Early and unofficial worked solutions

Early Solutions to the 2026 AP Statistics FRQs | Step by Step

Complete worked explanations for all six free-response questions, including calculations, probability models, inference conditions, graph interpretation, and conclusions written in context.

6 complete FRQs Every subpart covered Calculator-ready setups AP-style interpretations

What the 2026 AP Statistics FRQs test

The set moves from descriptive statistics and experimental design to normal, binomial, and geometric models; two-sample inference; categorical data; and regression intervals. Each solution below identifies the method, shows the numerical work, and explains what the result means in the problem's context.

For additional review, use the verified AP Statistics formula sheet while working through the calculations. You can also compare with the AP Statistics FRQ collection and estimate an overall result with the AP Statistics score calculator.

Free-response question 1

Describing and Comparing Goat Weights

This question asks for a five-number summary, a comparison of center and variability, and an explanation of information visible in a stem-and-leaf plot but not in a boxplot.

Part A: Find the five-number summary for Breed H

Given data. The ordered Breed H weights, in pounds, are:

  • 48
  • 48
  • 55
  • 56
  • 56
  • 57
  • 62
  • 66
  • 72
  • 72
  • 72
  • 73
  • 80
  • 80

There are \(n=14\) observations, so the median is the average of the seventh and eighth values.

  1. Identify the endpoints. The minimum is \(48\) and the maximum is \(80\).
  2. Calculate the median.
    \[\operatorname{Median}=\frac{62+66}{2}=64.\]
  3. Find the first quartile. The lower half is \(48,48,55,56,56,57,62\). Its middle value is \(56\), so \(Q_1=56\).
  4. Find the third quartile. The upper half is \(66,72,72,72,73,80,80\). Its middle value is \(72\), so \(Q_3=72\).
Final answer: The five-number summary for Breed H is \(\boxed{(48,\ 56,\ 64,\ 72,\ 80)}\) pounds.

Part B: Compare center and variability

Read Breed J from the boxplot. Its approximate five-number summary is \((48,56,64,80,88)\) pounds.

Breed J goat-weight boxplot with an approximate minimum of 48, first quartile of 56, median of 64, third quartile of 80, and maximum of 88 pounds
Replaceable placeholder for the Breed J boxplot from FRQ 1. The complete plot should be uploaded without cropping.
  1. Compare center. Both breeds have a median of \(64\) pounds, so their typical weights are the same when center is measured by the median.
  2. Compare middle-spread using the IQR.
    \[\operatorname{IQR}_H=72-56=16,\qquad \operatorname{IQR}_J=80-56=24.\]
    Breed J's middle 50% covers a wider interval.
  3. Compare overall spread using the range.
    \[\operatorname{Range}_H=80-48=32,\qquad \operatorname{Range}_J=88-48=40.\]
    Breed J also has the larger overall range.
Final answer: The breeds have the same median weight, \(64\) pounds. Breed J weights are more variable because Breed J has both a larger IQR, \(24\) versus \(16\) pounds, and a larger range, \(40\) versus \(32\) pounds.

Part C: Explain what the stem-and-leaf plot reveals

Part C(i): Distribution details

The stem-and-leaf plot displays every individual weight. It shows empty stretches from \(49\) to \(54\), \(58\) to \(61\), \(67\) to \(71\), and \(74\) to \(79\) pounds. It also shows clusters in the mid-50s and low-70s.

Part C(ii): Why the boxplot cannot show them

A boxplot records only the minimum, \(Q_1\), median, \(Q_3\), and maximum. It does not display the exact values or frequencies within the quartile intervals, so different gaps and clusters can produce the same boxplot.

Final answer: The stem-and-leaf plot reveals the gaps and clustered structure of the Breed H weights. Those features are not visible in a boxplot.

Free-response question 2

Designing and Interpreting a Rosebush Experiment

The experiment compares weekly coffee grounds with no coffee grounds and measures rose production after three months.

Part A: Identify the elements of the experiment

