AP Statistics Sampling Distributions — Worked Answer Explanations
Unit 5 · 12 questions explained
Below is a complete answer key for our AP Statistics Sampling Distributions practice questions. For each question you'll find the correct choice, a full written explanation of how to get there, and — for every wrong answer — a short note on exactly why it's tempting and where it goes wrong. Reading these straight through is one of the fastest ways to find the gaps in a unit before exam day.
Prefer to test yourself first? Take the timed Sampling Distributions practice test and come back here to review, or head back to the Sampling Distributions unit overview.
- Question 1 · Easy
A population has mean and standard deviation . A simple random sample of size is taken. What is the standard deviation of the sampling distribution of ?
- A10Why not A: This is , the population standard deviation, not the standard error of .
- B2Correct
- C0.4Why not C: Dividing by instead of .
- D50Why not D: This is the population mean, not the standard error.
ExplanationThe standard error (standard deviation of the sampling distribution of ) is .
Key takeawayStandard error of $\bar{x}$: $\sigma_{\bar{x}} = \sigma/\sqrt{n}$. Larger samples reduce the standard error.
- A
- Question 2 · Easy
Which statement best describes what the Central Limit Theorem (CLT) tells us about the sampling distribution of ?
- AThe population must be normally distributed for to be approximately normal.Why not A: The CLT applies to non-normal populations; the entire point is that normality of the population is not required for large .
- BFor large enough sample sizes, the sampling distribution of is approximately normal regardless of the population shape.Correct
- CFor large samples, the sample mean equals the population mean.Why not C: for any sample size; the CLT specifically says the sampling distribution is approximately normal for large .
- DAs sample size increases, converges to .Why not D: converges to (the Law of Large Numbers); it has no relationship to .
ExplanationThe Central Limit Theorem states that for sufficiently large (often as a rule of thumb), the sampling distribution of is approximately normal with mean and standard error , regardless of the shape of the population distribution.
Key takeawayCLT: for large $n$, $\bar{x} \sim N(\mu,\, \sigma/\sqrt{n})$ approximately, even if the population is not normal.
- A
- Question 3 · Easy
A large population has proportion with a certain characteristic. A random sample of is taken. What is the mean of the sampling distribution of ?
- A0.060Why not A: Dividing by gives a standard error-like value, not the mean.
- B60Why not B: This is the expected count , not the mean of the sampling distribution of .
- C0.60Correct
- D0.049Why not D: 0.049 is the standard deviation of , not its mean.
ExplanationThe sampling distribution of is centered at , the population proportion. So . The sample proportion is an unbiased estimator of the population proportion.
Key takeawayThe mean of the sampling distribution of $\hat{p}$ is $p$; $\hat{p}$ is an unbiased estimator of $p$.
- A
- Question 4 · Easy
A population of SAT scores is strongly right-skewed. Samples of size are taken repeatedly. Which of the following best describes the sampling distribution of for ?
- AApproximately normal, because the CLT applies for any sample size.Why not A: The CLT requires sufficiently large (approximately 30+) for a skewed population; is too small.
- BExactly normal, because all sampling distributions of are normal.Why not B: Sampling distributions of are exactly normal only when the population is normal.
- CStill right-skewed, but less skewed than the population.Correct
- DIdentical in shape to the population distribution.Why not D: Averaging reduces skewness even for small samples; the sampling distribution is never identical to the population shape when .
ExplanationFor small samples from a skewed population, the CLT has not yet "kicked in." The sampling distribution of will be less skewed than the population (averaging reduces extremes), but with it will still be noticeably right-skewed.
Key takeawayThe CLT requires larger samples for skewed populations; $n \geq 30$ is a common threshold, though the required $n$ increases with skewness.
- A
- Question 5 · Easy
A population proportion is . A random sample of is drawn. What is the standard deviation of the sampling distribution of ?
- A0.40Why not A: This is itself, not the standard deviation of the sampling distribution.
- B0.0024Why not B: Computing gives the variance, not the standard deviation.
- C0.049Correct
- D0.490Why not D: Forgetting to divide by : is just .
Explanation.
Key takeawayStandard deviation of $\hat{p}$: $\sigma_{\hat{p}} = \sqrt{p(1-p)/n}$.
- A
- Question 6 · Easy
A researcher takes random samples of size from a population with and . What is the probability that a sample mean exceeds 82?
- AWhy not A: This uses without dividing by : , not 2.
- BCorrect
- CWhy not C: Using directly instead of the standard error .
- DWhy not D: Dividing by instead of , giving , not 4.
ExplanationStandard error: . . .
Key takeawayTo find probabilities for $\bar{x}$, standardize using $z = (\bar{x} - \mu)/(\sigma/\sqrt{n})$.
- A
- Question 7 · Easy
Which condition must be met for the sampling distribution of to be approximately normal?
- AWhy not A: is the CLT rule of thumb for the sampling distribution of , not .
- Band Correct
- CWhy not C: There is no requirement that be close to 0.5; the large-counts condition involves and .
- DThe population must be normally distributed.Why not D: Proportions come from a binary categorical variable; population normality is irrelevant.
ExplanationThe sampling distribution of is approximately normal when the Large Counts condition is met: and . This ensures enough expected successes and failures for the normal approximation to be valid.
Key takeawayLarge Counts condition: $np \geq 10$ and $n(1-p) \geq 10$ for $\hat{p}$ to be approximately normal.
- A
- Question 8 · Easy
A population is normal with and . Random samples of size are repeatedly drawn. What is the shape of the sampling distribution of ?
- AApproximately normal, by the CLT since .Why not A: The CLT is not needed here; exact normality follows from the population being normal, for any .
- BExactly normal, because the population is normal.Correct
- CUnknown shape, since .Why not C: The rule applies to non-normal populations; when the population is normal, is exactly normal for any .
- DApproximately normal with mean 100/9.Why not D: The mean of is , not .
ExplanationIf the population is normally distributed, the sampling distribution of is exactly normal for any sample size . The CLT (which gives approximate normality) is only needed when the population is not normal.
Key takeawayIf the population is normal, $\bar{x}$ is exactly normal for any $n$; the CLT provides only approximate normality for non-normal populations with large $n$.
- A
- Question 9 · Medium
A sample of is taken from a large population where . A student checks the conditions for using a normal approximation and finds , . The student concludes the approximation is barely acceptable. Is this correct?
- ANo; the condition requires strictly, so fails.Why not A: The large-counts condition uses , not strictly.
- BYes; both and are satisfied, so the normal approximation is justified.Correct
- CNo; the condition also requires , which fails here.Why not C: The condition applies to the mean , not to .
- DNo; for a proportion, the sample size must be at least 100.Why not D: There is no fixed minimum sample size of 100 for proportions; the large-counts condition depends on and together.
ExplanationThe standard Large Counts condition is AND . Here and , so both conditions are met. The normal approximation is valid. The student is essentially correct.
Key takeawayLarge Counts uses $\geq 10$ (not strict $> 10$); when $np = 10$ exactly, the condition is satisfied.
- A
- Question 10 · Medium
Two sampling distributions are described: (I) samples from a symmetric, bell-shaped population; (II) samples from a heavily skewed population. Which is more likely to be approximately normal?
- ADistribution I, because the population is symmetric.Why not A: Symmetry helps, but with and bell-shape, the sampling distribution is already very close to normal — the comparison depends on severity of skewness in II.
- BDistribution II, because is large enough by the CLT even for skewed populations.Correct
- CBoth are equally normal, because the CLT applies in both cases.Why not C: The CLT does not apply equally; from a near-normal population and from a skewed population may differ, but for heavily skewed data typically suffices.
- DNeither is approximately normal, because neither comes from a perfectly normal population.Why not D: The CLT gives approximate normality for large ; exact population normality is not required.
ExplanationFor a symmetric, bell-shaped population with , the sampling distribution is already nearly normal. For a heavily skewed population, generally satisfies the CLT condition (skewed distributions often require to +). Both are approximately normal, but the comparison question is asking which is more likely — with heavy skew and , normality is well established.
Key takeawayFor heavily skewed populations, larger samples (often $n \geq 30–50$) are needed for the CLT to produce an approximately normal sampling distribution of $\bar{x}$.
- A
- Question 11 · Hard
A factory produces bolts with a mean diameter of mm and mm. Quality control selects random samples of 16 bolts. In repeated sampling, 95% of sample means will fall within what range?
- A9.00 mm to 11.00 mmWhy not A: Using instead of .
- B9.75 mm to 10.25 mmCorrect
- C9.50 mm to 10.50 mmWhy not C: Using — dividing by instead of .
- D9.875 mm to 10.125 mmWhy not D: Using instead of for 95%.
ExplanationStandard error mm. For 95%, use : interval , giving to mm.
Key takeaway95% of sample means fall within $\mu \pm 2(\sigma/\sqrt{n})$; use the standard error, not $\sigma$.
- A
- Question 12 · Hard
A sample proportion is calculated from a sample of . The population proportion is claimed to be . What is the approximate -score for ?
- ACorrect
- BWhy not B: Using with gives , not 0.025.
- CWhy not C: Not dividing the numerator by the standard error: is the raw difference.
- DWhy not D: Using directly in numerator: ; this is not the correct formula.
ExplanationUnder , the standard deviation of is . .
Key takeawayFor a hypothesis test on $p$, use $\sigma_{\hat{p}} = \sqrt{p_0(1-p_0)/n}$ (the null value $p_0$, not $\hat{p}$).
- A