📘 AP Statistics Course & Exam Description • Effective Fall 2026

AP Statistics New Syllabus 2026: Complete Guide for AP Teachers and AP Students

The new AP Statistics syllabus is built around statistical reasoning, real-world data, clear communication, and the full problem-solving cycle: formulate questions, collect data, analyze data, and interpret results.

5 Units 4 Statistical Practices 3-Hour Exam 42 MCQs 4 Free-Response Questions Calculator Required
20–30%
Unit 1 Exam Weighting

Exploring one-variable data and collecting data is the largest possible unit by weighting.

15–25%
Unit 2 Exam Weighting

Probability, random variables, normal distribution, binomial distribution, and CLT.

15–25%
Unit 3 Exam Weighting

Inference for proportions, two-proportion methods, and chi-square tests.

50%
Free Response Weighting

Students must write clear statistical explanations, not only calculator answers.

What Is the Main Goal of the New AP Statistics Syllabus?

The AP Statistics course introduces students to the major concepts and tools used to formulate questions, collect data, analyze data, and interpret results. It is equivalent to a one-semester, introductory, non-calculus-based college statistics course. The course is accessible to students who have successfully completed first-year algebra, but success requires much more than algebra. Students must reason, communicate, justify, and interpret.

For AP Teachers: The course should not be taught as a list of formulas or calculator commands. Every topic should connect to context, decision-making, and statistical justification.

For AP Students: A correct number is not always a complete answer. AP Statistics rewards precise explanations such as what the result means, what population it applies to, and what conclusion is justified.

The Four Statistical Practices

The new syllabus is organized around four statistical practices. These are the skills students repeatedly use across all units and on the AP Exam.

Practice Meaning What Students Must Do
Practice 1: Formulate Questions Determine an investigative question for a statistical study. Identify valid statistical questions that require data and investigation.
Practice 2: Collect Data Identify and justify methods for collecting data and conducting inference. Choose sampling methods, experimental designs, hypotheses, and inference procedures.
Practice 3: Analyze Data Construct representations and calculate statistical outputs. Create graphs, calculate summary statistics, probabilities, intervals, and test results.
Practice 4: Interpret Results Interpret results and justify conclusions and methods. Explain results in context, verify conditions, and justify claims based on evidence.

Course Structure: Five Units

The course is divided into five major units. The sequence is suggested, but it is strongly aligned with AP Classroom Progress Checks and the AP Exam structure.

Unit Title Exam Weighting Suggested Class Periods
Unit 1 Exploring One-Variable Data and Collecting Data 20–30% ~26
Unit 2 Probability, Random Variables, and Probability Distributions 15–25% ~24
Unit 3 Inference for Categorical Data: Proportions 15–25% ~30
Unit 4 Inference for Quantitative Data: Means 10–20% ~18
Unit 5 Regression Analysis 10–20% ~9

Explore the Five Units

Click each unit to see what teachers should emphasize and what students should master.

Unit 1: Exploring One-Variable Data and Collecting Data

20–30% • ~26 class periods

This unit builds the foundation of the course. Students learn what a statistical study is, how to describe data, and how data should be collected. This is where students first learn to speak the language of statistics.

  • Identify populations, samples, observational units, variables, parameters, and statistics.
  • Classify variables as categorical or quantitative, discrete or continuous.
  • Create frequency tables, bar charts, pie charts, dotplots, histograms, stem-and-leaf plots, and boxplots.
  • Describe quantitative distributions using shape, center, variability, and unusual features.
  • Calculate mean, median, quartiles, range, IQR, standard deviation, variance, percentiles, and z-scores.
  • Understand random sampling, bias, surveys, observational studies, and experimental design.

Common AP mistake: Students often confuse random selection with random assignment. Random selection supports generalizing to a population. Random assignment supports cause-and-effect conclusions.

Unit 2: Probability, Random Variables, and Probability Distributions

15–25% • ~24 class periods

This unit connects data analysis to randomness. Students learn how probability helps statisticians make predictions and later justify inference procedures.

  • Analyze two-way tables and two categorical variables.
  • Calculate joint, marginal, and conditional relative frequencies.
  • Use simulations to estimate probabilities.
  • Apply probability rules for complements, unions, intersections, conditional probability, and independence.
  • Construct and interpret discrete probability distributions.
  • Use binomial and normal distributions.
  • Understand sampling distributions and the Central Limit Theorem.

Teacher tip: Before giving formulas, use two-way tables, simulations, and visual models. Probability becomes easier when students first understand the structure of the situation.

Unit 3: Inference for Categorical Data: Proportions

15–25% • ~30 class periods

This is the first major inference unit. Students learn how to use sample proportions to make claims about population proportions.

  • Understand estimators and sampling distributions for sample proportions.
  • Construct and interpret confidence intervals for one population proportion.
  • Set up and carry out one-proportion z-tests.
  • Interpret p-values and statistical significance.
  • Understand Type I and Type II errors.
  • Compare two population proportions using confidence intervals and hypothesis tests.
  • Use chi-square tests for independence and homogeneity.

Important language: Students should not write “accept the null” or “prove the claim.” Better language is: “fail to reject the null” or “the data provide convincing evidence.”

Unit 4: Inference for Quantitative Data: Means

10–20% • ~18 class periods

This unit extends inference from proportions to means. Students use t-procedures when working with quantitative data and the population standard deviation is unknown.

  • Understand sampling distributions for sample means.
  • Construct confidence intervals for a population mean.
  • Use one-sample t-tests and matched-pairs t-tests.
  • Construct confidence intervals for the difference between two population means.
  • Use two-sample t-tests.
  • Check appropriate conditions and write conclusions in context.

