AP Statistics 4.1 Sampling Distributions for Sample Means- Exam Style Questions - FRQs - New Syllabus
Question


Most-appropriate topic codes (AP Statistics):
• Topic \(4.1\) — Sampling Distributions for Sample Means (Parts \( \mathrm{d} \), \( \mathrm{e} \), \( \mathrm{f} \))
▶️ Answer/Explanation
(a)
No, a sample obtained using Method 2 will not be representative of all tortillas made that day. The sample obtained using Method 2 will only represent the tortillas from one production line, not from the entire population. Because the distributions of diameters for the two production lines are different, sampling from only one line misses the true characteristics of the combined production.
(b)
Method 1 was most likely used to select this sample. The bimodal shape in the histogram of sample data indicates that tortillas were selected from both production lines (with peaks around \(5.9\) and \(6.1\)), which is what would happen using Method 1. Method 2 would be likely to produce a unimodal distribution centered at either \(5.9\) inches or \(6.1\) inches.
(c)
Method 2 would result in less variability in the sample of \(200\) tortillas on a given day because the sample comes from only one production line. Since the distributions of diameters are not the same for the two production lines, selecting tortillas from both lines (as in Method 1) combines their differences and results in more variable sample data.
(d)
The sampling distribution of the sample mean diameter for samples obtained using Method 1 would be approximately normal because the sample size is large (\(n = 200 \ge 30\)), satisfying the Central Limit Theorem.
The mean of the sampling distribution is:
\( \mu_{\bar{x}} = \mu = 6 \text{ inches} \)
The standard deviation (standard error) of the sampling distribution is:
\( \sigma_{\bar{x}} = \dfrac{\sigma}{\sqrt{n}} = \dfrac{0.11}{\sqrt{200}} \approx 0.0078 \text{ inch} \)
(e)
Method 1 would result in less variability in the distribution of the \(365\) sample means. The sample means from Method 1 will all be clustered very closely around the true population mean of \(6\) inches. Conversely, the sample means from Method 2 will be clustered around \(5.9\) inches on some days and around \(6.1\) inches on other days, creating a much wider overall spread for the \(365\) daily means.
(f)
Method 1 is more likely to produce a sample mean close to \(6\) inches. Even though both methods are unbiased estimators in the long run, Method 1 consistently samples from the entire population and its sample mean has very little variability (\(SE \approx 0.0078\)). On the day of the inspection, Method 2 will likely produce a sample mean clustered near either \(5.9\) inches or \(6.1\) inches, which is relatively far from the advertised \(6\) inches.
Question
Most-appropriate topic codes (AP Statistics):
• Topic \(4.1\) — Sampling Distributions for Sample Means (Part \( \mathrm{b} \))
• Topic \(2.6\) — Probability Rules and Calculations of Probability (Part \( \mathrm{c} \))
▶️ Answer/Explanation
(a)
The daily number of absences follows an approximately normal distribution with \(\mu = 120\) and \(\sigma = 10.5\). We need \(P(X > 140)\).
First, compute the \(z\)-score for \(x = 140\):
\(z = \dfrac{x – \mu}{\sigma} = \dfrac{140 – 120}{10.5} \approx 1.90\)
From the standard normal table, \(P(Z \leq 1.90) = 0.9713\), so:
\(P(X > 140) = 1 – P(Z \leq 1.90) = 1 – 0.9713 = 0.0287\)
\(\boxed{P(\text{lose funding}) \approx 0.0287}\)
(b)
High School A would be less likely to lose funding under the suggested plan.
Under the suggested plan, the relevant quantity is the sample mean \(\bar{x}\) of absences over 3 days. By the Central Limit Theorem, \(\bar{x}\) is approximately normally distributed with the same mean \(\mu_{\bar{x}} = 120\) but a smaller standard deviation:
\(\sigma_{\bar{x}} = \dfrac{\sigma}{\sqrt{n}} = \dfrac{10.5}{\sqrt{3}} \approx 6.062\)
Now compute the \(z\)-score for \(\bar{x} = 140\):
\(z = \dfrac{140 – 120}{6.062} \approx 3.30\)
From the standard normal table, \(P(Z \leq 3.30) = 0.9995\), so:
\(P(\bar{x} > 140) = 1 – 0.9995 = 0.0005\)
Since \(0.0005 < 0.0287\), the school is less likely to lose funding under the 3-day plan. Taking the average over multiple days reduces variability, making it much harder for the mean to stray as far as 140 from the center of 120.
(c)
A typical school week has 5 days: Monday, Tuesday, Wednesday, Thursday, and Friday. The “bad” days (Monday or Friday) number 2 out of 5, while the “safe” days (Tuesday, Wednesday, or Thursday) number 3 out of 5.
We want the probability that none of the 3 days chosen (one from each of 3 weeks) is a Tuesday, Wednesday, or Thursday — meaning all 3 days must be Monday or Friday.
For any one week, the probability of choosing a Monday or Friday is:
\(P(\text{Mon or Fri}) = \dfrac{2}{5} = 0.4\)
Since the day chosen each week is independent of the other weeks:
\(P(\text{none of the 3 days is Tue, Wed, or Thu}) = (0.4)^3 = 0.064\)
\(\boxed{P = 0.064}\)
Question




