To compute the standard error, weβll again use
\(\hat{p}\) in place of
\(p\) for the calculation:
\begin{align*}
SE_{\hat{p}}
\amp= \sqrt{\frac{\hat{p}(1 - \hat{p})}{n}}\\
\amp= \sqrt{\frac{0.149(1 - 0.149)}
{228}}\\
\amp= 0.024
\end{align*}
In the previous exercise, we found that
\(\hat{p}\) can be modeled using a normal distribution, which ensures a 95% confidence interval may be accurately constructed as
\begin{align*}
\hat{p}\ \amp\pm\ z^{\star} \times SE\\
\amp\quad\to\quad
0.149\ \pm\ 1.96 \times 0.024\\
\amp\quad\to\quad
(0.103, 0.195)
\end{align*}
Because the null value,
\(p_0 = 0.333\text{,}\) is not in the confidence interval, a population proportion of 0.333 is implausible and we reject the null hypothesis. That is, the data provide statistically significant evidence that the actual proportion of college adults who get the children-in-2100 question correct is different from random guessing. Because the entire 95% confidence interval is below 0.333, we can conclude college-educated adults do
worse than random guessing on this question.
One subtle consideration is that we used a 95% confidence interval. What if we had used a 99% confidence level? Or even a 99.9% confidence level? Itβs possible to come to a different conclusion if using a different confidence level. Therefore, when we make a conclusion based on confidence interval, we should also be sure it is clear what confidence level we used.