Home / AP® Exam / AP® Statistics / 5.6 Sampling Distributions for Differences in Sample Proportions – MCQs

AP Statistics 5.6 Sampling Distributions for Differences in Sample Proportions - MCQs - Exam Style Questions

Question

According to data from the United States Elections Project, only \(36\%\) of eligible voters voted in the 2014 elections. For random samples of size \(40\), which of the following best describes the sampling distribution of \(\hat{p}\), the sample proportion of people who voted in the 2014 elections?
(A) The sampling distribution is skewed to the left, with mean \(0.36\) and standard deviation \(0.076\).
(B) The sampling distribution is skewed to the right, with mean \(0.64\) and standard deviation \(0.006\).
(C) The sampling distribution is approximately normal, with mean \(0.36\) and standard deviation \(0.076\).
(D) The sampling distribution is approximately normal, with mean \(0.36\) and standard deviation \(0.006\).
(E) The sampling distribution is approximately normal, with mean \(0.64\) and standard deviation \(0.076\).
▶️ Answer/Explanation
Detailed solution

Population proportion \(p=0.36\), sample size \(n=40\).
Normality check for the sampling distribution of \(\hat{p}\): \(np=40(0.36)=14.4\) and \(n(1-p)=40(0.64)=25.6\), both \(\ge 10\). ⇒ The distribution of \(\hat{p}\) is approximately normal.
Mean: \(\mu_{\hat{p}}=p=0.36\).
Standard deviation: \(\sigma_{\hat{p}}=\sqrt{\dfrac{p(1-p)}{n}}=\sqrt{\dfrac{(0.36)(0.64)}{40}}=\sqrt{0.00576}\approx 0.076\).
Answer: (C)

(A) Skewed is incorrect; conditions support normality.
(B) & (E) use mean \(0.64\) (should be \(p=0.36\)).
(D) Uses an incorrect standard deviation (\(0.006\) instead of \(\approx 0.076\)).

Question

An international polling agency estimates that 36 percent of adults from Country X were first married between the ages of 18 and 32, and 26 percent of adults from Country Y were first married between the ages of 18 and 32. Based on the estimates, which of the following is closest to the probability that the difference in proportions between a random sample of 60 adults from Country X and a random sample of 50 adults from Country Y (Country X minus Country Y) who were first married between the ages of 18 and 32 is greater than 0.15?
(A) 0.1398
(B) 0.2843
(C) 0.4315
(D) 0.5685
(E) 0.7157
▶️ Answer/Explanation
Detailed solution

1. Define Parameters and Goal:
– Country X: $p_X = 0.36$, $n_X = 60$
– Country Y: $p_Y = 0.26$, $n_Y = 50$
We want to find the probability $P(\hat{p}_X – \hat{p}_Y > 0.15)$.

2. Find the Mean of the Sampling Distribution:
The mean of the difference in sample proportions is the difference in population proportions.
$\mu_{\hat{p}_X – \hat{p}_Y} = p_X – p_Y = 0.36 – 0.26 = 0.10$

3. Find the Standard Deviation of the Sampling Distribution:
$\sigma_{\hat{p}_X – \hat{p}_Y} = \sqrt{\frac{p_X(1-p_X)}{n_X} + \frac{p_Y(1-p_Y)}{n_Y}}$
$\sigma = \sqrt{\frac{0.36(0.64)}{60} + \frac{0.26(0.74)}{50}}$
$\sigma = \sqrt{0.00384 + 0.003848} = \sqrt{0.007688} \approx 0.0877$

4. Calculate the Z-score:
We standardize the value 0.15.
$z = \frac{\text{value} – \text{mean}}{\text{std. dev.}} = \frac{0.15 – 0.10}{0.0877} = \frac{0.05}{0.0877} \approx 0.57$

5. Find the Probability:
We need to find $P(Z > 0.57)$.
Using a z-table, $P(Z < 0.57) \approx 0.7157$.
$P(Z > 0.57) = 1 – P(Z < 0.57) = 1 – 0.7157 = 0.2843$.
Answer: (B)

Scroll to Top