Estimating Sample Sizes for Proportions: Finite Population Correction

Compute the sample size needed to estimate a population proportion with a specified margin of error and confidence level when the population size is finite, by applying the finite population correction to the standard sample size formula.

Step 1 of 119%

Tutorial

Sample Size with the Finite Population Correction

When the population size NN is finite, the sample size required to estimate a proportion pp at confidence level 1α1-\alpha with margin of error EE is

[ n = \dfrac{n_0}{1 + \dfrac{n_0 - 1}{N}}, ]

where n0n_0 is the unadjusted sample size for an infinite population:

[ n_0 = \dfrac{z_{\alpha/2}^{,2},\hat{p}(1-\hat{p})}{E^2}. ]

Here zα/2z_{\alpha/2} is the critical value for the desired confidence level, and p^\hat{p} is a planning estimate of the proportion (from a pilot study or prior information). We always round nn up to the next integer, since sample sizes must be whole numbers.

Quick example: Suppose we want a 95%95\% confidence interval (z0.025=1.96z_{0.025}=1.96) with margin of error E=0.05,E=0.05, planning estimate p^=0.2,\hat{p}=0.2, and population N=500.N=500. Then

n0=(1.96)2(0.2)(0.8)(0.05)2=0.61470.0025245.86,n=245.861+244.86500=245.861.4897165.04.\begin{align*} n_0 &= \dfrac{(1.96)^2(0.2)(0.8)}{(0.05)^2} = \dfrac{0.6147}{0.0025} \approx 245.86, \\[5pt] n &= \dfrac{245.86}{1 + \dfrac{244.86}{500}} = \dfrac{245.86}{1.4897} \approx 165.04. \end{align*}

Rounding up, n=166.n = 166.

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