Math · AP Statistics ★★★ Hard UNIT 5 OF 0

AP Statistics Unit 5: Sampling Distributions — Free Review Games.

This unit covers sampling distribution of a proportion, sampling distribution of a mean and central limit theorem — essential concepts for AP Statistics. Use our interactive study games to test your understanding, or review questions in traditional format below.

📋 60 questions ⏱ ~30 min 📊 7-12% of exam
Math Beast
Practice arena

Pick a mode. Play.

Answer questions as fast as you can. 2 minutes on the clock. Build streaks for bonus points!

Plain-text mode

Don't want to play?

All 60 questions below, each with the worked answer and a written explanation. Click any question to expand it.

Q1. A sampling distribution describes the distribution of:
A A statistic over many samples
B A single data point
C The population
D One sample

A sampling distribution shows how a statistic varies across repeated samples.

Q2. The mean of the sampling distribution of x-bar equals:
A The population mean
B The sample mean
C Zero
D The sample size

The expected value of x-bar is the population mean (unbiased).

Q3. As sample size increases, the standard deviation of \(\bar{x}\):
A Decreases
B Increases
C Stays the same
D Doubles

\(SD(\bar{x}) = \sigma/\sqrt{n}\), which decreases as \(n\) increases.

Q4. The Central Limit Theorem states that for large n:
A The sampling distribution of x-bar is approximately normal
B Every sample is normal
C The population becomes normal
D The standard deviation is 0

CLT says x-bar is approximately normal for large n, regardless of population shape.

Q5. CLT generally requires n >= ?
A 30
B 10
C 5
D 100

A common guideline is n >= 30 for the CLT to apply.

Q6. The standard deviation of the sampling distribution of \(\bar{x}\) is:
A \(\sigma / \sqrt{n}\)
B \(\sigma \sqrt{n}\)
C \(\sigma / n\)
D \(\sigma\)

The standard error of \(\bar{x}\) is \(\sigma/\sqrt{n}\).

Q7. For proportions, the sampling distribution of p-hat is approximately normal when:
A np >= 10 and n(1-p) >= 10
B n >= 5
C p = 0.5
D n > 100

The normal approximation requires both np and n(1-p) to be at least 10.

Q8. The standard deviation of \(\hat{p}\) is:
A \(\sqrt{p(1-p)/n}\)
B \(p/n\)
C \(\sqrt{np}\)
D \(p\sqrt{n}\)

\(SD(\hat{p}) = \sqrt{p(1-p)/n}\).

Q9. The mean of the sampling distribution of p-hat is:
A p
B p-hat
C 0
D 1

E(p-hat) = p, the true population proportion.

Q10. If \(\sigma = 10\) and \(n = 25\), what is the standard error of \(\bar{x}\)?
A 2
B 0.4
C 10
D 5

\(SE = 10/\sqrt{25} = 10/5 = 2\).

Q11. A population is heavily skewed. Which sample size gives x-bar an approximately normal sampling distribution?
A n = 50
B n = 5
C n = 10
D n = 3

For skewed populations, larger samples (n >= 30-50) are needed for CLT.

Q12. If we double the sample size, the standard error of \(\bar{x}\):
A Decreases by a factor of \(\sqrt{2}\)
B Halves
C Stays the same
D Doubles

\(SE = \sigma/\sqrt{n}\). Doubling \(n\) divides \(SE\) by \(\sqrt{2}\).

Q13. The 10% condition states:
A The sample should be less than 10% of the population
B At least 10% should be sampled
C 10% of data are outliers
D The margin of error is 10%

When sampling without replacement, n should be < 10% of N for independence.

Q14. Why is the sampling distribution of x-bar less variable than individual observations?
A Averaging reduces the effect of extreme values
B Larger samples have more outliers
C The mean is always constant
D n does not matter

Averaging smooths out individual variation, reducing the spread.

Q15. For \(p=0.6\), \(n=100\), what is \(SD(\hat{p})\)?
A 0.049
B 0.24
C 0.6
D 0.006

\(\sqrt{0.6 \times 0.4/100} = \sqrt{0.0024} = 0.049\).

Q16. Which of the following is true about the sampling distribution of a statistic?
A It describes how a statistic would vary from sample to sample if we repeatedly sampled from the same population
B It is the same as the distribution of the population
C It only exists for means, not proportions
D It becomes narrower as the population size increases

The sampling distribution of a statistic shows the pattern of values that statistic would take across many samples of the same size from the same population, which is the defining mechanism behind inference. The distractor 'It is the same as the distribution of the population' is wrong because the population distribution describes individual values, while the sampling distribution describes a statistic computed from samples. Students should remember that sampling distributions are theoretical constructs built from the idea of repeated sampling, not a single observed dataset.

Q17. A statistic is described as 'unbiased' when:
A Its sampling distribution's mean equals the true population parameter
B It has zero standard deviation
C It always equals the parameter exactly in every sample
D It only works for large sample sizes

An unbiased statistic is one whose sampling distribution is centered at the true parameter value, meaning it neither systematically overestimates nor underestimates on average. The distractor 'It always equals the parameter exactly in every sample' is wrong because individual samples vary due to sampling variability even when the statistic is unbiased overall. The key exam idea is that bias concerns the center of the sampling distribution, while variability concerns its spread.

Q18. Which statistic is generally used to estimate a population proportion \(p\)?
A \(\hat{p}\), the sample proportion
B \(\bar{x}\), the sample mean
C \(\sigma\), the population standard deviation
D \(s\), the sample standard deviation

The sample proportion \(\hat{p}\) is calculated from categorical data and serves as the natural point estimate for the population proportion \(p\). The distractor \(\bar{x}\) is wrong because it estimates a population mean from quantitative data, not a proportion from categorical data. Students should match the type of data (categorical vs quantitative) to the correct estimator before choosing a sampling distribution formula.