Experimental-design components
PartComponentAnswer in context
A(i)TreatmentsAdd one-half cup of coffee grounds to the soil each week, or add no coffee grounds.
A(ii)Experimental unitsThe 30 individual rosebushes, because a treatment is assigned to each bush.
A(iii)Response variableThe number of roses counted on each rosebush after three months.
Why these labels matter: Treatments are the imposed conditions, experimental units receive the treatments, and the response variable is the measured outcome.
Final answer: Treatments: weekly one-half cup of coffee grounds versus none. Experimental units: the 30 rosebushes. Response: the number of roses on each bush after three months.

Part B: Give a valid random-assignment procedure

  1. Label the rosebushes \(1,2,\ldots,30\).
  2. Use a random-number generator to select 15 distinct labels from 1 through 30.
  3. Assign the selected bushes to receive one-half cup of coffee grounds each week.
  4. Assign the remaining 15 bushes to the no-coffee-grounds treatment.

This creates two groups of exactly 15 and gives every bush a fair random chance of receiving either treatment.

Final answer: Randomly choose 15 of the 30 labeled rosebushes for the coffee-ground treatment and assign the other 15 to the control treatment.

Part C: Interpret statistical significance at \(\alpha=0.05\)

The null hypothesis states that adding coffee grounds has no effect on the mean number of roses. Statistical significance at the \(0.05\) level means the randomization-based p-value is less than \(0.05\).

Contextual interpretation: If coffee grounds truly had no effect, the probability of obtaining a treatment difference at least as favorable to coffee grounds as the observed difference, solely because of random assignment, would be below \(0.05\).
Do not overstate the result. Statistical significance is evidence against the no-effect hypothesis. It is not absolute proof, and it does not by itself show that the effect is practically important.
Final answer: The result would be unlikely if coffee grounds had no effect, so the experiment provides statistically significant evidence that adding coffee grounds affects rose production and, in the observed direction, increases it.

Free-response question 3

Normal, Binomial, and Geometric Probability Models

Performance time \(T\), in seconds, follows \(T\sim N(109,16)\), where the mean is 109 seconds and the standard deviation is 16 seconds. Performances are independent.

Part A: Find the probability a performance exceeds 120 seconds

  1. Standardize 120 seconds.
    \[z=\frac{120-109}{16}=\frac{11}{16}=0.6875.\]
  2. Use the upper tail of the standard normal distribution.
    \[P(T>120)=P(Z>0.6875)=1-\Phi(0.6875)\approx0.2458839.\]

The normal model and standardization process are reviewed in the verified normal distribution guide.

Final answer: \(\boxed{P(T>120)\approx0.2459}\). About \(24.6\%\) of performances are expected to last longer than 120 seconds.

Part B: Find the probability of at least 3 long performances among 10

Define a success as a performance lasting longer than 120 seconds. From Part A, \(p=0.2458839\).

The binomial conditions are satisfied: there are 10 fixed trials, two outcomes on each trial, independent performances, and a constant success probability. Therefore,

\[X\sim\operatorname{Binomial}(10,0.2458839).\]

Using the complement is shorter than adding eight separate probabilities:

\[ \begin{aligned} P(X\ge3) &=1-P(X\le2)\\ &=1-\sum_{k=0}^{2}\binom{10}{k}p^k(1-p)^{10-k}\\ &=1-\left[(1-p)^{10}+10p(1-p)^9+45p^2(1-p)^8\right]\\ &\approx0.4620124. \end{aligned} \]
Final answer: \(\boxed{P(X\ge3)\approx0.4620}\).

Part C: Games until the first long performance

Let \(Y\) be the number of independent games attended up to and including the first game in which the performance exceeds 120 seconds. Then

\[Y\sim\operatorname{Geometric}(p),\qquad p=0.2458839.\]

Part C(i): Mean

\[\mu_Y=\frac{1}{p}=\frac{1}{0.2458839}\approx4.06696.\]

So the expected waiting time is about \(4.067\) games.

Part C(ii): Standard deviation

