AP Statistics · Unit 2 · 15-25% of the exam · ~24 class periods
Probability, Random Variables, and Probability Distributions
AP Statistics Unit 2 covers probability rules, conditional probability and independence, random variables, the binomial and normal distributions, and an intro to sampling distributions and the central limit theorem. It is 15-25% of the multiple-choice section, about 24 class periods.
AP Statistics: Unit 2 (topics 2.1 Tabular and Graphical Representations for the Distributions of Two Categorical Variables, 2.2 Summary Statistics for Two Categorical Variables, 2.3 Estimating Probabilities Using Simulation, 2.4 Introduction to Probability, 2.5 Mutually Exclusive Events, 2.6 Conditional Probability, 2.7 Independent Events and Unions of Events, 2.8 Introduction to Random Variables and Probability Distributions, 2.9 Parameters of Random Variables, 2.10 The Binomial Distribution, 2.11 The Normal Distribution, 2.12 Sampling Distributions and the Central Limit Theorem). This page maps to the Fall 2026 AP Statistics course, where Unit 2 is 15-25% of the multiple-choice section across about 24 class periods.
What Unit 2 covers
AP Statistics Unit 2, Probability, Random Variables, and Probability Distributions, is 15-25% of the multiple-choice section and takes about 24 class periods. It starts with two-way tables for two categorical variables, builds the rules of probability, and then uses those rules to describe random variables and their probability distributions. The unit ends with the binomial and normal distributions and a first look at sampling distributions and the central limit theorem.
Throughout the unit you write to mean the probability of event , a number between 0 and 1 inclusive. Report parameters with units, and connect every probability and parameter to the context of the problem.
The 12 topics in Unit 2
Unit 2 has 12 topics. Here is a faithful summary of each, in the order the College Board lists them.
| Topic | What it covers |
|---|---|
| 2.1 Tabular and graphical representations for two categorical variables | Two-way (contingency) tables, side-by-side and segmented bar charts, and mosaic plots used to see whether two categorical variables are associated. |
| 2.2 Summary statistics for two categorical variables | Joint, marginal, and conditional relative frequencies from two-way tables, used to compare distributions and look for association. |
| 2.3 Estimating probabilities using simulation | Random processes, outcomes, and events; probability as a long-run relative frequency; the law of large numbers. |
| 2.4 Introduction to probability | The sample space, equally likely outcomes, a probability from 0 to 1, and the complement rule. |
| 2.5 Mutually exclusive events | Joint probability (the intersection of A and B); two events are mutually exclusive, or disjoint, when they cannot occur together, so their joint probability is 0. |
| 2.6 Conditional probability | The probability of A given B, and the general multiplication rule for the probability that both A and B occur. |
| 2.7 Independent events and unions of events | Independent events, where knowing one does not change the other's probability, and the addition rule for the probability that A or B occurs. |
| 2.8 Introduction to random variables and probability distributions | Discrete random variables, probability distributions whose probabilities add to 1, and cumulative distributions. |
| 2.9 Parameters of random variables | The mean (expected value) and standard deviation of a discrete random variable, interpreted in context. |
| 2.10 The binomial distribution | Binomial conditions, the binomial probability function, the mean, and the standard deviation. |
| 2.11 The normal distribution | The bell-shaped normal curve, its two parameters, the standard normal distribution, the empirical rule, and areas and intervals. |
| 2.12 Sampling distributions and the central limit theorem | The sampling distribution of a statistic, how to simulate it, and the central limit theorem for the mean of a random sample. |
Probability rules you will use
Topics 2.3 through 2.7 build the probability rules. A simulation models a random process so that the long-run relative frequency of an event estimates its true probability, and the law of large numbers says that relative frequency settles toward a single value as the number of trials grows.
The sample space is the set of all possible outcomes, and its probability is 1. The complement rule gives the probability that an event does not happen:
Two events are mutually exclusive (disjoint) when they cannot occur together, so their joint probability , the probability of the intersection, is 0. Conditional probability and the addition rule handle events that can overlap:
Events and are independent when knowing that one occurred does not change the probability of the other, which means .
Random variables and their parameters
A random variable takes a numerical value produced by a random phenomenon. A probability distribution for a discrete random variable lists every possible value with its probability, and those probabilities add to 1. A cumulative distribution instead gives the probability of a value less than or equal to each outcome.
The mean, also called the expected value, is written (mu, the long-run average value of ). The standard deviation (sigma, the typical distance of the values from the mean) measures spread:
Report both with units and in the context of the population they describe. The variance is the square of the standard deviation.
The binomial distribution
A binomial random variable counts the number of successes in a fixed number of independent trials, , where each trial has two outcomes and a constant probability of success . The probability of exactly successes is
Its mean is and its standard deviation is . For the full method and more practice, see binomial probability and the binomial probability calculator.
The normal distribution and the empirical rule
A normal distribution is a continuous, unimodal, bell-shaped, symmetric curve set by two parameters: the mean (mu) and the standard deviation (sigma). A smaller makes the curve taller and tighter around the mean, and a larger spreads it out. The standard normal distribution has and .
The empirical rule estimates areas under a normal curve: about 68% of values fall within 1 standard deviation of the mean, about 95% within 2, and about 99.7% within 3. This is also called the 68-95-99.7 rule. To place any value on the standard normal scale, use its z-score:
See the empirical rule (68-95-99.7), how to find a z-score, and the normal distribution calculator.
Sampling distributions and the central limit theorem
A sampling distribution of a statistic is the distribution of that statistic across every possible sample of a given size from a population. You can approximate it by simulation: draw many random samples, record the statistic each time, and graph the results.
The central limit theorem (CLT) states that the sampling distribution of a sample mean (x-bar, the mean of one sample) can be approximated by a normal distribution, and the larger the sample, the better the approximation. Unit 2 introduces this idea, and Units 3 and 4 use it for inference. See the central limit theorem and the sampling distribution and CLT interactive.
Formulas and how to study Unit 2
The AP exam provides a formula sheet and tables for both sections, so you are not memorizing these formulas, but you do decide when to apply each one. The Unit 2 formulas you reach for most are the addition rule, conditional probability, the mean and standard deviation of a discrete random variable, and the binomial probability function. Review them on the formulas page and look up areas on the z-table.
Work each probability problem by writing the rule, substituting the values, and then computing, which is how the rubric awards points. Practice sketching, shading, and labeling a normal curve before you calculate an area. For the full course map, see AP Statistics, then move on to Unit 3: Inference for Proportions.
Reading a two-way table: conditional probability and the addition rule
A survey of 100 students records whether each owns an e-reader and whether each read a book in the past month.
| Read: yes | Read: no | Total | |
|---|---|---|---|
| E-reader: yes | 24 | 6 | 30 |
| E-reader: no | 42 | 28 | 70 |
| Total | 66 | 34 | 100 |
Find the probability that a student read a book given that they own an e-reader, and the probability that a student owns an e-reader or read a book.
Conditional probability restricts to the e-reader owners. There are 30 owners and 24 of them read a book, so .
Check with the formula. and , so .
For the union, use the addition rule. , , and .
. Check by counting the students in at least one category: out of 100.
and .
Mean and standard deviation of a discrete random variable
Let be the number of pets a randomly chosen household owns, with this probability distribution. Find the mean and standard deviation of .
| Pets | 0 | 1 | 2 | 3 |
|---|---|---|---|---|
| 0.3 | 0.4 | 0.2 | 0.1 |
Confirm the probabilities add to 1: .
Mean (expected value): pets.
Squared deviations times probability: ; ; ; .
Variance: . Standard deviation: pets.
pets and pets.
Binomial probability, mean, and standard deviation
A 10-question multiple-choice quiz has 4 options per question. A student guesses every answer, so the probability of a correct guess is . Let be the number of correct answers. Find the mean, the standard deviation, and the probability of exactly 3 correct.
This is binomial with and because there are 10 independent trials, two outcomes per question, and a constant success probability.
Mean: questions.
Standard deviation: questions.
Exactly 3 correct: , , and .
.
, , and .
Empirical rule and z-scores on a normal distribution
A large set of exam scores is approximately normal with mean and standard deviation . Use the empirical rule to find the percent of scores between 300 and 700 and the percent above 700, then find the z-score of a 650.
The bounds 300 and 700 are each 2 standard deviations from the mean: and .
By the empirical rule, about 95% of values fall within 2 standard deviations of the mean, so about 95% of scores are between 300 and 700.
The remaining 5% is split between the two tails, so about of scores are above 700.
z-score of 650: , so 650 sits 1.5 standard deviations above the mean.
About 95% of scores fall between 300 and 700, about 2.5% are above 700, and a 650 has a z-score of 1.5.
Frequently asked questions
How much of the AP Statistics exam is Unit 2?
Unit 2 is 15-25% of the multiple-choice section, and the College Board plans about 24 class periods for it. Its ideas also appear inside free-response questions, since probability and distributions support the inference in later units.
What is the difference between mutually exclusive and independent events?
Mutually exclusive (disjoint) events cannot happen at the same time, so their joint probability is 0. Independent events can happen together, but knowing that one occurred does not change the probability of the other. Two events that both have nonzero probability cannot be mutually exclusive and independent at once.
Do I have to memorize the binomial and normal formulas?
No. The AP exam gives you a formula sheet and tables for both sections, including the binomial probability function and its mean and standard deviation. Your job is to recognize when a setting is binomial or normal and to apply the right formula with the values from the problem.
Every topic in Unit 2
- 2.1Tabular and Graphical Representations for the Distributions of Two Categorical Variables
- 2.2Summary Statistics for Two Categorical Variables
- 2.3Estimating Probabilities Using Simulation
- 2.4Introduction to Probability
- 2.5Mutually Exclusive Events
- 2.6Conditional Probability
- 2.7Independent Events and Unions of Events
- 2.8Introduction to Random Variables and Probability Distributions
- 2.9Parameters of Random Variables
- 2.10The Binomial Distribution
- 2.11The Normal Distribution
- 2.12Sampling Distributions and the Central Limit Theorem