Most-appropriate topic codes (AP Statistics):
• Topic 4.1 — Sampling Distributions for Sample Means (Parts b, c)
• Topic 4.1 — Sampling Distributions for Sample Means (Part d)
• Topic 1.11 — Random Sampling (Part d)
▶️ Answer/Explanation
(a)
To select a proper simple random sample, Peter could number all the students on the roster from 1 to 2,000.
Then, he can use a random number generator to produce numbers between 1 and 2,000.
He would ignore any repeated numbers and continue generating until he has a list of 100 unique random numbers.
The 100 students corresponding to those selected numbers will make up his sample.
(b)
The estimated standard deviation of the sampling distribution of the sample mean (standard error) for Peter’s simple random sample is calculated using the formula \(\text{SE}(\bar{X}) = \frac{s}{\sqrt{n}}\).
Substituting the values from Peter’s sample: \(\text{SE}(\bar{X}) = \frac{4.13}{\sqrt{100}}\).
\(\text{SE}(\bar{X}) = \frac{4.13}{10} = 0.413\).
The estimated standard deviation of Peter’s point estimator is \(0.413\).
(c)
Rania’s point estimator is given by \(\bar{X}_{strat} = 0.6\bar{X}_{female} + 0.4\bar{X}_{male}\).
Because the two samples (female and male) are independent, the variance of the stratified estimator is the sum of the variances of each part, scaled by their squared weights:
\(\text{Var}(\bar{X}_{strat}) = (0.6)^2 \text{Var}(\bar{X}_{female}) + (0.4)^2 \text{Var}(\bar{X}_{male})\).
The variance for the female sample mean is \(\frac{s_{f}^2}{n_f} = \frac{(1.80)^2}{60} = \frac{3.24}{60} = 0.054\).
The variance for the male sample mean is \(\frac{s_{m}^2}{n_m} = \frac{(2.22)^2}{40} = \frac{4.9284}{40} = 0.12321\).
Substitute these into the combined variance equation:
\(\text{Var}(\bar{X}_{strat}) = (0.36)(0.054) + (0.16)(0.12321) = 0.01944 + 0.0197136 = 0.0391536\).
The estimated standard deviation is the square root of the variance:
\(\text{SE}(\bar{X}_{strat}) = \sqrt{0.0391536} \approx 0.198\).
(d)
Based on the dotplots, there is a clear difference in the soft drink consumption patterns between genders. The dotplot for males indicates a visibly higher center (around 7-8 drinks) compared to the dotplot for females (centered around 2-3 drinks).
Because of this distinct separation between the two groups, a standard simple random sample like Peter’s will experience a large amount of variation as different samples will randomly capture varying proportions of males and females, producing a wider overall spread (standard deviation of 4.13).
By contrast, Rania’s stratified method guarantees that the sample consists of exactly 60% females and 40% males. The variability within each homogeneous gender group (1.80 for females and 2.22 for males) is much smaller than the overall variability of the mixed population.
Because stratification eliminates the between-group variation from the standard error calculation, Rania’s point estimator results in a substantially smaller estimated standard deviation.
Question


Most-appropriate topic codes (AP Statistics):
• Topic 4.1 — Sampling Distributions for Sample Means (Parts c, d)
• Topic 5.5 — Least-Squares Regression (Part e)
• Topic 1.13 — Experimental Design (Part f)
▶️ Answer/Explanation
(a)
(b)
(c)
(d)
(e)