\[\sigma_Y=\frac{\sqrt{1-p}}{p}=\frac{\sqrt{1-0.2458839}}{0.2458839}\approx3.53174.\]

The standard deviation is about \(3.532\) games.

Final answers: \(\boxed{E(Y)\approx4.067\text{ games}}\) and \(\boxed{SD(Y)\approx3.532\text{ games}}\).

Part D: Interpret the standard deviation

A correct interpretation names the random variable, includes units, and describes a typical distance from the mean. It should not describe the standard deviation as a probability.

Final answer: Over many repetitions of Ben attending games until the first performance longer than 120 seconds, the number of games attended would typically differ from its mean of about \(4.067\) games by about \(3.532\) games.

Free-response question 4

Two-Sample Inference for Fertilizer Brands

Brand C and Brand N were each randomly assigned to 58 trees. The sample summaries are \(\bar{x}_C=141\), \(s_C=15\), \(\bar{x}_N=148\), and \(s_N=19\) oranges.

Complete two-sample \(t\) test

Define \(\mu_C\) and \(\mu_N\) as the population mean numbers of oranges for similar trees treated with Brand C and Brand N, respectively.

  1. State the hypotheses. The question asks whether the means differ, so use a two-sided alternative:
    \[H_0:\mu_C-\mu_N=0,\qquad H_a:\mu_C-\mu_N\ne0.\]
  2. Check the conditions.
    • Random assignment: 58 trees were randomly assigned to each fertilizer, supporting a cause-and-effect conclusion for comparable trees.
    • Independent groups: Different trees received Brand C and Brand N.
    • Approximately normal sampling distribution: Both sample sizes are large, \(n_C=n_N=58>30\), so the Central Limit Theorem applies to \(\bar{X}_C-\bar{X}_N\).
  3. Calculate the test statistic.
    \[ \begin{aligned} \bar{x}_C-\bar{x}_N&=141-148=-7,\\ SE&=\sqrt{\frac{s_C^2}{n_C}+\frac{s_N^2}{n_N}} =\sqrt{\frac{15^2}{58}+\frac{19^2}{58}} =\sqrt{\frac{586}{58}}\approx3.1786,\\ t&=\frac{-7-0}{3.1786}\approx-2.202. \end{aligned} \]
    Welch's approximation gives approximately \(108\) degrees of freedom.
  4. Find the two-sided p-value.
    \[p=2P(T_{108}\le-2.202)\approx0.0298.\]
  5. Make the decision. Since \(0.0298<0.05\), reject \(H_0\).
Correct p-value language: \(0.0298\) is not the probability that \(H_0\) is true. It measures how unusual the observed difference would be if the null hypothesis were true.
Final answer: At \(\alpha=0.05\), the data provide convincing statistical evidence that the mean number of oranges differs between Brand C and Brand N for trees similar to those studied. Brand N's sample mean is higher by about 7 oranges per tree. Because fertilizer was randomly assigned, the difference can be attributed to fertilizer brand for comparable trees.

Free-response question 5

Two-Way Tables, Probability, and Association

The table contains all 4,193 professional athletes in basketball, football, and baseball for the stated year.

The athlete age-by-sport table

Professional athletes by age group and sport
Age group Basketball Football Baseball Total
\(A<25\)2328072591,298
\(25\le A<30\)1751,3266202,121
\(30\le A<35\)90287276653
\(35\le A\)194161121
Total5162,4611,2164,193

Part A: Calculate probabilities from the table

Part A(i): Probability of football

\[P(F)=\frac{2461}{4193}\approx0.5869306.\]
Final: \(\boxed{P(F)\approx0.5869}\).

Part A(ii): Ages 25-29 given football

Once football is known, the denominator becomes 2,461 football players.

\[P(25\le A<30\mid F)=\frac{1326}{2461}\approx0.5388054.\]
Final: \(\boxed{0.5388}\).

Part B: Interpret the mosaic plot

