Understanding and Mastering AP Statistics Chapter 4: A Comprehensive Practice Test Guide
AP Statistics Chapter 4 focuses on sampling distributions, the Central Limit Theorem, and the normal approximation to binomial data. This guide presents a full practice test, complete with detailed solutions, step‑by‑step explanations, and key take‑aways that reinforce the underlying theory. These concepts are the backbone of inferential statistics and are indispensable for any student aiming to excel on the exam. By working through this material, you’ll build confidence, sharpen your problem‑solving skills, and be ready to tackle the AP exam’s Chapter 4 questions.
Introduction
Chapter 4 introduces the idea that, even when the population distribution is unknown, we can still make probabilistic statements about sample statistics if the sample size is large enough. The Central Limit Theorem (CLT) tells us that the sampling distribution of a sample mean becomes approximately normal as n grows, regardless of the shape of the population. When the variable is binary, the normal approximation to the binomial distribution allows us to estimate probabilities for X or p̂ using the normal curve, provided that np and n(1‑p) are both at least 10 And that's really what it comes down to..
Because the AP exam frequently tests these ideas, a targeted practice test is essential. The test below mimics the style and difficulty of the actual exam, covering:
- Sampling distribution of the sample mean
- Standard error and confidence intervals
- Normal approximation to the binomial
- Hypothesis testing for means and proportions
After the test, you’ll find a thorough solution key, explanatory notes, and a FAQ section addressing common pitfalls That's the part that actually makes a difference..
Practice Test
Instructions
*You have 45 minutes to complete this test. Write your answers clearly. Show all work for full credit And that's really what it comes down to..
Question 1 – Sampling Distribution of the Mean
A random sample of 64 students’ test scores (out of 100) has a mean of 78.4 and a standard deviation of 12.3. Assume the population distribution is unknown but the sample size is large enough for the CLT to apply.
- What is the standard error of the sample mean?
- What is the approximate probability that the sample mean is at least 80?
Question 2 – Confidence Interval
Using the same data as Question 1, construct a 95 % confidence interval for the population mean test score.
Question 3 – Normal Approximation to the Binomial
In a survey of 200 voters, 112 plan to vote for Candidate A.
- Estimate the probability that in a future random sample of 200 voters, at least 120 plan to vote for Candidate A using the normal approximation.
- What is the exact binomial probability for the same event? (Use a calculator or software; just provide the numerical value.)
Question 4 – Hypothesis Test for a Mean
A company claims that its new battery lasts an average of 300 hours. A sample of 25 batteries shows a mean life of 285 hours with a standard deviation of 30 hours That alone is useful..
- Test the company’s claim at the 0.05 significance level using a two‑tailed test.
- State your conclusion in plain English.
Question 5 – Hypothesis Test for a Proportion
In a study of 500 patients, 120 reported a side effect from a new drug.
- Test whether the proportion of patients experiencing side effects is different from 20 % at the 0.01 significance level.
- Compute the 99 % confidence interval for the true proportion.
Question 6 – Advanced Application
A researcher wants to estimate the proportion of adults who support a new policy. He plans a survey with a margin of error of ± 3 % at the 95 % confidence level.
- How many respondents must he sample?
- If he obtains a sample proportion of 0.58, what is the 95 % confidence interval for the true proportion?
Solution Key
Question 1 – Sampling Distribution of the Mean
1. Standard Error (SE)
[
SE = \frac{s}{\sqrt{n}} = \frac{12.3}{\sqrt{64}} = \frac{12.3}{8} = 1.5375
]
2. Probability ( \bar{X} \ge 80 )
Compute the z‑score:
[
z = \frac{80 - 78.4}{1.5375} = \frac{1.6}{1.5375} \approx 1.04
]
Using the standard normal table, (P(Z \ge 1.04) \approx 0.1492).
Answer: ≈ 0.149 (14.9 %) It's one of those things that adds up..
Question 2 – Confidence Interval
[ \bar{x} \pm z_{\alpha/2} \times SE ] For 95 % confidence, (z_{\alpha/2}=1.96) Not complicated — just consistent..
[ 78.4 \pm 3.Even so, 4 \pm 1. 01 ] CI: (75.96 \times 1.5375 = 78.39, 81.
Question 3 – Normal Approximation to the Binomial
Let (X \sim \text{Bin}(n=200, p)) with (\hat{p}=112/200=0.56).
1. Normal Approximation
Mean: (\mu = np = 200 \times 0.56 = 112)
SE: (\sigma = \sqrt{np(1-p)} = \sqrt{112 \times 88} \approx \sqrt{9856} \approx 99.28)
Wait, that's wrong: compute correctly:
(p=0.56), (1-p=0.44).
(\sigma = \sqrt{200 \times 0.56 \times 0.44} \approx \sqrt{49.28} \approx 7.02) It's one of those things that adds up. Worth knowing..
We want (P(X \ge 120)). Apply continuity correction: (X \ge 119.5).
[ z = \frac{119.5 - 112}{7.02} \approx \frac{7.5}{7.02} \approx 1.07 ] (P(Z \ge 1.07) \approx 0.1423) That alone is useful..
Answer: ≈ 0.142 (14.2 %) It's one of those things that adds up..
2. Exact Binomial Probability
Using a calculator:
(P(X \ge 120) = \sum_{k=120}^{200} \binom{200}{k} 0.56^k 0.44^{200-k} \approx 0.1392).
Question 4 – Hypothesis Test for a Mean
- Null hypothesis (H_0: \mu = 300)
- Alternative hypothesis (H_a: \mu \neq 300)
- Test statistic (t = \frac{\bar{x} - \mu_0}{s/\sqrt{n}} = \frac{285 - 300}{30/\sqrt{25}} = \frac{-15}{6} = -2.5).
Degrees of freedom: (df = n-1 = 24).
Critical t for two‑tailed α = 0.So naturally, 05, df = 24: (t_{0. 025,24} \approx 2.064).
Since (|t| = 2.5 > 2.064), reject (H_0).
Plain English Conclusion: There is sufficient evidence at the 5 % significance level to conclude that the true mean battery life is different from 300 hours.
Question 5 – Hypothesis Test for a Proportion
- Sample proportion (\hat{p} = 120/500 = 0.24).
- Null hypothesis (H_0: p = 0.20).
- Test statistic
[ z = \frac{\hat{p} - p_0}{\sqrt{p_0(1-p_0)/n}} = \frac{0.24 - 0.20}{\sqrt{0.20 \times 0.80 / 500}} = \frac{0.04}{\sqrt{0.00032}} = \frac{0.04}{0.01789} \approx 2.24. ] - Critical value for α = 0.01 (two‑tailed): (z_{0.005} = 2.576).
Since 2.24 < 2.576, fail to reject (H_0).
99 % Confidence Interval
[
\hat{p} \pm z_{0.005} \sqrt{\hat{p}(1-\hat{p})/n}
]
[
0.24 \pm 2.576 \sqrt{0.24 \times 0.76 / 500} = 0.24 \pm 2.576 \times 0.0137 = 0.24 \pm 0.0353
]
CI: (0.2047, 0.2753).
Question 6 – Advanced Application
1. Sample Size Calculation
Margin of error (E = 0.03), confidence level 95 % → (z_{\alpha/2} = 1.96).
Assume worst‑case (p = 0.5) for maximum variability.
[ n = \left(\frac{z_{\alpha/2} \times \sqrt{p(1-p)}}{E}\right)^2 = \left(\frac{1.96 \times 0.So 5}{0. Worth adding: 03}\right)^2 \approx \left(\frac{0. 98}{0.So naturally, 03}\right)^2 \approx (32. 67)^2 \approx 1067. ] Thus, sample at least 1,067 respondents.
2. Confidence Interval for (\hat{p}=0.58)
[
SE = \sqrt{\frac{\hat{p}(1-\hat{p})}{n}} = \sqrt{\frac{0.58 \times 0.42}{1067}} \approx \sqrt{\frac{0.2436}{1067}} \approx \sqrt{0.000228} \approx 0.0151.
]
[
CI = 0.58 \pm 1.96 \times 0.0151 = 0.58 \pm 0.0296.
]
CI: (0.5504, 0.6096) And it works..
Scientific Explanation
Central Limit Theorem (CLT)
The CLT states that, for a sufficiently large sample size, the sampling distribution of the sample mean (\bar{X}) is approximately normal with mean (\mu) and standard error (SE = \sigma/\sqrt{n}). Even if the population is skewed or has outliers, the distribution of (\bar{X}) “smooths out” as n increases. This property justifies using the normal distribution to approximate probabilities involving (\bar{X}).
Normal Approximation to the Binomial
When n is large and both (np) and (n(1-p)) exceed 10, the binomial distribution (X \sim \text{Bin}(n,p)) can be approximated by a normal distribution with mean (np) and variance (np(1-p)). A continuity correction (adding or subtracting 0.5) improves accuracy, especially for tail probabilities But it adds up..
Confidence Intervals
A confidence interval gives a range of plausible values for a population parameter. For means, the formula uses the sample mean ± a margin of error based on the standard error and a critical value from the t or z distribution. For proportions, the same idea applies, but the standard error depends on (\hat{p}) Simple, but easy to overlook. No workaround needed..
Hypothesis Testing
We set up a null hypothesis (often a claimed value) and an alternative hypothesis (a two‑tailed, left‑tailed, or right‑tailed statement). A test statistic (z or t) quantifies the discrepancy between the sample estimate and the null value. Comparing the statistic to a critical value or computing a p‑value determines whether to reject (H_0).
FAQ – Common Pitfalls
| Question | Answer |
|---|---|
| Do I always use a t‑distribution for sample means? | Use t when the population standard deviation is unknown and the sample size is < 30. Also, for n ≥ 30, z is acceptable if the CLT applies. And |
| **When is the normal approximation to the binomial invalid? Now, ** | If either (np < 10) or (n(1-p) < 10). In such cases, use the exact binomial or a Poisson approximation. |
| Do I need to use a continuity correction? | It’s optional but recommended for better accuracy, especially when n is not huge. |
| What if the sample size is exactly 30? | Treat it as borderline; if the population is roughly normal, z is fine. If skewed, consider t or non‑parametric methods. |
| How do I interpret a confidence interval that includes the null value? | It means the data are not sufficiently inconsistent with the null hypothesis at the chosen confidence level. |
Conclusion
Mastering AP Statistics Chapter 4 hinges on understanding how sampling distributions and the normal approximation reach the power of inference. Now, by practicing the problems above, you’ll internalize the logic behind standard errors, confidence intervals, and hypothesis tests, and you’ll be prepared to translate these concepts into clear, concise answers on the AP exam. Keep working through similar practice questions, review the solution explanations, and soon you’ll find Chapter 4’s challenges becoming routine. Happy studying!