Q19. Which condition must be checked before using a Normal model for the sampling distribution of \(\hat{p}\)?
A \(np \geq 10\) and \(n(1-p) \geq 10\)
B \(n \geq 30\) only
C \(p = 0.5\) exactly
D \(\sigma\) must be known

The Large Counts Condition, \(np \geq 10\) and \(n(1-p) \geq 10\), ensures there are enough expected successes and failures for the binomial-based sampling distribution of \(\hat{p}\) to be well approximated by a Normal curve. The distractor '\(n \geq 30\) only' is wrong because that guideline applies to sample means under the Central Limit Theorem, not specifically to proportions, and does not account for how extreme \(p\) is. Students must always check counts of successes and failures, not just overall sample size, when working with proportions.

Q20. For quantitative data, which condition is typically used to justify a Normal model for \(\bar{x}\) when the population distribution is unknown?
A The Central Limit Theorem, often applied when \(n \geq 30\)
B The Large Counts Condition
C The population must be exactly Normal
D The sample must contain no outliers whatsoever

The Central Limit Theorem allows us to treat the sampling distribution of \(\bar{x}\) as approximately Normal for sufficiently large samples, and \(n \geq 30\) is a common rule of thumb when the population shape is unknown or moderately skewed. The distractor 'The population must be exactly Normal' is wrong because the entire point of the CLT is that Normality of \(\bar{x}\) can occur even when the population is not Normal, provided \(n\) is large enough. Students should remember that the CLT is specifically the tool used for means, while the Large Counts Condition applies to proportions.

Q21. If a population distribution is already Normal, what is the shape of the sampling distribution of \(\bar{x}\)?
A Exactly Normal for any sample size \(n\)
B Approximately Normal only if \(n \geq 30\)
C Skewed unless \(n\) is very large
D Uniform regardless of \(n\)

When the underlying population is Normal, any linear combination of independent Normal variables, including the sample mean, is exactly Normal regardless of sample size. The distractor 'Approximately Normal only if \(n \geq 30\)' is wrong because the \(n \geq 30\) guideline is only needed when the population shape is unknown or non-Normal, not when the population itself is already Normal. Students should recognize that starting with a Normal population removes the need to invoke the Central Limit Theorem at all.

Q22. Which formula gives the standard deviation of the sampling distribution of \(\bar{x}\), assuming the population is much larger than the sample?
A \(\dfrac{\sigma}{\sqrt{n}}\)
B \(\sigma \sqrt{n}\)
C \(\dfrac{\sigma^2}{n}\)
D \(\sigma\)

The standard error of \(\bar{x}\) is \(\dfrac{\sigma}{\sqrt{n}}\) because averaging reduces variability by a factor of the square root of the sample size, a direct consequence of the variance of a sum of independent random variables. The distractor \(\sigma \sqrt{n}\) is wrong because it increases with sample size rather than decreasing, which contradicts the fact that larger samples produce more precise estimates. Students should memorize this square-root relationship since it explains why quadrupling the sample size only halves the standard error.

Q23. What does the '10% condition' primarily ensure when computing standard errors?
A That observations can be treated as approximately independent when sampling without replacement
B That the sample size is at least 10
C That the population is Normally distributed
D That the proportion \(p\) is close to 0.5

The 10% condition requires the sample size to be no more than 10% of the population so that removing observations without replacement does not meaningfully change probabilities from one draw to the next, preserving the independence assumption used in the standard error formulas. The distractor 'That the sample size is at least 10' is wrong because that describes the Large Counts Condition for proportions, a completely different check. Students should keep these two 'rules of thumb' distinct: 10% condition is about independence, while Large Counts is about Normality of \(\hat{p}\).

Q24. Which of the following best describes what happens to the shape of the sampling distribution of \(\bar{x}\) as \(n\) increases, starting from a skewed population?
A It becomes increasingly Normal in shape
B It becomes increasingly skewed
C It stays exactly the same shape as the population
D It becomes uniform

The Central Limit Theorem guarantees that as sample size increases, the sampling distribution of \(\bar{x}\) becomes increasingly Normal even when the parent population is skewed. The distractor 'It becomes increasingly skewed' is wrong because averaging many observations smooths out the influence of extreme values, reducing rather than increasing skewness. This convergence toward Normality regardless of starting shape is the central idea students must apply throughout Unit 5.

Q25. A quality control manager samples 50 items per hour and records the proportion defective. Over many hours, the collection of sample proportions forms:
A The sampling distribution of \(\hat{p}\)
B The population distribution
C A single sample statistic
D The parameter distribution

Repeatedly computing \(\hat{p}\) from many samples and recording the resulting values builds up the sampling distribution of \(\hat{p}\), which describes the sample-to-sample variability of that statistic. The distractor 'The population distribution' is wrong because the population distribution describes individual defective/non-defective items, not the collection of sample proportions from repeated samples. This scenario is a good mental model for how sampling distributions are generated in practice through repeated sampling.

Q26. Suppose \(p = 0.4\) and \(n = 60\). Are the conditions met for the sampling distribution of \(\hat{p}\) to be approximately Normal?
A Yes, because \(np = 24 \geq 10\) and \(n(1-p) = 36 \geq 10\)
B No, because \(n\) is less than 100
C No, because \(p\) is not equal to 0.5
D Yes, because \(n \geq 30\)

Checking the Large Counts Condition gives \(np = 60(0.4) = 24\) and \(n(1-p) = 60(0.6) = 36\), both of which exceed 10, so the Normal approximation is justified. The distractor 'No, because \(n\) is less than 100' is wrong because there is no requirement that \(n \geq 100\); the relevant threshold involves expected successes and failures, not an arbitrary sample size cutoff. Students should always compute both \(np\) and \(n(1-p)\) rather than relying on sample size alone.

