Probability is a number between 0 and 1 that tells you how likely an event is. In AP Statistics, you also need to connect that number to a random process, a sample space, and a long-run interpretation.
AP Statistics Probability Review
For AP Statistics Topic 4.3, probability starts with a sample space: the set of all possible non-overlapping outcomes for a random process. A probability model lists those outcomes and assigns a probability to each one.
The core rules are straightforward: probabilities must be between 0 and 1, all outcome probabilities in a sample space add to 1, and the complement rule is P(E^C) = 1 - P(E). On the AP exam, the calculation is only half the work. You also need to interpret the probability as a long-run relative frequency in context.

Why This Matters for the AP Statistics Exam
Probability is the foundation for the rest of AP Statistics. Once you can quantify how likely a random event is, you can build toward random variables, sampling distributions, and the inference procedures that make up a large part of the course.
For this topic, two skills matter most:
- Calculate probabilities for events and their complements.
- Interpret probabilities in context.
On the exam, probability shows up in both multiple-choice and free-response work. When you show probability work, write an expression that shows the structure, substitute the values from the problem, and give a final answer. Interpreting a probability clearly, with units and context, is important for strong free-response answers.
Key Takeaways
- The sample space is the set of all possible non-overlapping outcomes of a random process.
- If every outcome is equally likely, P(event) = (outcomes in the event) / (total outcomes in the sample space).
- Every probability is a number between 0 and 1, inclusive. A 0 means impossible and a 1 means certain.
- The complement rule says P(E^C) = 1 - P(E), which is your go-to for "at least" and "at most" problems.
- The probabilities of all outcomes in a sample space add up to 1.
- A probability of a repeatable event is the long-run relative frequency of that event, so interpret it that way and in context.
Basic Probability Rules
A probability model describes a chance process using two parts: a list of all possible outcomes and the probability of each outcome.
The sample space is the set of all possible non-overlapping outcomes of a random process, like flipping a coin or rolling a die. The sample space for flipping a coin is {heads, tails}, and the sample space for rolling a six-sided die is {1, 2, 3, 4, 5, 6}.
Probabilities are usually written as fractions or decimals. For example, the probability of flipping heads is 0.5, and the probability of rolling a 6 is 1/6.
Rule 1: Equally Likely Outcomes
If all outcomes in a sample space are equally likely, the probability that event A occurs is the number of outcomes in A divided by the total number of outcomes in the sample space. This is the classical (theoretical) definition of probability.
P(A) = number of outcomes in event A / total number of outcomes in the sample space
For example, with a sample space of 6 outcomes (rolling a die), if event A is rolling a 1, 2, or 3, then A has 3 outcomes. So P(A) = 3/6 = 0.5.
Rule 2: Probability Stays Between 0 and 1
Probabilities are always between 0 and 1, inclusive. A probability of 0 means an event is impossible, a probability of 1 means an event is certain, and values in between mean the event is possible but not certain.
For example, the probability of flipping heads is 0.5, the probability of rolling a 6 is 1/6, and the probability of drawing an ace from a standard 52-card deck is 4/52. All of these fall between 0 and 1.
Getting a probability like -0.82 or 1.63 is an instant red flag. This rule lets you catch a mistake right away and recheck your work.
Rule 3: All Outcomes Add Up to 1
The probabilities of all possible outcomes in a sample space add up to 1, because one of those outcomes has to happen.
For rolling a die, there are six outcomes, each with probability 1/6. Adding them:
1/6 + 1/6 + 1/6 + 1/6 + 1/6 + 1/6 = 6/6 = 1
This shows that the probabilities of all possible outcomes add up to 1, as expected.
Rule 4: Complements
The complement of an event is the event not happening. The probability of the complement is 1 minus the probability of the event, because an event happening and not happening must add up to 1.
For example, the probability of flipping heads is 0.5, so the probability of flipping tails (the complement) is 1 - 0.5 = 0.5. If the probability of rolling a 6 is 1/6, then the probability of rolling anything other than a 6 is 1 - 1/6 = 5/6.
The complement of an event E is written E' or E^C, and the rule is P(E^C) = 1 - P(E). You will often reach for this rule when a problem asks for "at least ___" or "at most ___."
As you move through later topics, you will add more rules to this growing list.
Interpreting Probabilities in Context
Be sure you can interpret the probability you calculate, not just compute it. For a repeatable situation, a probability is the long-run relative frequency with which the event happens. In other words, if you repeated the process many times, the event would occur about that fraction of the time.
Always state your interpretation in the context of the problem and with appropriate units when they apply.
Example
A company that makes car parts wants to understand the quality of its production process. They test a random sample of 100 car parts for defects. The results show 20 defective parts and 80 non-defective parts.
Based on the testing, the company makes these statements:
- The probability that a randomly selected car part is defective is 20%.
- The probability that a randomly selected car part is non-defective is 80%.
- There is a 20% chance that a randomly selected car part will be defective.
- There is an 80% chance that a randomly selected car part will be non-defective.
Explain the company's conclusions and the statistical evidence that supports them.
Answer
The probability that a randomly selected car part is defective is 20/100 = 20%, and the probability that a part is non-defective is 80/100 = 80%. This comes directly from the sample: 20 of 100 parts were defective and 80 of 100 were non-defective.
Interpreted as a long-run relative frequency, the 20% defective rate means that over many parts produced by this process, about 20% would be expected to be defective. Notice that the two probabilities (20% and 80%) are complements and add up to 100%, which matches Rule 3 and Rule 4.
How to Use This on the AP Statistics Exam
Problem Solving
- Identify the sample space first. Knowing every possible outcome makes counting favorable outcomes much easier.
- When outcomes are equally likely, count favorable outcomes over total outcomes. When they are not equally likely, use given probabilities instead of assuming each outcome is 1 in n.
- Show a clear expression, substitute the numbers from the problem, then give your answer. This communicates the structure of your work.
Common Trap
- For "at least one" or "at most" questions, the complement is usually faster. P(at least one) = 1 - P(none).
- After computing, do a sanity check: if your answer is below 0 or above 1, you made an error.
Free Response
- When asked to interpret a probability, use the long-run relative frequency idea and tie it to the context. A bare number or a vague sentence will not fully answer the question.
- Keep units and context in your interpretation so your meaning is clear.
Common Misconceptions
- A probability of 0 does not mean "almost never." It means the event cannot happen at all within the sample space. A probability of 1 means it is certain.
- The complement of an event is everything else in the sample space, not just one other specific outcome. P(not a 6) covers rolling a 1, 2, 3, 4, or 5.
- Equally likely is an assumption, not a guarantee. The count formula only works when every outcome truly has the same chance, like a fair die or fair coin.
- Long-run relative frequency does not predict short runs. Flipping heads on one toss has probability 0.5, but you can still get several heads in a row by chance.
- A probability is not a guarantee about any single trial. A 20% defect rate does not mean exactly 20 of the next 100 parts will be defective.
Related AP Statistics Guides
- Unit 4 Overview: Probability, Random Variables, and Probability Distributions
- 4.1 Introducing Statistics: Random and Non-Random Patterns?
- 4.2 Estimating Probabilities Using Simulation
- 4.4 Mutually Exclusive Events
- 4.9 Combining Random Variables
- 4.7 Introduction to Random Variables and Probability Distributions
Vocabulary
The following words are mentioned explicitly in the College Board Course and Exam Description for this topic.Term | Definition |
|---|---|
complement of an event | The set of all outcomes in the sample space that are not in event E, denoted E' or E^C, representing 'not E'. |
equally likely | A condition where all outcomes in a sample space have the same probability of occurring. |
event | A collection of one or more outcomes from a random process. |
long run | A large number of repetitions of a probability experiment where the relative frequency of an event approaches its true probability. |
outcome | The result of a single trial of a random process. |
probability | The likelihood or chance that a particular outcome or event will occur, expressed as a value between 0 and 1. |
random process | A process that generates results determined by chance, where the outcome cannot be predicted with certainty in advance. |
relative frequency | The proportion of observations in a category, expressed as a decimal, fraction, or percentage of the total. |
sample space | The set of all possible non-overlapping outcomes of a random process. |
Frequently Asked Questions
What is probability in AP Statistics?
Probability is a number from 0 to 1 that describes how likely an event is to occur. In AP Statistics, it is interpreted as the long-run relative frequency of an event over many repetitions.
What is a sample space in probability?
A sample space is the set of all possible non-overlapping outcomes of a random process. For example, the sample space for rolling a six-sided die is {1, 2, 3, 4, 5, 6}.
How do you calculate probability when outcomes are equally likely?
If all outcomes are equally likely, divide the number of outcomes in the event by the total number of outcomes in the sample space.
What is the complement rule in AP Statistics?
The complement rule says P(E^C) = 1 - P(E). It is useful for finding the probability that an event does not happen, especially in at least one or at most problems.
How should I interpret a probability on the AP Stats exam?
Interpret probability as long-run relative frequency in context. For example, a probability of 0.20 means that in many repetitions of the process, the event would happen about 20% of the time.
What are common mistakes in AP Statistics probability?
Common mistakes include assuming outcomes are equally likely without evidence, giving probabilities below 0 or above 1, forgetting that all outcome probabilities add to 1, and interpreting one trial as guaranteed.