Confidence Intervals for One Means: Finite Population Correction

Construct confidence intervals for a single population mean when sampling without replacement from a finite population, by applying the finite population correction (FPC) factor to the standard error in the tt-interval formula.

Step 1 of 119%

Tutorial

The t-Interval with a Finite Population Correction

When we sample without replacement from a finite population of size NN, the standard error of the sample mean must be reduced by the finite population correction (FPC) factor

NnN1.\sqrt{\dfrac{N-n}{N-1}}.

Applying this correction to the usual tt-interval for a population mean μ\mu yields

xˉ  ±  tn1snNnN1,\bar{x} \;\pm\; t^*_{n-1} \cdot \dfrac{s}{\sqrt{n}} \cdot \sqrt{\dfrac{N-n}{N-1}},

where xˉ\bar{x} is the sample mean, ss is the sample standard deviation, and tn1t^*_{n-1} is the critical value from the tt-distribution with n1n-1 degrees of freedom at the desired confidence level.

For example, suppose we draw n=16n=16 items without replacement from a population of N=80N=80, obtaining xˉ=12\bar{x}=12 and s=4s=4. To build a 95% CI we use df =15=15, so t2.131t^*\approx 2.131:

sn=44=1,\dfrac{s}{\sqrt{n}} = \dfrac{4}{4} = 1, NnN1=64790.9001,\sqrt{\dfrac{N-n}{N-1}} = \sqrt{\dfrac{64}{79}} \approx 0.9001, ME=2.13110.90011.918.\text{ME} = 2.131 \cdot 1 \cdot 0.9001 \approx 1.918.

The 95% CI is therefore 12±1.918(10.08,13.92).12 \pm 1.918 \approx (10.08,\,13.92).

navigate · Enter open · Esc close · ⌘K/Ctrl K toggle