Q27. A population has mean \(\mu = 50\) and standard deviation \(\sigma = 12\). For samples of size \(n = 36\), what is the standard deviation of the sampling distribution of \(\bar{x}\)?
A \(2\)
B \(12\)
C \(0.33\)
D \(6\)

Using \(\dfrac{\sigma}{\sqrt{n}} = \dfrac{12}{\sqrt{36}} = \dfrac{12}{6} = 2\), the standard error of the sample mean is 2. The distractor '\(12\)' is wrong because that is the population standard deviation, not the standard deviation of the sampling distribution, which is always smaller once averaging occurs. Students should always divide by \(\sqrt{n}\), not \(n\) itself, when finding the standard error of \(\bar{x}\).

Q28. For a population proportion \(p = 0.25\) and sample size \(n = 200\), what is \(SD(\hat{p})\) rounded to three decimal places?
A \(0.031\)
B \(0.250\)
C \(0.125\)
D \(0.006\)

Using \(SD(\hat{p}) = \sqrt{\dfrac{p(1-p)}{n}} = \sqrt{\dfrac{0.25 \times 0.75}{200}} = \sqrt{0.0009375} \approx 0.031\), this is the correct standard error. The distractor '\(0.250\)' is wrong because it simply restates \(p\) rather than computing the actual formula involving \(n\), confusing the parameter with its variability. Students should carefully apply the square root formula rather than guessing based on the value of \(p\) alone.

Q29. A survey samples 400 people from a city of 2 million residents to estimate the proportion who support a policy. Is the 10% condition satisfied?
A Yes, because 400 is far less than 10% of 2 million
B No, because the sample size is too small
C No, because the population is too large to ever satisfy it
D Yes, but only if \(p = 0.5\)

Since \(400\) is a tiny fraction of \(2{,}000{,}000\) (well under 10%), the 10% condition is satisfied and observations can be treated as approximately independent. The distractor 'No, because the population is too large to ever satisfy it' is wrong because a very large population actually makes the 10% condition easier to satisfy, not harder, since the sample represents an even smaller fraction of it. Students should recognize that large populations are typically friendly to independence assumptions in real surveys.

Q30. Which scenario would most likely require a larger sample size to safely apply the Central Limit Theorem to \(\bar{x}\)?
A Sampling from a population with strong skew and outliers
B Sampling from a population that is already Normal
C Sampling from a symmetric, mound-shaped population
D Sampling with a very small population standard deviation

A population with strong skew and outliers requires a larger sample size before the sampling distribution of \(\bar{x}\) becomes approximately Normal, because more observations are needed to average out the extreme asymmetry. The distractor 'Sampling from a population that is already Normal' is wrong because in that case \(\bar{x}\) is exactly Normal for any \(n\), requiring no minimum sample size at all. Students should adjust their expected minimum \(n\) based on how far the population shape deviates from Normal.

Q31. A random sample of size \(n=64\) is drawn from a population with \(\mu = 100\) and \(\sigma = 16\). What is \(P(\bar{x} > 104)\)?
A Approximately \(0.023\)
B Approximately \(0.159\)
C Approximately \(0.477\)
D Approximately \(0.500\)

The standard error is \(\dfrac{16}{\sqrt{64}} = 2\), so \(z = \dfrac{104-100}{2} = 2\), and \(P(Z > 2) \approx 0.023\) using the standard Normal table. The distractor 'Approximately \(0.159\)' corresponds to \(z = 1\), which would result from incorrectly using \(\sigma = 16\) directly as the standard error instead of dividing by \(\sqrt{n}\). Students must always compute the correct standard error before converting to a z-score for probability calculations involving \(\bar{x}\).

Q32. In a population where 65% of voters favor a candidate, what is the probability that a random sample of \(n=150\) voters has a sample proportion above \(0.70\)?
A Approximately \(0.106\)
B Approximately \(0.500\)
C Approximately \(0.894\)
D Approximately \(0.050\)

The standard error is \(\sqrt{\dfrac{0.65 \times 0.35}{150}} \approx 0.039\), giving \(z = \dfrac{0.70 - 0.65}{0.039} \approx 1.28\), and \(P(Z > 1.28) \approx 0.100\)–\(0.106\), matching the correct choice. The distractor 'Approximately \(0.894\)' is wrong because it represents \(P(Z < 1.28)\) rather than the upper tail probability the question asks for. Students should always double-check whether the problem asks for the area above or below a z-score before selecting a final answer.

Q33. Which of the following most accurately distinguishes the sampling distribution of \(\bar{x}\) from the population distribution?
A The sampling distribution describes values of the sample mean across repeated samples, while the population distribution describes individual data values
B They are identical when the sample size is large
C The sampling distribution always has more spread than the population distribution
D The population distribution changes shape depending on sample size

The sampling distribution of \(\bar{x}\) is built from many computed sample means, while the population distribution is built from individual measurements, and these two distributions serve fundamentally different purposes. The distractor 'The sampling distribution always has more spread than the population distribution' is wrong because averaging reduces variability, so the sampling distribution of \(\bar{x}\) has a smaller standard deviation than the population, specifically \(\sigma/\sqrt{n}\). Recognizing this distinction is essential for correctly interpreting variability in inference problems.

Q34. A researcher increases the sample size from \(n = 25\) to \(n = 100\) while sampling proportions. By what factor does \(SD(\hat{p})\) change?
A It is multiplied by \(\dfrac{1}{2}\)
B It is multiplied by \(\dfrac{1}{4}\)
C It is multiplied by \(2\)
D It stays the same