(f)
Question
Most-appropriate topic codes (AP Statistics):
• Topic 2.12 — Sampling Distributions and the Central Limit Theorem (Part a)
• Topic 4.1 — Sampling Distributions for Sample Means (Part b)
▶️ Answer/Explanation
(a)
The sampling distribution of the sample mean song length $\overline{X}$ can be described completely by three attributes:
Center: The mean of the sampling distribution is equal to the population mean, so $\mu_{\overline{X}} = \mu = 3.9\text{ minutes}$.
Spread: The standard deviation of the sampling distribution is computed using the population standard deviation divided by the square root of the sample size:
$\sigma_{\overline{X}} = \dfrac{\sigma}{\sqrt{n}} = \dfrac{1.1}{\sqrt{40}} \approx 0.174\text{ minutes}$
Shape: Since the sample size $n = 40$ is sufficiently large ($n \ge 30$), the Central Limit Theorem applies directly. Even though the original population distribution is non-normal, the shape of the sampling distribution of the sample mean will be approximately normal.
(b)
The probability that the total airtime of 40 randomly selected songs exceeds the available time (that is, the probability that the total airtime of 40 randomly selected songs is greater than 160 minutes) is equivalent to the probability that the sample mean length of the 40 songs is greater than $\dfrac{160}{40} = 4.0$ minutes.
According to part (a), the distribution of the sample mean length $\overline{X}$ is approximately normal. Therefore,
$P(\overline{X} > 4.0) \approx P\left( Z > \dfrac{4.0 – 3.9}{0.174} \right) = P(Z > 0.57) = 1 – 0.7157 = 0.2843$.
(The calculator gives the answer as 0.2827.)
The approximate sampling distribution of the sample mean song length and the desired probability are displayed below.

Question
(a) Are sufficient funds available to estimate the mean stopping distance to within \(2\) feet of the true mean stopping distance with \(95\%\) confidence?
Explain your answer.
Most-appropriate topic codes (AP Statistics):
• Topic 4.1 — Sampling Distributions for Sample Means (Part \(\mathrm{a}\))
▶️ Answer/Explanation
(a)
No, sufficient funds are not available.
To estimate the mean to within a margin of error \(E = 2\) feet with \(95\%\) confidence, we use the sample size formula:
\(n = \left(\frac{z^* \cdot \sigma}{E}\right)^2\)
With \(z^* = 1.96\), \(\sigma = 12\), and \(E = 2\):
\(n = \left(\frac{1.96 \times 12}{2}\right)^2 = \left(\frac{23.52}{2}\right)^2 = (11.76)^2 = 138.3\)
Since sample size must be a whole number, we round up:
\(\boxed{n = 139}\)
The cost of conducting 139 observations would be:
\(139 \times \$100 = \$13{,}900\)
Since \(\$13{,}900 > \$12{,}000\), the budget is insufficient to achieve the desired margin of error.
Alternatively, with a budget of \(\$12{,}000\), the manufacturer can afford at most:
\(n = \frac{\$12{,}000}{\$100} = 120 \text{ observations}\)
The margin of error achievable with \(n = 120\) is:
\(E = 1.96 \times \frac{12}{\sqrt{120}} = 1.96 \times 1.095 \approx 2.15 \text{ feet}\)
Since \(2.15 > 2\), the required precision of \(2\) feet cannot be met with the available budget.
\(\boxed{\text{Sufficient funds are NOT available}}\)
(b)
The two constraints — a \(95\%\) confidence level with a margin of error within \(2\) feet, and a budget cap of \(\$12{,}000\) — are in direct conflict with each other.
Meeting the regulatory agency’s requirement demands at least \(139\) observations, which costs \(\$13{,}900\). The budget of \(\$12{,}000\) only allows \(120\) observations, which yields a margin of error of approximately \(2.15\) feet at the \(95\%\) confidence level.
Since \(2.15 > 2\), the manufacturer cannot simultaneously satisfy both the statistical requirement (within \(2\) feet) and the financial constraint (\(\$12{,}000\) budget).
As a consequence, the car manufacturer will not be able to meet the regulatory agency’s requirements with the allocated budget. Unless the budget is increased to at least \(\$13{,}900\), or the agency relaxes its precision requirement, the manufacturer cannot obtain regulatory approval under the current constraints.
\(\boxed{\text{The manufacturer cannot meet the regulatory requirement within the given budget}}\)
Question
Most-appropriate topic codes (AP Statistics):
• Topic 4.1 — Sampling Distributions for Sample Means (Part \(\mathrm{a}\))
• Topic 2.11 — The Normal Distribution (Part \(\mathrm{b}\))
▶️ Answer/Explanation
(a)
A random sample of \(n = 15\) fish is more likely to have a sample mean greater than 10 inches.
Both sampling distributions are centered at the true mean \(\mu = 8\) inches, but they differ in their variability. The standard deviation of the sampling distribution of the sample mean is given by \(\dfrac{\sigma}{\sqrt{n}}\), so a smaller sample size produces a larger standard deviation — meaning the distribution is more spread out.
Since the sampling distribution for \(n = 15\) is more spread out than for \(n = 50\), the tail area beyond 10 inches is larger for \(n = 15\), making it more likely to observe a sample mean greater than 10 inches with the smaller sample.
\(\boxed{P(\bar{x} > 10 \mid n=15) > P(\bar{x} > 10 \mid n=50) \text{ because the } n=15 \text{ distribution has greater variability.}}\)

