Question 1



Most-appropriate topic codes (AP Statistics):
• Topic \(1.7\) — Summary Statistics for One Quantitative Variable (Part \( \mathrm{b} \))
• Topic \(1.8\) — Graphical Representations of Summary Statistics for One Quantitative Variable (Part \( \mathrm{b} \))
▶️ Answer/Explanation
(a)
The distribution of the sample of room sizes is bimodal and roughly symmetric.
Most room sizes fall into two clusters: \(100\) to \(200\) square feet and \(250\) to \(350\) square feet.
The center of the distribution is between \(200\) and \(300\) square feet.
The range of the distribution is between \(150\) and \(250\) square feet.
There are no apparent outliers.
(b)
The interquartile range is:
\(IQR = Q_3 – Q_1 = 292 – 174 = 118\) square feet.
To find potential outliers, we check the lower and upper fences.
Lower Fence = \(Q_1 – 1.5(IQR) = 174 – 1.5(118) = -3\) square feet.
Upper Fence = \(Q_3 + 1.5(IQR) = 292 + 1.5(118) = 469\) square feet.
There are no potential outliers because the minimum room size of \(134\) square feet does not fall below \(-3\), and the maximum room size of \(315\) square feet does not exceed \(469\).

(c)
The histogram clearly shows the bimodal nature (two peaks or clusters) of the distribution of room sizes.
This bimodal characteristic is not apparent from the boxplot.
Question 2
Most-appropriate topic codes (AP Statistics):
• Topic \(1.13\) — Experimental Design (Part \( \mathrm{c} \))
▶️ Answer/Explanation
(a)
Treatments: The four different concentrations of the fungus spray (\(0\,\text{ml/L}\), \(1.25\,\text{ml/L}\), \(2.5\,\text{ml/L}\), and \(3.75\,\text{ml/L}\)).
Experimental units: The \(20\) individual containers, each containing an equal number of insects.
Response variable: The number of insects that are still alive in each container one week after being sprayed.
(b)
Yes, the experiment definitely has a control group.
The containers sprayed with the \(0\,\text{ml/L}\) concentration form the control group because this specific mixture contains absolutely no fungus, serving as a baseline for comparison.
(c)
First, label each of the \(20\) containers with a unique integer from \(1\) to \(20\).
Next, use a random number generator to select \(15\) unique integers from \(1\) to \(20\) without replacement.
Assign the first five containers selected to receive the \(0\,\text{ml/L}\) treatment.
Assign the next five containers selected to receive the \(1.25\,\text{ml/L}\) treatment, and the next five to receive the \(2.5\,\text{ml/L}\) treatment.
Finally, the remaining five containers that were not selected will automatically receive the \(3.75\,\text{ml/L}\) treatment.
Question 3