Because \(SD(\hat{p}) = \sqrt{\dfrac{p(1-p)}{n}}\) depends on \(\dfrac{1}{\sqrt{n}}\), quadrupling \(n\) from 25 to 100 multiplies the standard deviation by \(\dfrac{1}{\sqrt{4}} = \dfrac{1}{2}\). The distractor 'It is multiplied by \(\dfrac{1}{4}\)' incorrectly assumes the standard deviation scales directly with \(\dfrac{1}{n}\) rather than \(\dfrac{1}{\sqrt{n}}\). Students should remember this square-root relationship whenever comparing standard errors across different sample sizes.

Q35. Which statement correctly compares the variability of a single observation to the variability of a sample mean from that population?
A A single observation is generally more variable than a sample mean based on many observations
B A single observation and the sample mean always have identical variability
C A sample mean is always more variable than a single observation
D Variability cannot be compared between an observation and a statistic

A single observation has standard deviation \(\sigma\), while the sample mean has standard deviation \(\sigma/\sqrt{n}\), which is smaller whenever \(n>1\), showing that averaging reduces variability. The distractor 'A sample mean is always more variable than a single observation' reverses this relationship and is incorrect because averaging cancels out some of the random fluctuation present in individual values. This comparison highlights why larger samples give more precise and reliable estimates of the population mean.

Q36. A population proportion is \(p = 0.05\). Which sample size below would be the smallest to satisfy the Large Counts Condition?
A \(n = 250\)
B \(n = 50\)
C \(n = 100\)
D \(n = 150\)

With \(p = 0.05\), we need \(np \geq 10\), so \(n \geq \dfrac{10}{0.05} = 200\), and \(n(1-p)\) will automatically be satisfied since it grows much faster; only \(n=250\) among the choices meets \(np \geq 10\). The distractor \(n = 100\) is wrong because \(np = 100(0.05) = 5\), which falls short of the required 10 expected successes. Students should remember that extreme values of \(p\) close to 0 or 1 require larger sample sizes to meet the Large Counts Condition.

Q37. Which of the following is an appropriate interpretation of the standard error of \(\bar{x}\)?
A It measures the typical distance between a sample mean and the population mean across repeated samples
B It measures the typical distance between a single data value and the population mean
C It is always equal to the population standard deviation
D It measures the spread of the population distribution

The standard error of \(\bar{x}\) quantifies how much sample means typically vary from the true population mean \(\mu\) across repeated samples of the same size. The distractor 'It measures the typical distance between a single data value and the population mean' is wrong because that description applies to \(\sigma\), the population standard deviation, not the standard error of the sample mean. Correctly distinguishing between spread of individual values and spread of sample means is central to interpreting confidence intervals and hypothesis tests later in the course.

Q38. Two independent samples of sizes \(n_1 = 100\) and \(n_2 = 400\) are drawn to estimate the same proportion \(p = 0.5\). How does \(SD(\hat{p})\) for the larger sample compare to the smaller sample?
A It is half as large
B It is a quarter as large
C It is the same
D It is twice as large

Since \(SD(\hat{p})\) is proportional to \(1/\sqrt{n}\), and \(n_2\) is 4 times \(n_1\), the standard deviation for the larger sample is \(1/\sqrt{4} = 1/2\) of the smaller sample's value. The distractor 'It is a quarter as large' incorrectly assumes the standard deviation scales with \(1/n\) instead of \(1/\sqrt{n}\). Students should always apply the square-root scaling rule when comparing standard errors across different sample sizes.

Q39. Which of the following best explains why the Central Limit Theorem is important in statistical inference?
A It allows the use of Normal-based procedures for \(\bar{x}\) even when the population distribution is unknown or non-Normal, provided \(n\) is large enough
B It guarantees the sample mean equals the population mean exactly
C It removes the need to check independence conditions
D It only applies when the population is already Normal

The Central Limit Theorem is powerful because it justifies using Normal probability calculations and confidence procedures for \(\bar{x}\) regardless of the population's original shape, as long as the sample size is sufficiently large. The distractor 'It guarantees the sample mean equals the population mean exactly' is wrong because the CLT describes the shape and spread of the sampling distribution, not a guarantee of a single sample's exact accuracy. This theorem is the theoretical backbone that allows z and t procedures to be applied broadly in practice.

Q40. A shipment inspector checks proportions of defective parts in samples of \(n = 80\) where the true defect rate is \(p = 0.5\). What shape does the sampling distribution of \(\hat{p}\) have?
A Approximately Normal, since both \(np\) and \(n(1-p)\) are well above 10
B Strongly right-skewed
C Strongly left-skewed
D Uniform, since \(p = 0.5\)

With \(p = 0.5\) and \(n = 80\), \(np = 40\) and \(n(1-p) = 40\), both comfortably above 10, so the Large Counts Condition is satisfied and the sampling distribution of \(\hat{p}\) is approximately Normal. The distractor 'Uniform, since \(p = 0.5\)' is wrong because \(p = 0.5\) actually produces the most symmetric binomial shape, which closely resembles Normal rather than uniform. Students should recall that \(p\) near 0.5 generally requires smaller sample sizes to achieve Normality than extreme values of \(p\).

Q41. A skewed population has \(\mu = 40\) and \(\sigma = 15\). Which of the following statements about the sampling distribution of \(\bar{x}\) for \(n = 100\) is most accurate?
A It is approximately Normal with mean \(40\) and standard deviation \(1.5\)
B It is exactly skewed like the population with standard deviation \(15\)
C It is approximately Normal with mean \(40\) and standard deviation \(15\)
D It cannot be determined without knowing the exact population shape

