AP Statistics cram sheet: every formula and template
By Jude Wallis · Published
This cram sheet condenses AP Statistics by unit: the formula-sheet must-knows, the interpretation templates for confidence intervals, p-values, slope, and r-squared, the condition checklists, the State-Plan-Do-Conclude frame, and the exam format.
A whole-course review for the Fall 2026 AP Statistics exam (first administered May 2027): three-hour digital exam, 42 multiple-choice questions and 4 free-response questions weighted 50/50, formula sheet and tables provided. Chi-square goodness-of-fit, the geometric distribution, and inference for a regression slope are not on this exam.
How the exam is scored
The AP Statistics exam is 3 hours long and taken fully digitally in Bluebook. Section I is 42 multiple-choice questions in 90 minutes and counts for 50% of your score. Section II is 4 free-response questions worth 10 points each in 90 minutes, the other 50%, so each free-response question is 12.5% of the exam.
The free-response questions come in a fixed order:
- Question 1 uses Practices 1 and 2 (formulating questions and collecting data).
- Question 2 uses Practices 3 and 4 (analyzing data and interpreting results).
- Question 3 is inference: either a hypothesis test or a confidence interval.
- Question 4 uses Practices 2, 3, and 4.
A graphing calculator with statistical capabilities is expected, and a formula sheet and tables are provided in both sections; the sheet is laid out at formulas. The multiple-choice weighting by unit is roughly Unit 1 at 20-30%, Unit 2 at 15-25%, Unit 3 at 15-25%, Unit 4 at 10-20%, and Unit 5 at 10-20%. For the full framework, see AP Statistics.
Unit 1: exploring one-variable data and collecting data
Two formulas anchor this unit: the sample mean (add the values, divide by the sample size ) and the sample standard deviation , which divides by because it comes from a sample, not the whole population.
Describe any distribution by shape, center, spread, and unusual features (outliers), always in context. The rule flags a value as an outlier if it falls below or above , where the interquartile range is . For roughly normal data, the empirical rule puts about 68% of values within 1 standard deviation of the mean, 95% within 2, and 99.7% within 3.
Collecting data is the other half of this unit. Know simple random, stratified, and cluster sampling, and the bias traps of undercoverage, nonresponse, and voluntary response. An experiment needs comparison, random assignment, and replication, and only a randomized experiment supports a cause-and-effect claim.
More detail: standard deviation by hand, the 1.5 IQR rule, the empirical rule, experiments vs observational studies, and Unit 1.
Unit 2: probability, random variables, and distributions
Probability rules to have cold:
- General addition: , where means "A or B".
- Conditional: , where means "A and B".
- Independent events: . Mutually exclusive (disjoint) events instead have , which is not the same as independent.
For a discrete random variable , the mean (expected value) is and the standard deviation is . A binomial variable (a fixed number of independent trials with the same success probability ) has , mean , and standard deviation .
For a normal model, standardize with the z-score (how many standard deviations sits from the mean ) and read the area from the z-table. The sampling distribution of has mean and standard deviation ; the central limit theorem makes it approximately normal for a large sample (about ), even when the population is not.
More detail: disjoint vs independent events, binomial probability, the central limit theorem, and Unit 2.
Unit 3: inference for proportions
One proportion. The standard error of the sample proportion (read "p-hat") is for a confidence interval. A significance test instead uses the null value inside the root, , with .
Two proportions. The interval standard error is . A test pools the two samples first: , then uses in the standard error.
Chi-square (two-way tables). The statistic is , where is an observed count and is the expected count . A test of homogeneity compares one categorical variable across several groups; a test of independence checks whether two variables are associated within one sample.
Common critical values from the z-table: 90% uses , 95% uses , and 99% uses . More detail: one-proportion vs two-proportion z test, chi-square tests explained, the proportion z-test calculator, and Unit 3.
Unit 4: inference for means
Every mean procedure uses , not , because you estimate the population standard deviation with the sample standard deviation . For the one-sample and paired procedures the degrees of freedom are ; for two independent samples the degrees of freedom come from your calculator, or, conservatively, the smaller of and .
- One sample: and , where is the claimed mean.
- Two independent samples: .
- Paired data: compute each difference first, then run a one-sample on the differences.
If the population standard deviation is somehow known (rare in practice), the sampling distribution standard deviation is . Read the critical value from the t-table using your degrees of freedom.
More detail: t-test vs z-test, how to calculate a confidence interval, the one-sample t-test calculator, and Unit 4.
Unit 5: regression analysis
The least-squares regression line predicts , where is the y-intercept and is the slope. The correlation runs from to and measures the direction and strength of a linear association, while is the fraction of the variation in that the linear model with explains.
A residual is , that is . A residual plot with no leftover pattern supports using a straight-line model; a clear curve does not. On the Fall 2026 exam, regression is descriptive only, so you interpret the slope, , , and residuals but you do not run a significance test for the slope.
The slope and interpretation templates are in the section below. More detail: least-squares regression line, r vs r-squared, how to interpret residual plots, the regression calculator, and Unit 5.
The inference frame: State, Plan, Do, Conclude
Every inference free-response answer, and many multiple-choice setups, follows four steps.
- State: name the parameter in words, then write both hypotheses about that parameter, not about the sample. Use for a population proportion or for a population mean.
- Plan: name the exact procedure and check its conditions with numbers.
- Do: show the sample statistic, the test statistic or interval, and the p-value.
- Conclude: compare the p-value to the significance level and answer in context, or interpret the interval in context.
Two formula-sheet identities drive the Do step: the standardized test statistic is , and a confidence interval is . For point-by-point scoring, see the FRQ guide; to pick the right procedure, see which statistical test to use.
Condition checklists
Almost every inference procedure checks the same families of conditions. Show the numbers, not just the names, or you lose the condition point.
- Random: the data comes from a random sample or a randomized experiment.
- 10%: when sampling without replacement, the sample is at most 10% of the population, so the trials stay roughly independent.
- Large counts (proportions): and are each at least 10. Use for a test and for an interval.
- Normal or large sample (means): the population is stated to be normal, or the sample size is at least 30 so the central limit theorem applies, or a graph of the sample shows no strong skew and no outliers. This is the condition the procedures need.
Interpretation templates worth memorizing
Scorers want the result tied back to the context. Fill the brackets with the problem's own words and units.
- Confidence interval: "We are confident that the interval from [low] to [high] captures the true [parameter in context]." The confidence level describes the method, not one interval. See what 95% confidence means.
- P-value: "Assuming is true, the p-value is the probability of getting a statistic at least as extreme as the one observed." If the p-value is at most , reject and state convincing evidence for in context; otherwise fail to reject. See what a p-value means.
- Slope: "For each additional one [x-unit], the predicted [y] changes by [y-units]."
- r-squared: "About []% of the variation in [y] is explained by the linear model with [x]."
Classic point-losers
These are the mistakes that cost the most points, and every one is avoidable:
- Dividing by instead of for a sample standard deviation, or mixing up the sample and population formulas.
- Writing hypotheses about a sample statistic like or instead of the parameter or .
- Naming a condition without showing the numbers that make it hold.
- A conclusion with no context, a sentence that could be pasted onto any problem.
- Writing "accept "; you fail to reject it, you never accept it.
- Treating mutually exclusive events as independent, or claiming causation from an observational study.
- Confusing with , or reporting a bare calculator command with no values shown.
A 95% confidence interval for a mean, with the interpretation template
A random sample of 5 tomato plants has heights, in centimeters, of 8, 10, 12, 14, and 16. Assume the heights are roughly symmetric with no outliers. Build a 95% confidence interval for the true mean height of all such plants, and interpret it.
Sample mean: cm, where is the sample mean.
Deviations from 12 are ; their squares are , which sum to 40.
Sample standard deviation: cm.
Standard error: .
Critical value: with degrees of freedom, the 95% value from the t-table is .
Margin of error: .
Interval: , which is cm.
Interpret: we are 95% confident that the interval from 8.074 to 15.926 cm captures the true mean height of all such tomato plants.
The 95% confidence interval is , or about cm. We are 95% confident this interval captures the true mean height of all such plants.
Mean and standard deviation of a discrete random variable
A random variable takes the values 0, 1, 2, and 3 with probabilities 0.1, 0.2, 0.4, and 0.3. Find its mean (expected value) and its standard deviation.
Check the probabilities sum to 1: .
Mean: .
Deviations from 1.9 are ; their squares are .
Weight each square by its probability: . This sum is the variance.
Standard deviation: .
The mean is and the standard deviation is .
Frequently asked questions
What formulas do I need to memorize for AP Statistics?
Fewer than you might think, because a formula sheet is provided in both sections and is laid out at formulas. What you actually have to know is which formula to use, how to read its symbols, and the conditions and interpretation templates the sheet does not give you. Spend cram time on choosing procedures and writing conclusions in context, not on rote memorization.
How is the AP Statistics exam scored?
The two sections are weighted equally. Section I is 42 multiple-choice questions worth 50%, and Section II is 4 free-response questions worth 10 points each and 50%, so each free-response question is 12.5% of your score. Free-response answers are graded component by component, so labeling each step helps a scorer find every point.
What is the fastest way to lose points on the free response?
Leaving out the context. A decision or an interval with no sentence tied to the problem's setting loses the interpretation point, even when the arithmetic is right. The next most common losses are naming conditions without showing the numbers and writing "accept the null" instead of "fail to reject".