Mosaic plot of professional athlete age groups by basketball, football, and baseball, with football width labeled b, conditional age height labeled h, and joint area labeled x
Replaceable placeholder for the FRQ 5 mosaic plot. Width represents marginal sport probability; height within a sport represents conditional age-group probability.

Part B(i): Meaning of \(b\)

The horizontal width of the football column is the proportion of all athletes who play football:

\[b=P(F)=\frac{2461}{4193}.\]

The vertical height is \(h=P(25\le A<30\mid F)\).

Part B(ii): Meaning of \(x=b\cdot h\)

Area in a mosaic plot represents a joint probability:

\[ \begin{aligned} x&=P(F)P(25\le A<30\mid F)\\ &=P(F\cap\{25\le A<30\})\\ &=\frac{1326}{4193}\approx0.3162414. \end{aligned} \]
Final answer: \(\boxed{x\approx0.3162}\). In context, \(x\) is the probability that a randomly selected athlete is both a football player and between 25 and 29 years old.

Part C: Determine whether two events are mutually exclusive or independent

Let \(B\) denote "Baseball" and \(G\) denote "age at least 35."

Part C(i): Mutually exclusive?

No. The table contains 61 athletes who are both baseball players and at least 35 years old:

\[P(B\cap G)=\frac{61}{4193}>0.\]

Part C(ii): Independent?

Compare the conditional probability with the marginal probability:

\[P(G\mid B)=\frac{61}{1216}\approx0.0502,\qquad P(G)=\frac{121}{4193}\approx0.0289.\]

Because these are not equal, knowing that an athlete plays baseball changes the probability that the athlete is at least 35. The equivalent product check also fails:

\[P(B\cap G)=\frac{61}{4193}\approx0.01455\ne P(B)P(G)=\frac{1216}{4193}\cdot\frac{121}{4193}\approx0.00837.\]
Final answers: The events are not mutually exclusive and are not independent.

Part D: Decide whether a chi-square test for independence is appropriate

A chi-square inference test needs data from a random sample or randomized process when the purpose is to generalize beyond the observed individuals. This table is a census of all professional athletes in the three sports for the stated year, not a random sample.

The expected-count condition would be satisfied. The smallest expected count is

\[\frac{(121)(516)}{4193}\approx14.89>5.\]

However, meeting the expected-count condition does not repair the failed random-sample condition.

Final answer: A chi-square test for independence is not appropriate or necessary. The data describe the full population of interest for that year, so the association can be evaluated directly from the population counts; an inferential p-value based on random sampling is not meaningful.

Free-response question 6

Regression, Group Comparisons, and Intervals

This question describes the relationship between hits and runs, compares salary groups, and distinguishes a confidence interval for a mean response from a prediction interval for one team.

Part A: Describe the overall relationship and make a prediction

Scatterplot of number of hits and number of runs for 30 professional teams, showing a positive roughly linear association
Replaceable placeholder for the overall hits-versus-runs scatterplot in FRQ 6.

Part A(i): Describe the relationship

The association is positive, roughly linear, and moderately strong to strong. Teams with more hits tend to score more runs. The points show noticeable but not excessive scatter around an increasing line, with no clear curve and no point completely isolated from the pattern.

A few teams near 1,400 hits and 650-700 runs fall below the main trend. The high-hits, high-runs point has leverage but remains consistent with the positive direction.

Part A(ii): Predict runs for a team with 1,250 hits

The regression equation is \(\hat{y}=-372.2+0.823x\). Substitute \(x=1250\):

\[ \begin{aligned} \hat{y}&=-372.2+0.823(1250)\\ &=-372.2+1028.75\\ &=656.55. \end{aligned} \]
Final answers: The relationship is positive, approximately linear, and moderately strong. For 1,250 hits, \(\boxed{\hat{y}=656.55\text{ runs}\approx657\text{ runs}}\).

Part B: Compare the salary classifications

Hits-versus-runs scatterplot classified by team salary above or below the median, with point A marked near 1440 hits and 850 runs
Replaceable placeholder for the salary-classified scatterplot in FRQ 6.

Part B(i): Compare point A with its salary group