With \(n = 100 \geq 30\), the CLT applies, giving an approximately Normal sampling distribution centered at \(\mu = 40\) with standard error \(\dfrac{15}{\sqrt{100}} = 1.5\). The distractor 'It is approximately Normal with mean \(40\) and standard deviation \(15\)' incorrectly uses the population standard deviation instead of dividing by \(\sqrt{n}\) to compute the standard error. Students should always remember both parts of the CLT: the mean stays the same, but the spread shrinks by a factor of \(\sqrt{n}\).

Q42. Which pair of sample sizes would generally require the LARGER minimum \(n\) to safely apply the Normal approximation: estimating a proportion near \(p=0.5\) versus estimating a proportion near \(p=0.02\)?
A Estimating \(p = 0.02\) requires a larger \(n\)
B Estimating \(p = 0.5\) requires a larger \(n\)
C Both require the same minimum \(n\)
D Neither requires checking sample size

Because the Large Counts Condition requires \(np \geq 10\) and \(n(1-p) \geq 10\), a small \(p\) like \(0.02\) requires a much larger \(n\) (at least 500) to reach 10 expected successes, compared to \(p = 0.5\) which reaches 10 successes with just \(n = 20\). The distractor 'Estimating \(p = 0.5\) requires a larger \(n\)' reverses this relationship, since values of \(p\) near 0.5 need the smallest sample sizes to satisfy Large Counts. Students should recognize that extreme proportions demand substantially larger samples for valid Normal approximations.

Q43. Suppose the sampling distribution of \(\bar{x}\) for samples of size \(n=16\) from a Normal population has standard deviation \(3\). What was the population standard deviation \(\sigma\)?
A \(12\)
B \(0.75\)
C \(3\)
D \(48\)

Since \(\dfrac{\sigma}{\sqrt{n}} = 3\) and \(\sqrt{16}=4\), solving gives \(\sigma = 3 \times 4 = 12\). The distractor '\(3\)' incorrectly assumes the population standard deviation equals the standard error, ignoring the division by \(\sqrt{n}\) that occurs when averaging. Students should practice solving the standard error formula for \(\sigma\) as well as for the standard error itself, since AP questions often work in either direction.

Q44. A poll estimates that 55% of respondents support a proposal, based on a sample of size 120. Which value represents the standard error of \(\hat{p}\)?
A \(\sqrt{\dfrac{0.55 \times 0.45}{120}} \approx 0.045\)
B \(\sqrt{0.55 \times 0.45} \approx 0.497\)
C \(\dfrac{0.55}{\sqrt{120}} \approx 0.050\)
D \(0.55 \times 0.45 \approx 0.248\)

The correct formula for the standard error of a sample proportion is \(\sqrt{\dfrac{p(1-p)}{n}}\), which here equals \(\sqrt{\dfrac{0.55 \times 0.45}{120}} \approx 0.045\). The distractor \(\sqrt{0.55 \times 0.45} \approx 0.497\) is wrong because it omits dividing by \(n\) before taking the square root, producing a value far too large to represent sample-to-sample variability. Students must always divide \(p(1-p)\) by \(n\) before applying the square root when computing \(SD(\hat{p})\).

Q45. A statistics student claims that increasing the sample size always makes an individual sample's statistic exactly equal to the population parameter. Why is this claim false?
A Larger samples reduce variability of the statistic on average but do not guarantee any single sample matches the parameter exactly
B Larger samples always produce biased statistics
C Sample size has no effect on variability of a statistic
D Sampling distributions only apply to means, not proportions

Increasing sample size reduces the standard error, which shrinks the typical spread of the sampling distribution, but any individual sample statistic remains a random outcome and is not guaranteed to equal the parameter exactly. The distractor 'Larger samples always produce biased statistics' is wrong because increasing \(n\) affects variability, not bias, and bias is instead determined by the sampling method and estimator used. A key big-picture idea for the exam is that larger samples make estimates more precise on average, not perfectly accurate in any single instance.

Q46. A population is strongly right-skewed with \(\mu = 20\) and \(\sigma = 8\). For which of the following sample sizes would it be LEAST appropriate to assume the sampling distribution of \(\bar{x}\) is approximately Normal without further justification?
A \(n = 10\)
B \(n = 40\)
C \(n = 100\)
D \(n = 250\)

With strong skew, a small sample size like \(n = 10\) is generally insufficient for the Central Limit Theorem to smooth out the skewness, making the Normal approximation questionable. The distractor \(n = 250\) is wrong to select as risky, because such a large sample size gives ample opportunity for averaging effects to counteract the skew and produce a shape close to Normal. Students should treat the CLT's \(n \geq 30\) guideline as a loose rule that becomes even more conservative when the underlying population shows strong skew or outliers.

Q47. Two samples are drawn to estimate the same population proportion: Sample A has \(n=50\) and Sample B has \(n=200\). Which statement about their sampling distributions is most accurate?
A Both are centered at the same mean \(p\), but Sample B's distribution has less spread
B Sample B's sampling distribution is centered at a different mean than Sample A's
C Sample A's sampling distribution has less spread than Sample B's
D Both samples produce sampling distributions with identical spread regardless of \(n\)

Regardless of sample size, the sampling distribution of \(\hat{p}\) is always centered at the true population proportion \(p\), but its spread, given by \(\sqrt{p(1-p)/n}\), decreases as \(n\) increases, so Sample B's distribution is narrower. The distractor 'Sample A's sampling distribution has less spread than Sample B's' reverses this relationship since the smaller sample actually produces greater variability. This principle, that center stays fixed while spread shrinks with larger \(n\), is one of the most tested ideas in Unit 5.

Q48. A pollster wants the standard error of \(\hat{p}\) to be no more than \(0.02\) when \(p\) is believed to be about \(0.5\). Which sample size is the smallest that satisfies this requirement?
A \(n = 625\)
B \(n = 100\)
C \(n = 250\)
D \(n = 1000\)

