Pooled Variance
Pooled variance is a method for estimating the variance of several different populations when the mean of each population may be different, but one may assume that the variance of each population is the same.
The pooled variance increases quadratically with the sample standard deviations weighted by the sample sizes.
Formula
symbol | description | physical quantity |
---|---|---|
sρ2 | pooled variance | "Unitless" |
n1 | first sample size | "Unitless" |
n2 | second sample size | "Unitless" |
s1 | first sample standard deviation | "Unitless" |
s2 | second sample standard deviation | "Unitless" |
Forms
Examples
Get the resource:
In[1]:= |
Out[1]= |
Get the formula:
In[2]:= |
Out[2]= |
Use some values:
In[3]:= |
Out[3]= |