AP Statistics

AP Statistics Practice Questions by Unit — 2026 Review Guide

AP Statistics introduces the major concepts and tools for collecting, analyzing, and drawing conclusions from data. Unlike most AP science and math courses, AP Statistics places as much emphasis on written communication as on calculation — students who can compute the right answer but cannot explain it in context will consistently lose points on the free-response section.

This guide breaks down all 9 AP Statistics units, what's actually tested in each, where students typically lose points, and how to practice effectively.

About the AP Statistics Exam

The AP Statistics exam is 3 hours long and consists of:

The investigative task is a longer, multi-part problem that asks you to apply statistical reasoning to a novel scenario. It is worth more than each individual short-answer question and rewards students who can think flexibly across multiple concepts.

The exam has a pass rate of around 60%, with roughly 16% of students earning a 5.

Unit 1: Exploring One-Variable Data

Exam weighting: 15–23%

Unit 1 covers representing and describing distributions of quantitative and categorical data — dotplots, histograms, boxplots, stemplots — and summary statistics including measures of center, spread, and position.

What's tested

Describing distributions using shape, center, spread, and outliers (SOCS). Calculating and interpreting mean, median, standard deviation, IQR, and percentiles. Identifying and calculating outliers using the 1.5 × IQR rule. Understanding the effect of transformations (adding a constant, multiplying by a constant) on summary statistics.

Where students lose points

Describing distributions without context — saying "the distribution is skewed right" earns less credit than "the distribution of exam scores is skewed right, meaning most students scored relatively low with a few very high scores." Forgetting that adding a constant shifts center and position measures but does not change spread measures like standard deviation and IQR.

How to study it

Practice writing full distribution descriptions using SOCS every time you look at a graph. For transformations, build a reference table: what changes and what stays the same when you add a constant vs. multiply by a constant.

Unit 2: Exploring Two-Variable Data

Exam weighting: 5–7%

Unit 2 covers scatterplots, correlation, least-squares regression, and residuals — the tools for describing and modeling linear relationships between two quantitative variables.

What's tested

Interpreting the slope and y-intercept of a regression line in context. Calculating and interpreting residuals (residual = observed − predicted). Using r and r² — correlation coefficient and coefficient of determination — and interpreting what each means about the relationship. Identifying influential points and outliers in regression.

Where students lose points

Interpreting the y-intercept without acknowledging whether x = 0 is meaningful in context. Confusing r and r² — r describes the direction and strength of the linear relationship; r² describes the proportion of variation in y explained by the linear relationship with x. Saying correlation implies causation.

How to study it

Practice writing slope and intercept interpretations in full sentences with context every time. Memorize the residual formula and what a positive vs. negative residual means. Know the properties of r: it has no units, it is between −1 and 1, and it is sensitive to outliers.

Unit 3: Collecting Data

Exam weighting: 12–15%

Unit 3 covers sampling methods, experimental design, and the sources of bias — the foundations of how data is collected and why collection method matters for the conclusions we can draw.

What's tested

Sampling methods — simple random sample, stratified random sample, cluster sample, systematic sample — and the advantages of each. Sources of bias — voluntary response bias, undercoverage, nonresponse bias. Experimental design components — control group, treatment group, random assignment, blinding, blocking. The distinction between observational studies and experiments and what conclusions each allows.

Where students lose points

Confusing random sampling (who is selected) with random assignment (how subjects are assigned to treatments) — only random assignment allows causal conclusions. Identifying a sampling method without explaining why it was used or what bias it addresses. Not distinguishing between what an observational study can conclude (association) vs. what an experiment can conclude (causation).

How to study it

Know all four sampling methods well enough to describe and critique them. For experiments, memorize the four principles: control, randomization, replication, and blocking. Practice writing conclusions that match the study design — observational studies show association, experiments can show causation.

Unit 4: Probability, Random Variables, and Probability Distributions

Exam weighting: 10–20%

Unit 4 covers basic probability rules, conditional probability, independence, random variables, and probability distributions including binomial and geometric distributions.

What's tested

Basic probability rules — addition rule, multiplication rule for independent and dependent events, complement rule. Conditional probability using P(A|B) = P(A and B) / P(B). Expected value and standard deviation of a random variable. Binomial distribution — conditions (BINS: Binary, Independent, fixed Number of trials, Same probability), calculating probabilities, mean, and standard deviation. Geometric distribution — expected number of trials until first success.

Where students lose points

Checking binomial conditions without explaining them in context — you must verify each of the four BINS conditions specifically for the problem at hand. Confusing independence and mutual exclusivity — two events cannot be both mutually exclusive and independent (unless one has probability zero). Calculator syntax errors on binompdf vs. binomcdf.

How to study it

Practice identifying which distribution applies to a given scenario before calculating anything. For binomial problems, write out all four BINS conditions explicitly every time — this is a common FRQ scoring point. Know when to use binompdf (exactly k successes) vs. binomcdf (at most k successes).

Unit 5: Sampling Distributions

Exam weighting: 7–12%

Unit 5 covers the sampling distribution of a sample mean and sample proportion — the theoretical foundation that makes all of inferential statistics possible.

What's tested

The Central Limit Theorem — for large enough samples, the sampling distribution of the sample mean is approximately normal regardless of the population distribution. The mean and standard deviation of sampling distributions for both means and proportions. Using sampling distributions to calculate probabilities about sample statistics.

Where students lose points

Confusing the standard deviation of the population with the standard error of the sampling distribution — the standard error is σ/√n for means and √(p(1−p)/n) for proportions. Not checking conditions for normality before applying normal calculations. Confusing what the sampling distribution describes — it describes the behavior of a statistic across many samples, not the distribution of individual data values.

How to study it