Setting \(\sqrt{\dfrac{0.5 \times 0.5}{n}} \leq 0.02\) and solving gives \(n \geq \dfrac{0.25}{0.0004} = 625\), so \(n = 625\) is the smallest choice meeting the requirement. The distractor \(n = 250\) is wrong because it yields a standard error of \(\sqrt{0.25/250} \approx 0.0316\), which exceeds the target of \(0.02\). Students should practice solving standard error inequalities for \(n\), since this type of algebraic manipulation frequently appears on the AP exam.

Q49. Why does the sampling distribution of \(\bar{x}\) tend to be closer to Normal than the sampling distribution of \(\hat{p}\) for the same sample size, when the underlying population proportion is extreme (very close to 0 or 1)?
A Because \(\hat{p}\)'s Normality depends heavily on both \(np\) and \(n(1-p)\) being large, which fails for extreme \(p\), while \(\bar{x}\)'s Normality depends only on overall sample size for many populations
B Because \(\bar{x}\) always ignores skewness in the population
C Because \(\hat{p}\) is unrelated to sample size
D Because proportions cannot have sampling distributions at all

The Normality of \(\hat{p}\) specifically requires both \(np\) and \(n(1-p)\) to be at least 10, and when \(p\) is extreme, one of these products stays small even for moderately large \(n\), delaying convergence to Normal shape, whereas the CLT for \(\bar{x}\) depends more generally on sample size and moderate skew. The distractor 'Because \(\bar{x}\) always ignores skewness in the population' is wrong because the CLT for means does account for skewness by requiring larger \(n\) when skew is strong, it does not ignore it. Recognizing this distinction between conditions for proportions versus means helps students correctly judge Normality assumptions on multi-part free-response questions.

Q50. A study samples \(n = 45\) from a population where a rare event occurs with \(p = 0.03\). Which conclusion is most appropriate regarding the sampling distribution of \(\hat{p}\)?
A The Normal approximation is not appropriate because \(np = 1.35\), far below 10
B The Normal approximation is appropriate because \(n \geq 30\)
C The Normal approximation is appropriate because \(p\) is small enough
D The sampling distribution is guaranteed to be symmetric regardless of \(p\)

Checking \(np = 45 \times 0.03 = 1.35\), which is far below the required threshold of 10, shows the Large Counts Condition fails and the Normal approximation should not be trusted here. The distractor 'The Normal approximation is appropriate because \(n \geq 30\)' is wrong because the \(n \geq 30\) heuristic applies to means under the CLT, not to proportions, which instead require checking \(np\) and \(n(1-p)\) directly. This scenario illustrates why sample size alone is insufficient justification when working with proportions, especially for rare events.

Q51. A random sample of size \(n = 49\) is taken from a population with unknown shape, \(\mu = 200\), and \(\sigma = 21\). What is the approximate probability that \(\bar{x}\) falls between \(197\) and \(203\)?
A Approximately \(0.683\)
B Approximately \(0.955\)
C Approximately \(0.997\)
D Approximately \(0.500\)

The standard error is \(\dfrac{21}{\sqrt{49}} = 3\), so \(197\) and \(203\) correspond to \(z = -1\) and \(z = 1\), and the area within one standard deviation of the mean under a Normal curve is approximately \(0.683\). The distractor 'Approximately \(0.955\)' corresponds to two standard deviations rather than one, which would be the case if the bounds were \(194\) and \(206\). Students should always convert given values to z-scores using the correct standard error before applying the empirical rule or normalcdf calculations.

Q52. Which of the following changes would DECREASE the standard error of \(\hat{p}\) the most, all else being equal?
A Quadrupling the sample size \(n\)
B Doubling the sample size \(n\)
C Changing \(p\) from \(0.5\) to \(0.4\)
D Switching from sampling without replacement to with replacement

Because \(SD(\hat{p})\) is proportional to \(1/\sqrt{n}\), quadrupling \(n\) cuts the standard error in half, which is a larger reduction than merely doubling \(n\) (which reduces it by a factor of \(1/\sqrt{2} \approx 0.71\)). The distractor 'Changing \(p\) from \(0.5\) to \(0.4\)' is wrong because moving \(p\) away from \(0.5\) actually decreases \(p(1-p)\) only slightly and produces a much smaller reduction in standard error than a substantial increase in \(n\). Students should recognize sample size as the primary lever for controlling standard error in most practical scenarios.

Q53. In a large population, \(60\%\) of items pass a quality test. A sample of \(n = 250\) is taken. What is the probability that the sample proportion of passing items is less than \(0.55\)?
A Approximately \(0.056\)
B Approximately \(0.944\)
C Approximately \(0.500\)
D Approximately \(0.150\)

The standard error is \(\sqrt{\dfrac{0.6 \times 0.4}{250}} \approx 0.031\), giving \(z = \dfrac{0.55-0.6}{0.031} \approx -1.61\), and \(P(Z < -1.61) \approx 0.054\)–\(0.056\), matching the correct answer. The distractor 'Approximately \(0.944\)' is wrong because it represents \(P(Z > -1.61)\), the complement of the requested lower-tail probability. Students should carefully identify whether a probability question asks for the tail below or above a computed z-score before finalizing their answer.

Q54. Which best explains why the standard deviation of \(\hat{p}\) is maximized when \(p = 0.5\)?
A The product \(p(1-p)\), which appears in the numerator of the standard error formula, reaches its maximum value at \(p = 0.5\)
B The sample size automatically increases when \(p = 0.5\)
C Extreme values of \(p\) always produce more variability than moderate values
D The Large Counts Condition fails only when \(p = 0.5\)