Student focus: Use z-procedures for proportions. Use t-procedures for means when \( \sigma \) is unknown. Always identify the correct parameter before calculating.

Unit 5: Regression Analysis

10–20% • ~9 class periods

This unit focuses on relationships between two quantitative variables. Students learn how to model, interpret, and evaluate linear relationships.

  • Construct and interpret scatterplots.
  • Describe association using form, direction, strength, and unusual features.
  • Interpret correlation and understand that correlation does not imply causation.
  • Use linear regression models to make predictions.
  • Calculate and interpret residuals.
  • Use residual plots to judge whether a linear model is appropriate.
  • Interpret slope, y-intercept, and coefficient of determination \( r^2 \).

Common AP mistake: A strong correlation does not prove causation. A linear model is appropriate only when the scatterplot and residual plot support linearity.

Important AP Statistics Formulas

The AP Statistics exam provides formulas and tables, but students still need to know when and how to use each formula. The formulas below are written in proper mathematical style using MathJax.

Sample Mean

\[ \bar{x}=\frac{1}{n}\sum_{i=1}^{n}x_i \]

Sample Standard Deviation

\[ s=\sqrt{\frac{\sum_{i=1}^{n}(x_i-\bar{x})^2}{n-1}} \]

z-Score

\[ z=\frac{x_i-\mu}{\sigma} \]

Conditional Probability

\[ P(A\mid B)=\frac{P(A\cap B)}{P(B)} \]

Union of Two Events

\[ P(A\cup B)=P(A)+P(B)-P(A\cap B) \]

Expected Value of a Discrete Random Variable

\[ \mu_X=E(X)=\sum x_iP(x_i) \]

Standard Deviation of a Random Variable

\[ \sigma_X=\sqrt{\sum (x_i-\mu_X)^2P(x_i)} \]

Binomial Mean and Standard Deviation

\[ \mu_X=np \quad\text{and}\quad \sigma_X=\sqrt{np(1-p)} \]

Binomial Probability

\[ P(X=x)=\binom{n}{x}p^x(1-p)^{n-x} \]

One-Proportion z-Test Statistic

\[ z=\frac{\hat{p}-p_0}{\sqrt{\frac{p_0(1-p_0)}{n}}} \]

One-Sample t-Test Statistic

\[ t=\frac{\bar{x}-\mu_0}{\frac{s}{\sqrt{n}}} \]

Residual

\[ \text{Residual}=\text{Observed }y-\text{Predicted }y \]

Least-Squares Regression Line

\[ \hat{y}=a+bx \]

Coefficient of Determination

\[ r^2=\text{proportion of variation in }y\text{ explained by the linear model} \]

AP Statistics Exam Format

The AP Statistics Exam is 3 hours long and is divided into two equally weighted sections.

Section Question Type Number of Questions Weight Time
Section I Multiple Choice 42 questions 50% 90 minutes
Section II Free Response 4 questions 50% 90 minutes

Free-Response Structure

  • Question 1: Multi-focus question on Practices 1 and 2.
  • Question 2: Multi-focus question on Practices 3 and 4.
  • Question 3: Inference question involving a confidence interval or hypothesis test.
  • Question 4: Multi-focus question on Practices 2, 3, and 4.

How AP Teachers Should Teach the New Syllabus

1. Teach Reasoning Before Procedures

Students should know why a method is appropriate before they use a formula or calculator command. For example, they should understand the sampling distribution before constructing a confidence interval.

2. Spiral the Four Practices

Every unit should include question formulation, data collection decisions, data analysis, and interpretation. These practices are not separate chapters; they are habits students build all year.

3. Give Writing Templates Early

Students need repeated practice writing confidence interval interpretations, hypothesis test conclusions, condition checks, and regression interpretations.

4. Use AP Classroom Progress Checks

Progress Checks help teachers identify weaknesses by unit and skill. Use them not only as homework, but also as review tools for class discussion.

Confidence Interval Writing Template

\[ \text{We are } C\% \text{ confident that the interval from } a \text{ to } b \text{ captures the true parameter in context.} \]

Hypothesis Test Conclusion Template

\[ \text{Because the p-value is } \lt \alpha,\text{ we reject }H_0.\text{ There is convincing evidence for }H_a\text{ in context.} \]

How AP Students Should Study the New Syllabus

AP Statistics is a writing-based math course. Students should prepare for both calculations and explanations.

Progress: 0%

Recommended Yearly Teaching Flow

Time of Year Recommended Focus Main Goal
First Quarter Unit 1 Build data literacy, graph interpretation, sampling, surveys, and experimental design.
Second Quarter Unit 2 Develop probability reasoning, random variables, binomial, normal, and CLT understanding.
Third Quarter Unit 3 Master proportions, confidence intervals, hypothesis tests, errors, and chi-square tests.
Early Fourth Quarter Unit 4 Master t-procedures for means, matched pairs, and two-sample mean comparisons.
Final Review Unit 5 + Full Review Review regression and complete mixed AP Exam practice.

Frequently Asked Questions

AP Statistics is both. Students calculate, but they also explain, justify, and interpret. Many exam points come from clear contextual communication.

Unit 1 has the highest possible exam weighting at 20–30%, but Units 2, 3, 4, and 5 are also essential because the exam mixes skills across topics.

The biggest mistake is giving a number without context. Students must identify the parameter, explain the method, check conditions, and write conclusions clearly.

Formulas and tables are provided on the AP Exam, but students must know when each formula applies and how to interpret the result.

Students should know how to compute summary statistics, probabilities, confidence intervals, hypothesis tests, regression output, residuals, and normal or binomial probabilities.

Teachers should train students to write complete statistical responses: name the procedure, define the parameter, verify conditions, calculate correctly, and conclude in context.