Understand the Central Limit Theorem conceptually before doing calculations — be able to explain in plain language what a sampling distribution is and why it matters. Practice calculating standard error for both means and proportions and interpreting what it represents.

Unit 6: Inference for Categorical Data — Proportions

Exam weighting: 12–15%

Unit 6 covers confidence intervals and hypothesis tests for one proportion and two proportions — the first inference procedures students learn.

What's tested

Constructing and interpreting one-sample z-intervals for proportions. Conducting and interpreting one-sample z-tests for proportions. Two-sample inference — confidence intervals and hypothesis tests comparing two proportions. Checking conditions for inference: random, normal (np ≥ 10 and n(1−p) ≥ 10), and independent (10% condition).

Where students lose points

Writing incorrect confidence interval interpretations — the correct form is "We are 95% confident that the true proportion of [context] is between [lower] and [upper]." Not checking all three conditions before performing inference. Confusing the null and alternative hypotheses — the null hypothesis always contains equality.

How to study it

Memorize the correct interpretation templates for confidence intervals and hypothesis tests and practice writing them in context until they are automatic. Checking conditions is worth explicit scoring points on the FRQ — never skip them. Practice the full four-step inference procedure: State, Plan, Do, Conclude.

Unit 7: Inference for Quantitative Data — Means

Exam weighting: 10–18%

Unit 7 covers confidence intervals and hypothesis tests for one mean and two means using the t-distribution.

What's tested

One-sample t-intervals and t-tests — when to use t instead of z (unknown population standard deviation), degrees of freedom (n − 1), and checking conditions. Two-sample t-procedures — comparing means from two independent groups. Paired t-procedures — when observations are naturally paired, using the differences as the data.

Where students lose points

Using z-procedures when t-procedures are required — whenever the population standard deviation is unknown (which is almost always in practice), use t. Confusing two-sample t-procedures with paired t-procedures — if the data is paired (before/after, matched subjects), you must use the paired procedure. Degrees of freedom errors when doing two-sample t by hand.

How to study it

Build a decision tree for choosing the right procedure: one sample or two? Paired or independent? Mean or proportion? This decision-making process is tested both directly and as part of FRQ setup. Practice the full four-step procedure for both intervals and tests.

Unit 8: Inference for Categorical Data — Chi-Square

Exam weighting: 2–5%

Unit 8 covers three chi-square procedures — goodness of fit, homogeneity, and independence — for analyzing categorical data.

What's tested

Chi-square goodness of fit test — does observed data match an expected distribution? Chi-square test for homogeneity — do two or more populations have the same distribution of a categorical variable? Chi-square test for independence — are two categorical variables independent within a single population? Calculating expected counts and the chi-square statistic. Checking the expected counts condition (all expected counts ≥ 5).

Where students lose points

Choosing the wrong chi-square test — homogeneity involves multiple populations with one categorical variable; independence involves one population with two categorical variables. The calculation is identical but the conclusion and context differ. Not checking the expected counts condition before proceeding.

How to study it

Know the distinction between all three chi-square tests and practice identifying which one applies to a given scenario. For the FRQ, always state hypotheses in terms of the specific context — not just "the variables are independent" but "there is no association between [variable 1] and [variable 2] in the population of [context]."

Unit 9: Inference for Quantitative Data — Slopes

Exam weighting: 2–5%

Unit 9 covers inference for the slope of a least-squares regression line — confidence intervals and hypothesis tests that ask whether a linear relationship exists in the population.

What's tested

Constructing a confidence interval for the true slope β. Conducting a t-test for the slope — the null hypothesis is typically H₀: β = 0 (no linear relationship). Reading computer output for regression inference — identifying the slope, standard error of the slope, t-statistic, and p-value from a regression table. Checking conditions for regression inference: Linear, Independent, Normal, Equal variance, Random (LINER).

Where students lose points

Not knowing how to read a computer regression output table — the exam frequently provides output and asks you to use it rather than calculate from raw data. Forgetting that the null hypothesis for slope inference is β = 0, not β = 1. Not checking LINER conditions.

How to study it

Practice reading and interpreting computer regression output — identify the slope estimate, its standard error, the t-statistic, and the p-value and know what each means. Know the LINER conditions and how to check each one from a residual plot.

How to Use This Guide

Inference (Units 6–9) accounts for roughly 35–45% of the exam — if you are short on time, prioritize Units 6 and 7 which cover the most commonly tested procedures. Unit 1 is the highest-weighted individual unit at 15–23% and should not be neglected despite feeling like review.

The most important study habit for AP Statistics is writing complete sentences. Every calculation needs an interpretation in context. Every conclusion needs to reference the original question. Students who can compute correctly but write vaguely will consistently score 3s instead of 5s. Practice writing out full interpretations for every problem you do — not just the number, but what the number means.

Practice AP Statistics — 200 Free Questions →

Frequently Asked Questions

How hard is AP Statistics?

AP Statistics has a pass rate around 60%, with roughly 16% of students earning a 5. It is considered more accessible than AP Calculus but students who underestimate the writing requirements — particularly the need to explain reasoning in context on free-response questions — often struggle.

How many questions are on the AP Statistics exam?

The exam has 40 multiple-choice questions (50% of score) and 6 free-response questions (50% of score). The FRQ section includes 5 short-answer questions and 1 investigative task worth more than the others.

Is a calculator allowed on the AP Statistics exam?

Yes — a graphing calculator is required for the entire AP Statistics exam. You should be comfortable using your calculator for all standard statistical procedures including regression, hypothesis tests, and confidence intervals.

What topics are most heavily tested on AP Statistics?

Inference (Units 6–9) accounts for the largest portion of the exam at roughly 35–45%. Understanding and interpreting confidence intervals and hypothesis tests in context is the most critical skill for both the MCQ and FRQ sections.