AP Statistics 6.11 Carrying Out a Test for the Difference of Two Population Proportions- MCQs - Exam Style Questions
Question
(B) There is convincing statistical evidence at the level of \(0.01\).
(C) There is convincing statistical evidence at the level of \(0.05\) but not at the level of \(0.01\).
(D) There is convincing statistical evidence at the level of \(0.10\) but not at the level of \(0.05\).
(E) There is not convincing statistical evidence at any reasonable significance level.
▶️ Answer/Explanation
Let group \(1\) be cinnamon and group \(2\) be placebo. We test \(H_0\!:\, p_1-p_2=0\) vs. \(H_a\!:\, p_1-p_2>0\).
Sample counts: \(x_1=14,\; n_1=40 \Rightarrow \hat p_1=\dfrac{14}{40}=0.35;\quad x_2=10,\; n_2=40 \Rightarrow \hat p_2=\dfrac{10}{40}=0.25.\)
Pooled proportion for \(H_0\): \(\hat p_c=\dfrac{x_1+x_2}{n_1+n_2}=\dfrac{24}{80}=0.30.\)
Standard error: \(\mathrm{SE}=\sqrt{\hat p_c(1-\hat p_c)\!\left(\dfrac{1}{n_1}+\dfrac{1}{n_2}\right)}=\sqrt{0.30\cdot 0.70\!\left(\dfrac{1}{40}+\dfrac{1}{40}\right)}\approx 0.1025.\)
Test statistic: \(z=\dfrac{(\hat p_1-\hat p_2)-0}{\mathrm{SE}}=\dfrac{0.35-0.25}{0.1025}\approx 0.976.\)
One-sided \(p\)-value: \(p=\Pr(Z\ge 0.976)\approx 0.1645.\)
Since \(p\approx 0.1645\) is greater than \(0.10\), \(0.05\), and \(0.01\), we fail to reject \(H_0\). There is not convincing statistical evidence that the cinnamon group has a larger proportion with normal glucose after one month.
✅ Answer: (E)
Question
(B) Because the size of each sample is greater than 30, a two-proportion z-test would be valid.
(C) Because the number who favored the ban is greater than 10 in both groups, a two-proportion z-test would be valid.
(D) Because of the relative sizes of the populations and samples, a two-proportion z-test would be valid.
(E) A two-proportion z-test would not be valid for these data.
▶️ Answer/Explanation
To determine if a two-proportion z-test is valid, we must check the necessary conditions. The key condition here is the Large Counts Condition, which ensures the sampling distribution is approximately Normal.
The Large Counts Condition requires that the number of successes and failures in each sample are all at least 10. The formulas are $n\hat{p} \ge 10$ and $n(1-\hat{p}) \ge 10$.
Let’s check the counts for each group:
– Women’s Sample:
– Sample size $n_w = 40$. – Successes (favor ban): 38. (This is $\ge 10$) – Failures (do not favor ban): $40 – 38 = 2$. (This is not $\ge 10$)
– Men’s Sample:
– Sample size $n_m = 50$. – Successes (favor ban): 27. (This is $\ge 10$) – Failures (do not favor ban): $50 – 27 = 23$. (This is $\ge 10$)
Because the number of “failures” in the women’s sample is only 2, the Large Counts Condition is not met. Therefore, a two-proportion z-test is not a valid procedure for these data.
✅ Answer: (E)