Suppose the U.S. president wants an estimate of the proportion of the population who support his current policy toward revisions in the health care system. The president wants the estimate to be within 0.03 of the true proportion. Assume a 95% level of confidence. The president's political advisors estimated the proportion supporting the current policy to be 0.06.
a. How large of a sample is required? (Round up your answer to the next whole number.)
b. How large of a sample would be necessary if no estimate were available for the proportion that support current policy? (Round up your answer to the next whole number.)
Solution
The formula to estimate the sample size required to estimate the proportion is
$$ n =p*(1-p)\bigg(\frac{z}{E}\bigg)^2 $$
where $p$ is the proportion of success, $z$ is the $Z_{\alpha/2}$
and $E$ is the margin of error.
(a) Given that margin of error $E =0.03$. The confidence coefficient is $1-\alpha=0.95$. The sample proportion is $p =0.06$.
The critical value of $Z$ is $Z_{\alpha/2} =Z_{0.025}= 1.96$
.

The minimum sample size required to estimate the proportion is
$$ \begin{aligned} n&= p(1-p)\bigg(\frac{z}{E}\bigg)^2\\ &= 0.06(1-0.06)\bigg(\frac{1.96}{0.03}\bigg)^2\\ &=240.74\\ &\approx 241. \end{aligned} $$
Thus, the sample of size $n=241$ will ensure that the $0.95$% confidence interval for the proportion will have a margin of error $0.03$.
(b) Given that margin of error $E =0.03$. The confidence coefficient is $0.95$. If no estimate were available for the proportion that support current policy we assume that the proportion is $p =0.5$.
The critical value of $Z$ is $Z_{\alpha/2} =Z_{0.025}= 1.96$
.
The minimum sample size required to estimate the proportion is
$$ \begin{aligned} n&= p(1-p)\bigg(\frac{z}{E}\bigg)^2\\ &= 0.5(1-0.5)\bigg(\frac{1.96}{0.03}\bigg)^2\\ &=1067.111\\ &\approx 1068. \end{aligned} $$
Thus, the sample of size $n=1068$ will ensure that the $0.95$% confidence interval for the proportion will have a margin of error $0.03$.
Further Reading
- Statistics
- Descriptive Statistics
- Probability Theory
- Probability Distribution
- Hypothesis Testing
- Confidence interval
- Sample size determination
- Non-parametric Tests
- Correlation Regression
- Statistics Calculators