Most-appropriate topic codes (AP Statistics):
• Topic \(2.7\) — Independent Events and Mutually Exclusive Events (Part \( \mathrm{b} \))
• Topic \(2.10\) — The Binomial Distribution (Part \( \mathrm{c} \))
▶️ Answer/Explanation
(a)(i)
From the given two-way table, we can find the joint probability directly by looking at the intersection of the “Women” row and “Never” column.
\(P(\text{never and woman}) = 0.0636\)
(a)(ii)
To find this probability, we use the general addition rule by adding the marginal probability of “never” to the marginal probability of “woman”, and subtracting their intersection.
\(P(\text{never or woman}) = P(\text{never}) + P(\text{woman}) – P(\text{never and woman})\)
\(P(\text{never or woman}) = 0.1200 + 0.5300 – 0.0636 = 0.5864\)
(a)(iii)
For conditional probability, we divide the joint probability of both events occurring by the marginal probability of the given condition (“woman”).
\(P(\text{never} \mid \text{woman}) = \dfrac{P(\text{never and woman})}{P(\text{woman})}\)
\(P(\text{never} \mid \text{woman}) = \dfrac{0.0636}{0.5300} = 0.12\)
(b)
We can check for independence by seeing if the conditional probability of an event equals its marginal probability.
Since \(P(\text{never} \mid \text{woman}) = 0.12\) and the overall probability \(P(\text{never}) = 0.12\), the probabilities are identical.
Yes, this indicates that the event of responding “never” is perfectly independent of the event of being a “woman”.
(c)
This scenario can be modeled using a binomial distribution with \(n=5\) trials and a success probability of \(p=0.54\).
We need to find the probability of getting at least \(4\) successes, which means finding the sum of \(P(X=4)\) and \(P(X=5)\).
\(P(X \ge 4) = \binom{5}{4}(0.54)^4(0.46)^1 + \binom{5}{5}(0.54)^5(0.46)^0\)
\(P(X \ge 4) \approx 0.19557 + 0.04592 \approx 0.24149\)
Question 4
Most-appropriate topic codes (AP Statistics):
• Topic \(3.13\) — Carrying Out a Test for the Difference of Two Population Proportions (Entire Question)
▶️ Answer/Explanation
We need to perform a two-sample z-test for a difference in proportions. Let \(p_{14}\) and \(p_{17}\) be the true proportions of resistant kochia plants in \(2014\) and \(2017\), respectively.
Our hypotheses are \(H_0: p_{17} – p_{14} = 0\) against the alternative \(H_a: p_{17} – p_{14} > 0\).
Assuming the samples are independent and random, we calculate the pooled proportion as \(\hat{p}_c = \dfrac{61(0.197) + 52(0.385)}{61+52} \approx 0.2835\).
Since the expected counts \(61(0.2835)\), \(61(1-0.2835)\), \(52(0.2835)\), and \(52(1-0.2835)\) are all comfortably greater than \(10\), the normal condition is satisfied.
Next, we calculate the test statistic: \(z = \dfrac{0.385 – 0.197}{\sqrt{0.2835(0.7165)\left(\frac{1}{61} + \frac{1}{52}\right)}} \approx 2.21\).
This gives us a p-value of roughly \(0.0135\).
Because the p-value \(0.0135\) is less than our significance level \(\alpha = 0.05\), we reject \(H_0\). There is convincing statistical evidence that the proportion of resistant kochia plants has increased from \(2014\) to \(2017\).
Question 5
Most-appropriate topic codes (AP Statistics):
• Topic \(2.9\) — Parameters of Random Variables (Part \( \mathrm{c} \))
• Topic \(2.11\) — The Normal Distribution (Parts \( \mathrm{a} \), \( \mathrm{b} \))
▶️ Answer/Explanation
(a)
We need to find the \(25\text{th}\) percentile of the normal distribution.
Looking at the standard normal distribution table, the \(z\)-score that corresponds to a left-tail area of \(0.25\) is approximately \(-0.6745\).
We can set up the formula for the \(z\)-score and solve for \(x\):
\(z = \dfrac{x – \mu}{\sigma}\)
\(-0.6745 = \dfrac{x – 30}{8}\)
\(x = 30 + 8(-0.6745) \approx 24.6\)
It is expected that \(25\) percent of the batteries will no longer work after approximately \(24.6\) months.
(b)
We are looking for the probability that the battery lifespan is less than \(24\) months.
First, we calculate the \(z\)-score for \(x = 24\):
\(z = \dfrac{24 – 30}{8}\)
\(z = -0.75\)
Using the standard normal probability table, the probability \(P(Z < -0.75)\) is roughly \(0.2266\).
The probability that the customer will require a replacement is \(0.2266\).
(c)
Let \(X\) represent the company’s financial gain per warranty purchased.
The probability that a replacement is required is \(0.2266\), resulting in a loss of \(\$150\).
The probability that a replacement is NOT required is \(1 – 0.2266 = 0.7734\), resulting in a gain of \(\$50\).
The expected value \(E(X)\) is the sum of each outcome multiplied by its corresponding probability:
\(E(X) = (50)(0.7734) + (-150)(0.2266)\)
\(E(X) = 38.67 – 33.99\)
\(E(X) = \$4.68\)
The expected gain for the company per warranty purchased is \(\$4.68\).
Question 6

• Calculate and record the median of the sample.
• Repeat the process to obtain a total of \(15,000\) medians.

Most-appropriate topic codes (AP Statistics):
• Topic \(1.12\) — Potential Problems with Sampling (Part \( \mathrm{a} \))
• Topic \(1.7\) — Summary Statistics for One Quantitative Variable (Parts \( \mathrm{b} \), \( \mathrm{d} \), \( \mathrm{e} \))
• Topic \(2.12\) — Central Limit Theorem and Sampling Distributions for Sample Means (Parts \( \mathrm{c} \), \( \mathrm{f} \))
▶️ Answer/Explanation
(a)
Because a random sample was used, it is appropriate to generalize the results to the population of all rental prices for one-bedroom apartments in the city that are listed on this particular website at the time the sample was taken.
(b)
The histogram indicates that the distribution of rental prices is strongly skewed to the right.
Because of this right skewness, the sample mean will be pulled substantially higher by a few very large rental prices.
Consequently, the sample mean would overestimate the typical rental price, whereas the sample median provides a more accurate representation of the center.
(c)
To develop a theoretical sampling distribution, Emma would need to obtain every possible sample of size \(50\) from the population of apartments listed on the website.
She would then compute the median rental price for each of these possible samples.
The entire collection of all these computed sample medians forms the theoretical sampling distribution for the sample median.
(d)
i. The \(5\text{th}\) percentile corresponds to the \((0.05)(15,000) = 750\text{th}\) value in the ordered data.
By keeping a running cumulative total of the frequencies down the columns, the \(750\text{th}\) value first falls in the row for the median of \(\$2,500\).
ii. The \(95\text{th}\) percentile corresponds to the \((0.95)(15,000) = 14,250\text{th}\) value in the ordered data.
Continuing to add the frequencies, the \(14,250\text{th}\) value falls in the row for the median of \(\$2,950\).
(e)
We need to sum the frequencies of all bootstrap medians from \(\$2,500\) to \(\$2,950\) inclusive.
\(\text{Sum} = 1,899 + 2 + \dots + 10 + 700 = 14,404\)
\(\text{Percentage} = \left(\dfrac{14,404}{15,000}\right) \times 100\% \approx 96.03\%\)
(f)
Based on our previous parts, an approximate \(96\%\) confidence interval for the median is \((\$2,500, \$2,950)\).
Interpretation: We are approximately \(96\%\) confident that the true median rental price of all one-bedroom apartments listed on this website for this city is between \(\$2,500\) and \(\$2,950\).