Since \(SD(\hat{p}) = \sqrt{p(1-p)/n}\), and the function \(p(1-p)\) is a downward parabola maximized at \(p = 0.5\), the standard error of \(\hat{p}\) is largest when \(p\) is at this midpoint value. The distractor 'Extreme values of \(p\) always produce more variability than moderate values' is wrong because it directly contradicts the mathematical behavior of the \(p(1-p)\) term, which actually shrinks as \(p\) moves toward 0 or 1. Understanding this parabolic relationship helps explain why polls near a 50-50 split tend to require larger samples for precise estimates.

Q55. A researcher collects two independent random samples of size \(n=64\) from the same population with \(\sigma = 24\). Which statement about the two resulting sample means is most accurate?
A Both sample means come from sampling distributions with the same standard error of \(3\), but the two observed means will likely differ due to sampling variability
B The two sample means must be identical since they come from the same population
C The sample with the higher mean has a smaller standard error
D Standard error only applies to one of the two samples

Both samples share the same theoretical standard error, \(\dfrac{24}{\sqrt{64}} = 3\), because it depends only on \(\sigma\) and \(n\), but the two actual sample means will typically differ somewhat due to random sampling variability, even from the identical population. The distractor 'The two sample means must be identical since they come from the same population' is wrong because sampling variability guarantees that different random samples generally yield different statistic values, even under identical conditions. This distinction between a fixed theoretical standard error and the observed variation between actual samples is a subtle but important exam concept.

Q56. A survey of \(n = 500\) households finds that 30% own an electric vehicle. Which range represents an approximate 95% interval for the true sampling distribution of \(\hat{p}\) centered at \(p=0.30\)?
A \((0.259, 0.341)\) approximately, using \(p \pm 2 \times SD(\hat{p})\)
B \((0.28, 0.32)\) approximately, using \(p \pm SD(\hat{p})\)
C \((0.15, 0.45)\) approximately, using \(p \pm 3 \times SD(\hat{p})\)
D \((0.29, 0.31)\) approximately, using \(p \pm 0.5 \times SD(\hat{p})\)

With \(SD(\hat{p}) = \sqrt{\dfrac{0.3 \times 0.7}{500}} \approx 0.0205\), an approximate 95% range under the empirical rule is \(p \pm 2 \times SD(\hat{p}) \approx 0.30 \pm 0.041\), giving roughly \((0.259, 0.341)\). The distractor \((0.15, 0.45)\) corresponds to using three standard deviations, which represents approximately a 99.7% range rather than 95%. Students should connect the empirical rule multipliers (1, 2, 3 standard deviations for 68%, 95%, 99.7%) directly to sampling distribution problems involving proportions and means.

Q57. A biologist samples plant heights from a population known to have moderate right skew, with \(\sigma = 5\) cm. Which sample size choice best balances practicality with confidence that the CLT applies reasonably well?
A \(n = 40\), since it exceeds the common \(n \geq 30\) guideline while remaining a manageable sample size
B \(n = 5\), since smaller samples are always sufficient under the CLT
C \(n = 1\), since the CLT applies to any individual observation
D \(n = 15\), since moderate skew requires no adjustment to sample size

For a population with only moderate skew, \(n = 40\) comfortably exceeds the common \(n \geq 30\) threshold, giving reasonable confidence that the sampling distribution of \(\bar{x}\) will be approximately Normal while still being a realistic sample size to collect. The distractor \(n = 15\) is wrong because moderate skew typically requires a sample size at or above 30 to sufficiently average out asymmetry, so \(n = 15\) would likely be too small. Students should treat \(n \geq 30\) as a flexible guideline that should be increased when skew or outliers are more pronounced.

Q58. Which of the following scenarios describes the correct application of the Central Limit Theorem versus the Law of Large Numbers?
A The CLT describes the shape of the sampling distribution of \(\bar{x}\) for large \(n\), while the Law of Large Numbers describes how \(\bar{x}\) approaches \(\mu\) as \(n\) increases
B The CLT and Law of Large Numbers both describe the exact value a single sample mean will take
C The Law of Large Numbers determines the shape of the sampling distribution
D The CLT guarantees \(\bar{x}\) equals \(\mu\) for large samples

The Central Limit Theorem addresses the shape of the sampling distribution of \(\bar{x}\), showing it approaches Normal as \(n\) grows, while the Law of Large Numbers separately addresses how the sample mean gets closer to the true population mean \(\mu\) as more data is collected. The distractor 'The CLT guarantees \(\bar{x}\) equals \(\mu\) for large samples' is wrong because the CLT concerns distributional shape, not exact convergence to a specific value, which is instead the focus of the Law of Large Numbers. Distinguishing these two related but distinct theorems helps prevent common misconceptions on the AP exam.

Q59. A sample of size \(n = 36\) produces \(\bar{x} = 82\) from a population with \(\mu = 78\) and \(\sigma = 12\). What is the z-score of this sample mean under the sampling distribution?
A \(2.0\)
B \(0.33\)
C \(4.0\)
D \(12.0\)

The standard error is \(\dfrac{12}{\sqrt{36}} = 2\), so \(z = \dfrac{82-78}{2} = 2.0\), indicating this sample mean is two standard errors above the population mean. The distractor '\(0.33\)' is wrong because it results from incorrectly dividing the difference by \(\sigma\) instead of the properly computed standard error, ignoring the effect of sample size. Students should always compute the standard error first, using \(\sigma/\sqrt{n}\), before finding a z-score for a sample mean.

Q60. Why is it generally considered problematic to apply the Normal approximation to \(\hat{p}\) when \(p\) is very close to 0 even if \(n\) is moderately large, such as \(n = 60\) and \(p = 0.05\)?
A The expected number of successes \(np\) may fall below 10, causing the sampling distribution to be noticeably right-skewed rather than Normal
B Small \(p\) values always produce a left-skewed sampling distribution regardless of \(n\)
C The formula for \(SD(\hat{p})\) becomes undefined when \(p\) is small
D Sample size has no bearing on the shape of \(\hat{p}\)'s distribution when \(p\) is extreme

