statistics

AP Statistics FRQ: Complete Guide

How AP Statistics free-response questions are structured and scored, the templates that earn points, and a full worked FRQ with a rubric walkthrough.

本文中文版本即将上线。下方暂以英文原文展示。

AI-Math Editorial Team

作者: AI-Math Editorial Team

发布于 2026-09-01

Half of the AP Statistics exam is six free-response questions, and they are where scores separate. The multiple-choice section rewards recognition; the free-response section rewards precise writing, and most students have never been taught what "precise" means to an AP Statistics reader. This guide covers the structure, the scoring mechanics, the templates that reliably earn points, and a complete worked example marked against a rubric.

(AI-Math is independent and not affiliated with the College Board. The problems below are original; released questions and official scoring guidelines are published on the College Board's website and are free.)

The structure of the free-response section

Ninety minutes, six questions, 50% of the exam.

  • Questions 1–5 are shorter, roughly 12–13 minutes each, and together account for about three quarters of the section's score. They typically cover: exploring data, study design, probability or random variables, and inference — usually two inference questions among them.
  • Question 6 is the Investigative Task, roughly 25 minutes, worth about a quarter of the section on its own. It introduces something you have not been taught — a modified statistic, an unfamiliar procedure, a simulation-based approach — and asks you to reason with it using what you do know. It is not a trick; it is a test of whether you understand statistics rather than having memorised procedures.

How scoring actually works

Each question is scored 0 to 4, holistically:

ScoreMeaning
4Complete response
3Substantial response
2Developing response
1Minimal response
0No credit-worthy work

Within a question, each part is first labelled essentially correct (E), partially correct (P) or incorrect (I). Those labels combine into the 0–4 score — for a three-part question, roughly, three Es gives a 4, two Es and a P gives a 3, and so on. The exact combination rules are published with each question's scoring guidelines.

Three consequences worth internalising:

  1. Communication is graded, not just computation. A correct number with no interpretation is regularly a P.
  2. Errors do not always cascade. If part (a) is wrong but you use your wrong value correctly in part (b), part (b) can still be essentially correct. Never abandon a question mid-way.
  3. Extra wrong statements can cost you. Readers mark what you wrote. If you give a correct conclusion and then add an incorrect one, you can be marked down for the contradiction. Write one clear answer, not three hedged ones.

The templates that earn points

Describing a distribution

Always four elements: shape, centre, spread, unusual features — in context.

"The distribution of commute times is skewed right, centred near a median of 24 minutes, with an interquartile range of about 11 minutes, and there is one apparent outlier above 70 minutes."

Confidence interval

  1. Name the procedure and the parameter in context.
  2. Check conditions with evidence.
  3. Calculate the interval, showing the values used.
  4. Interpret: "We are 95% confident that the true [parameter in context] is between [a] and [b]."

Never write "there is a 95% probability the parameter is in this interval." The parameter is fixed; the interval is random. That sentence is the most common single error on the exam.

Significance test

  1. Hypotheses about a parameter, defined in words: "H0:p=0.4H_0: p = 0.4, Ha:p>0.4H_a: p > 0.4, where pp is the proportion of all customers at this store who use the app."
  2. Procedure name and conditions verified.
  3. Test statistic and p-value.
  4. Conclusion: compare the p-value to α\alpha, state reject or fail to reject, and give the conclusion in context.

"Because the p-value of 0.031 is less than α=0.05\alpha = 0.05, we reject H0H_0. We have convincing evidence that more than 40% of customers at this store use the app."

Note "fail to reject", never "accept". Our p-value calculator and hypothesis test calculator handle step 3; steps 1, 2 and 4 are the graded writing.

Interpreting a slope

"For each additional hour studied, the predicted exam score increases by 3.4 points." Predicted, in context, with units — all three are required.

A full worked FRQ

A school district wants to know whether a new 8-week tutoring programme improves scores on a standardised maths test. Sixty volunteers are randomly assigned, 30 to the programme and 30 to a control group that receives no tutoring. After 8 weeks, the tutored group has a mean score of 78.4 with standard deviation 9.2; the control group has a mean of 73.1 with standard deviation 10.1. Both distributions are roughly symmetric with no outliers.

(a) Is this an experiment or an observational study? Justify.

It is an experiment, because the researchers imposed a treatment — assignment to tutoring or no tutoring — rather than merely observing existing groups, and the assignment was made at random.

(b) Carry out an appropriate test at α=0.05\alpha = 0.05.

Hypotheses. H0:μTμC=0H_0: \mu_T - \mu_C = 0 against Ha:μTμC>0H_a: \mu_T - \mu_C > 0, where μT\mu_T is the mean score for all students like these if tutored and μC\mu_C is the mean score if not tutored.

Procedure and conditions. A two-sample t-test for a difference of means. Random: subjects were randomly assigned to the two groups. Independence: random assignment makes the two groups independent, and each group's responses are independent of the others'. Normality: both sample sizes are 30 and both distributions are stated to be roughly symmetric with no outliers.

Computation. The standard error of the difference is

SE=9.2230+10.1230=2.821+3.400=6.2212.494.SE = \sqrt{\frac{9.2^2}{30} + \frac{10.1^2}{30}} = \sqrt{2.821 + 3.400} = \sqrt{6.221} \approx 2.494.

t=78.473.12.494=5.32.4942.125.t = \frac{78.4 - 73.1}{2.494} = \frac{5.3}{2.494} \approx 2.125.

With roughly 57 degrees of freedom, the one-sided p-value is about 0.019.

Conclusion. Because 0.019<0.050.019 < 0.05, we reject H0H_0. We have convincing evidence that the tutoring programme increases mean standardised test scores for students like those in this study.

(c) Can the district conclude that the programme would raise scores for all students in the district? Explain.

No. The subjects were volunteers, not a random sample of district students, so the causal conclusion is valid only for students like these volunteers. Random assignment supports a causal claim within the study; random selection is what supports generalisation to a wider population, and it is absent here.

How this would be marked. Part (a) is E if it both names "experiment" and justifies with imposed treatment. Part (b) is scored across four components — hypotheses, conditions, mechanics, conclusion in context — and dropping the context in the conclusion or listing conditions without evidence drops it to P. Part (c) is E only if it distinguishes random assignment from random selection; answering "no, because the sample is too small" would be incorrect.

Part (c) is the discriminating question. It is testing one idea — assignment supports causation, selection supports generalisation — and that idea appears on the exam almost every year in some form.

The most expensive habits

  • Naming conditions without checking them. "Large counts" is not a condition check; "np^=4610n\hat{p} = 46 \geq 10 and n(1p^)=15410n(1-\hat{p}) = 154 \geq 10" is.
  • Hypotheses about statistics. H0:xˉ=50H_0: \bar{x} = 50 is wrong, always. Hypotheses concern parameters.
  • Conclusions with no context. "Reject the null" alone caps the part at partially correct.
  • Accepting the null. Failing to find evidence is not evidence of no difference.
  • Answering more than was asked. A contradictory extra sentence can cost the point you already earned.
  • Blank parts. A partially reasoned answer often earns something; a blank never does. On the Investigative Task especially, write down the reasoning even if you cannot finish.

How to practise

Many years of released free-response questions with official scoring guidelines and samples of scored student work are published free. Use them like this: do one question under time, then mark your own answer strictly against the guideline, component by component, awarding only what the rubric literally requires. Then rewrite the answer to a 4.

Doing that ten times is worth more than a hundred multiple-choice questions, because the gap between what you would give yourself and what a reader would give you is your score gap.

Related: AP Statistics exam guide and Is AP Statistics hard?

常见问题

Six, answered in 90 minutes and worth half the exam. Five are shorter questions of roughly 12 to 13 minutes each covering data exploration, study design, probability and inference, and together they make up about three quarters of the section. The sixth is the Investigative Task, roughly 25 minutes, worth about a quarter of the section on its own.

Each question is scored holistically from 0 to 4, where 4 is a complete response. Individual parts are first labelled essentially correct, partially correct or incorrect, and those labels combine into the score using rules published with each question. Communication is graded alongside computation, so a correct calculation with no interpretation in context is usually only partially correct.

State the procedure and the parameter in context, plan by verifying each condition with actual evidence rather than naming it, do the computation showing the values used, and conclude by comparing the p-value to the significance level and stating the result in context with the real variable and population named. The same skeleton works for every confidence interval and significance test on the exam.

Usually not. If you carry a wrong value forward and use it correctly, the later part can still be scored essentially correct. This means you should never abandon a question because an early part went wrong, and you should always write down your reasoning even when you are unsure, since a blank part earns nothing while partial reasoning often earns something.

AI-Math Editorial Team

作者: AI-Math Editorial Team

发布于 2026-09-01

A small team of engineers, mathematicians, and educators behind AI-Math, focused on making step-by-step math help accessible to every student.