Point A is a square, so it represents a below-median-salary team. It is near 1,440 hits and 850 runs. Within the below-median group, it has the greatest run total and one of the greatest hit totals. It also lies above most square points and above the group's central pattern, so it produced unusually many runs for its number of hits compared with most lower-salary teams.

Part B(ii): Compare the strength of the two relationships

The above-median-salary dots follow a more tightly clustered increasing linear pattern. The below-median-salary squares show more vertical scatter at similar hit totals; around 1,350-1,450 hits, for example, their run totals range from roughly the mid-600s to about 850.

Final answer: The linear relationship is stronger for teams with salaries above the median because those points lie closer to an increasing line than the below-median-salary points do.

Part C: Construct confidence and prediction intervals at 1,250 hits

The sample size is \(n=30\), so the regression intervals use \(df=n-2=28\). The point estimate is \(\hat{y}=656.55\) runs.

Part C(i): Critical value

\[t^*=t_{0.975,28}\approx2.0484\approx2.05.\]
Final: \(\boxed{t^*=2.05}\).

Part C(ii): 95% confidence interval for the mean response

The standard error for the mean response is \(17.48\) runs:

\[ \begin{aligned} \hat{y}\pm t^*(SE_{\text{mean}}) &=656.55\pm2.05(17.48)\\ &=656.55\pm35.834\\ &=(620.716,\ 692.384). \end{aligned} \]
Final answer: \(\boxed{(620.72,\ 692.38)\text{ runs}}\). We are 95% confident that the mean number of runs for all teams with 1,250 hits is between about 621 and 692 runs.

Part C(iii): 95% prediction interval for one team

The prediction standard error is \(56.78\) runs:

\[ \begin{aligned} \hat{y}\pm t^*(SE_{\text{pred}}) &=656.55\pm2.05(56.78)\\ &=656.55\pm116.399\\ &=(540.151,\ 772.949). \end{aligned} \]
Final answer: \(\boxed{(540.15,\ 772.95)\text{ runs}}\). This is a 95% prediction interval for the run total of one future team with 1,250 hits.

Part D: Explain why the prediction interval is wider

Part D(i): Means vary less than individuals

A distribution of sample means has less variability than a distribution of individual observations because averaging smooths individual-to-individual variation. In the simplest setting,

\[SD(\bar{X})=\frac{\sigma}{\sqrt{n}}<\sigma\qquad(n>1).\]

Part D(ii): Compare the standard-error formulas

For the mean response at \(x_0\),

\[SE_{\text{mean}}=s\sqrt{\frac{1}{n}+\frac{(x_0-\bar{x})^2}{\sum (x_i-\bar{x})^2}}.\]

For one future response,

\[SE_{\text{pred}}=s\sqrt{1+\frac{1}{n}+\frac{(x_0-\bar{x})^2}{\sum (x_i-\bar{x})^2}}.\]

The prediction formula contains an additional \(1\) under the square root. That term represents the natural residual variation of one team's run total around the regression line. A mean-response interval includes uncertainty in estimating the mean at \(x_0\); a prediction interval includes that uncertainty plus individual-team variation.

\[SE_{\text{pred}}>SE_{\text{mean}}.\]
Final answer: The prediction interval is wider because predicting one team must account for both uncertainty in the estimated mean and that team's individual residual variation. The mean-response confidence interval does not include the extra individual variation.

Final AP Statistics FRQ checklist

  • Identify the population parameter or random variable.
  • Name the probability model and its parameters for normal, binomial, or geometric calculations.
  • Show the formula or calculator-ready setup, not only the final number.
  • For inference, state hypotheses, verify conditions, report the test statistic and p-value, make a decision, and conclude in context.
  • Never describe a p-value as the probability that the null hypothesis is true.
  • Include the variable and units in interpretations.
  • For scatterplots, discuss direction, form, strength, and unusual features.
  • For confidence and prediction intervals, identify the target and use the correct standard error.

For more practice after reviewing these solutions, continue with the verified AP Statistics free-response question archive.