With \(p = 0.05\) and \(n = 60\), \(np = 3\), far below the needed threshold of 10, meaning there are too few expected successes for the binomial-based distribution of \(\hat{p}\) to be symmetric, resulting in a right-skewed shape rather than an approximately Normal one. The distractor 'The formula for \(SD(\hat{p})\) becomes undefined when \(p\) is small' is wrong because the formula \(\sqrt{p(1-p)/n}\) remains perfectly well defined for any \(p\) strictly between 0 and 1, it simply produces a small variability value. Students should always verify both \(np\) and \(n(1-p)\) independently, since a large \(n\) alone cannot compensate for an extreme value of \(p\).

Study tip

Focus on understanding.

Focus on understanding core concepts before memorizing details. Use the game modes to test yourself repeatedly — spaced repetition is proven to boost long-term retention.

Up next

Related units

Quick summary

This unit covers sampling distribution of a proportion, sampling distribution of a mean and central limit theorem — essential concepts for AP Statistics. Use our interactive study games to test your understanding, or review questions in traditional format below.

Key concepts
  • Sampling distribution of a proportion
  • Sampling distribution of a mean
  • Central limit theorem
What you need to know

Key Concepts Breakdown

1 Sampling Distribution Of A Proportion

The sampling distribution of a sample proportion p̂ describes all possible values of p̂ from samples of size n drawn from a population with true proportion p. Students must know the conditions for normality (Large Counts: np ≥ 10 and n(1−p) ≥ 10) and be able to compute the mean and standard deviation of the distribution. This distribution is central to confidence intervals and significance tests for proportions.

Key Points

  • Mean of sampling distribution: μ_p̂ = p
  • Standard deviation: σ_p̂ = √(p(1−p)/n) — use this formula, not the sample formula
  • Large Counts condition (np ≥ 10 and n(1−p) ≥ 10) must be verified before assuming normality
  • Increasing sample size n decreases variability (σ_p̂ shrinks); it does NOT change the center
Example

A large high school reports that 30% of students walk to school. If you take a random sample of 80 students, what is the probability that more than 35% of the sample walks to school?

Explanation

First verify conditions: np = 80(0.30) = 24 ≥ 10 and n(1−p) = 80(0.70) = 56 ≥ 10, so the distribution of p̂ is approximately normal. Compute σ_p̂ = √(0.30 × 0.70 / 80) ≈ 0.0512. Then find z = (0.35 − 0.30) / 0.0512 ≈ 0.98, and P(p̂ > 0.35) = P(z > 0.98) ≈ 0.1635.

2 Sampling Distribution Of A Mean

The sampling distribution of a sample mean x̄ describes all possible values of x̄ from samples of size n drawn from a population with mean μ and standard deviation σ. Students must know the mean and standard deviation of this distribution and when it is appropriate to use a normal model. The standard deviation of x̄ is called the standard error and equals σ/√n.

Key Points

  • Mean of sampling distribution: μ_x̄ = μ (unbiased estimator)
  • Standard deviation (standard error): σ_x̄ = σ/√n
  • If the population is Normal, x̄ is Normal for ANY sample size n
  • If population shape is unknown, use the Central Limit Theorem (n ≥ 30 rule of thumb) to justify normality
Example

The distribution of individual scores on a standardized test is right-skewed with μ = 72 and σ = 15. What is the probability that the mean score of a random sample of 40 students exceeds 75?

Explanation

Because n = 40 ≥ 30, by the Central Limit Theorem x̄ is approximately normal. The standard error is σ_x̄ = 15/√40 ≈ 2.372. Compute z = (75 − 72) / 2.372 ≈ 1.26, so P(x̄ > 75) = P(z > 1.26) ≈ 0.1038.

3 Central Limit Theorem

The Central Limit Theorem (CLT) states that for a sufficiently large sample size, the sampling distribution of x̄ is approximately normal regardless of the shape of the population distribution. On the AP exam, students must know when to invoke the CLT, how to state it correctly in a free-response justification, and understand that it applies to means (not individual values). The threshold n ≥ 30 is a commonly accepted rule of thumb when the population distribution is unknown.

Key Points

  • CLT applies to the distribution of x̄, NOT to individual data values from the population
  • The larger the sample size, the closer the sampling distribution is to normal — skewness matters: more skewed populations require larger n
  • If the population is already normal, no minimum n is needed for x̄ to be normal
  • Exam free-response requires explicit justification: state n ≥ 30 (or that population is normal) before using normal calculations
Example

A bottling machine fills bottles with amounts that follow a strongly right-skewed distribution with mean 16.1 oz and standard deviation 0.4 oz. A quality inspector randomly selects 36 bottles. Is it appropriate to use a normal distribution to model the sample mean fill amount? If so, describe the sampling distribution.

Explanation

Yes — because n = 36 ≥ 30, the CLT allows us to treat the sampling distribution of x̄ as approximately normal even though the population is skewed. The sampling distribution of x̄ has mean μ_x̄ = 16.1 oz and standard deviation σ_x̄ = 0.4/√36 ≈ 0.067 oz. Note that individual bottles still follow a skewed distribution; only the distribution of the sample mean is approximately normal.

FAQ

Questions, answered.

What is Sampling Distributions?

Sampling Distributions is Unit 5 of AP Statistics, covering sampling distribution of a proportion, sampling distribution of a mean and central limit theorem.

How to study for AP Statistics Unit 5?

Start with the Quick Summary above, review the Key Concepts, then test yourself with our interactive study games. Aim for 80%+ accuracy before moving on.

How many questions are in this unit?

This unit has 60 review questions, each with a written explanation, playable across 5 different game modes or readable in plain-text mode.