(b)
We are given: \(\mu = 8\), \(\sigma_{\bar{x}} = 0.3\), and we want \(P(\bar{x} < 7.5)\).
First, compute the \(z\)-score:
\(z = \dfrac{\bar{x} – \mu}{\sigma_{\bar{x}}} = \dfrac{7.5 – 8}{0.3} = \dfrac{-0.5}{0.3} \approx -1.67\)
Now look up the standard normal table for \(z = -1.67\):
\(P(\bar{x} < 7.5) = P(z < -1.67) \approx 0.0475\)
\(\boxed{P(\bar{x} < 7.5) \approx 0.0475}\)

(c)
Yes, it would still be appropriate to use the normal distribution to compute this probability.
By the Central Limit Theorem (CLT), the sampling distribution of the sample mean \(\bar{x}\) is approximately normal for sufficiently large sample sizes, regardless of the shape of the population distribution.
Since our sample size is \(n = 50\), which is reasonably large (generally \(n \geq 30\) is considered sufficient), the CLT guarantees that \(\bar{x}\) follows an approximately normal distribution even if the individual fish lengths are nonnormally distributed.
Therefore, the probability calculated in part (b) remains a good approximation.
\(\boxed{\text{Yes — by the CLT, } n = 50 \text{ is large enough for the sampling distribution of } \bar{x} \text{ to be approximately normal.}}\)
Question

Most-appropriate topic codes (AP Statistics):
• Topic 2.10 — The Binomial Distribution (Part \(\mathrm{b}\))
• Topic 2.8 — Introduction to Random Variables and Probability Distributions (Parts \(\mathrm{a}\), \(\mathrm{b}\))
• Topic 2.12 — Sampling Distributions and the Central Limit Theorem (Part \(\mathrm{c}\))
• Topic 4.1 — Sampling Distributions for Sample Means (Part \(\mathrm{c}\))
▶️ Answer/Explanation
(a)
A household is in violation if it owns more than \(3\) pets, i.e., \(X > 3\). Read the relative frequencies for \(X = 4, 5, 6, 7\) directly from the graph and add them up.
\(P(X > 3) = P(X=4) + P(X=5) + P(X=6) + P(X=7)\)
\(P(X > 3) = 0.07 + 0.04 + 0.04 + 0.02\)
\(\boxed{P(X > 3) = 0.17}\)
(b)
Let \(Y\) = the number of households in violation among the \(10\) selected. Since each household is independently either in violation or not, \(Y\) follows a binomial distribution with \(n = 10\) and \(p = 0.17\) (from part (a)).
Using the binomial probability formula \(P(Y = k) = \dbinom{n}{k} p^k (1-p)^{n-k}\):
\(P(Y = 2) = \binom{10}{2}(0.17)^2(0.83)^8\)
\(P(Y = 2) = 45 \times (0.0289) \times (0.2252)\)
\(\boxed{P(Y = 2) \approx 0.2929}\)
(c)
Because the sample size \(n = 150\) is large, the Central Limit Theorem tells us the sampling distribution of \(\bar{X}\) will be approximately normal, regardless of the shape of the original population distribution.
The mean of the sampling distribution equals the population mean:
\(\mu_{\bar{X}} = \mu = 1.65\)
The standard deviation (standard error) of the sampling distribution is:
\(\sigma_{\bar{X}} = \dfrac{\sigma}{\sqrt{n}} = \dfrac{1.851}{\sqrt{150}} \approx 0.1511\)
So the sampling distribution of \(\bar{X}\) is approximately \(N(1.65,\ 0.1511)\) — normal, centered at \(1.65\), with a standard deviation of about \(0.1511\).
