Intersections and Mutually Exclusive Events
The intersection or joint probability of two events, denoted by P(A and B) where A and B are two events, is the probability of both events occurring simultaneously. It is composed of all outcomes that are common to both events. If two events are mutually exclusive, it means that they have no outcomes in common and cannot occur at the same time, so the probability of their intersection is 0.
INTERSECTION: P(A ∩ B) or P(A and B) (= 0 when mutually exclusive)
The addition rule for mutually exclusive events states that the probability of one or the other event occurring is equal to the sum of the probabilities of the individual events. This rule is based on the fact that if two events are mutually exclusive, it means that they cannot occur at the same time and have no outcomes in common, so the outcomes of one event cannot be included in the outcomes of the other event.
The addition rule for mutually exclusive events is often written as:
P(A or B) = P(A ∪ B) = P(A) + P(B)
This equation states that the probability of event A or event B occurring is equal to the probability of event A occurring plus the probability of event B occurring. This rule is useful for calculating the probability of one event occurring or the other event occurring, as long as the events are mutually exclusive.


It's important to note that the addition rule for mutually exclusive events only applies when the events are indeed mutually exclusive. If the events are not mutually exclusive, the probability of their intersection (P(A and B)) will not be 0, and the addition rule will not hold as there are some overlap between the two events.
Mutually Exclusive vs. Independence
It's important to be able to distinguish between mutually exclusive events and independent events (we'll go into further detail about independence on section 4.6). For now, what you need to know is that mutually exclusive events are events that cannot occur at the same time and have no outcomes in common, while independent events are events that are not affected by the occurrence of other events.
🎥Watch: AP Stats - Probability: Two Way Tables, Conditional, Independence, Tree Diagrams, etc.
Practice Problem #1
A group of students is taking a statistics exam, and they are asked to solve a problem that involves calculating the probability of two events occurring simultaneously. The problem states that the probability of event A occurring is 0.2, and the probability of event B occurring is 0.3. The problem also states that events A and B are mutually exclusive.
Using the information provided, answer the following questions:
- What is the probability of event A and event B occurring simultaneously (hint: probability of their intersection)? Explain your reasoning.
- What is the probability of one or the other event occurring (hint: the probability of the union of events A and B)? Explain your reasoning.
- If events A and B are not mutually exclusive, how would your answers to questions 1 and 2 change? Explain your reasoning.
Answer
Events A and B are mutually exclusive, which means that they cannot occur at the same time and have no outcomes in common.
1. Events A and B cannot occur at the same time and have no outcomes in common. Therefore, the probability of their intersection is 0.
2. Let's apply the addition rule for mutually exclusive events! The probability of one or the other event occurring, or the probability of the union of events A and B, is 0.2 + 0.3 = 0.5. This is because the probability of event A occurring is 0.2 and the probability of event B occurring is 0.3, and these events are mutually exclusive.
3. If events A and B are not mutually exclusive, the probability of their intersection would not be 0, and the probability of the union of events A and B would not be equal to the sum of the probabilities of the individual events. This is because if events A and B are not mutually exclusive, it means that they can occur at the same time and have at least one outcome in common. In this case, the probability of their intersection would be greater than 0, and the probability of the union of events A and B would be equal to the sum of the probabilities of the individual events minus the probability of their intersection.
Practice Problem #2
You are planning to visit a carnival with your friends, and you want to know the probability of certain events occurring while you are there. The carnival has a Ferris wheel, a roller coaster, a fun house, and a cotton candy stand. You are interested in the following events:
Event A: Riding the Ferris wheel.
Event B: Riding the roller coaster.
Event C: Going through the fun house.
Event D: Buying cotton candy.
The probability of each event occurring is as follows:
P(A) = 0.5
P(B) = 0.2
P(C) = 0.2
P(D) = 0.1
- What is the probability of going through the fun house OR riding the roller coaster?
- Are any of the events described in this problem mutually exclusive? Explain your reasoning.
Answer
1. The probability of going through the fun house or riding the roller coaster, or the probability of their union, is 0.4 (40%). This is because the probability of going through the fun house is 0.2 and the probability of riding the roller coaster is 0.2, and these events are independent. Therefore, the probability of their union is calculated as P(C or B) = P(C) + P(B) = 0.2 + 0.2 = 0.4.
2. The events described in this problem are mutually exclusive. Going through the fun house, riding the roller coaster, and buying cotton candy are all mutually exclusive events because it is not possible to do all of these things at the same time.
Vocabulary
The following words are mentioned explicitly in the College Board Course and Exam Description for this topic.
| Term | Definition |
|---|---|
| intersection | The set of outcomes that belong to both event A and event B, denoted A ∩ B. |
| joint probability | The probability that two events A and B both occur, denoted P(A ∩ B). |
| mutually exclusive | Two events that cannot occur at the same time; events with no outcomes in common. |
Frequently Asked Questions
How do I know if two events are mutually exclusive?
Two events are mutually exclusive if they cannot happen at the same time—formally P(A ∩ B) = 0. Quick checks you can use: - Think about the context: if A and B describe outcomes that can’t co-occur (e.g., “roll is 2” and “roll is 5”), they’re disjoint. - Use a Venn diagram: no overlap means mutually exclusive. - Use probabilities: if you calculate or are given P(A ∩ B) and it equals 0, they’re mutually exclusive. - Remember the addition rule for disjoint events: P(A ∪ B) = P(A) + P(B) only if they're mutually exclusive. Don’t confuse this with independence—independent events can both happen (P(A ∩ B) = P(A)P(B)), so independence ≠ mutual exclusivity (except in trivial cases). For more examples and AP-style practice on Topic 4.4, see the Fiveable study guide (https://library.fiveable.me/ap-statistics/unit-4/mutually-exclusive-events/study-guide/iBljImMDLJ8bSWeWXbi6) and try practice problems (https://library.fiveable.me/practice/ap-statistics).
What's the formula for mutually exclusive events?
If A and B are mutually exclusive (disjoint), they can’t happen at the same time, so P(A ∩ B) = 0. That makes the addition rule simplify to P(A ∪ B) = P(A) + P(B) because the general rule is P(A ∪ B) = P(A) + P(B) − P(A ∩ B) (you’ll see this on the AP formula sheet). Quick tip: mutually exclusive ≠ independent. If events are mutually exclusive and one has positive probability, they can’t be independent (independence would require P(A ∩ B) = P(A)P(B) which would force one to be 0). For more examples and practice (aligned to the CED learning objective VAR-4.C), check the Topic 4.4 study guide (https://library.fiveable.me/ap-statistics/unit-4/mutually-exclusive-events/study-guide/iBljImMDLJ8bSWeWXbi6) and Unit 4 overview (https://library.fiveable.me/ap-statistics/unit-4). Want extra practice? Try the 1000+ AP Stats problems at (https://library.fiveable.me/practice/ap-statistics).
When do I use P(A ∩ B) = 0 vs when it's not zero?
Use P(A ∩ B) = 0 when A and B are mutually exclusive (disjoint): they cannot happen at the same time, so their intersection is impossible. That’s exactly VAR-4.C.2 in the CED. Example: on one fair die roll, A = “even” and B = “odd” ⇒ P(A ∩ B) = 0. When it’s not zero, A and B can both occur together, so the intersection has some positive probability. Example: A = “multiple of 2” and B = “multiple of 3” on a six-sided die ⇒ A ∩ B = {6}, so P(A ∩ B) = 1/6. Quick tips for the exam: - If P(A ∩ B) = 0, you may use P(A ∪ B) = P(A) + P(B) (addition rule for disjoint events). - Don’t confuse mutually exclusive with independent: independent events can have P(A ∩ B) = P(A)P(B), often > 0, but they’re not disjoint unless one has probability 0. For more examples and practice, see the Topic 4.4 study guide (https://library.fiveable.me/ap-statistics/unit-4/mutually-exclusive-events/study-guide/iBljImMDLJ8bSWeWXbi6) and Unit 4 resources (https://library.fiveable.me/ap-statistics/unit-4). For lots of practice problems, go to (https://library.fiveable.me/practice/ap-statistics).
What's the difference between mutually exclusive and independent events?
Mutually exclusive (disjoint) means the two events cannot happen at the same time—so P(A ∩ B) = 0. For disjoint A and B the addition rule simplifies to P(A ∪ B) = P(A) + P(B). Independent means the occurrence of one event gives no information about the other: P(A | B) = P(A). Equivalently, P(A ∩ B) = P(A)·P(B). Key difference: disjointness is about an impossible intersection; independence is about no change in probability when you know the other event happened. They’re not the same: if A and B are both disjoint AND both have positive probability, they cannot be independent (because P(A ∩ B)=0 ≠ P(A)P(B) if P(A),P(B)>0). The only way disjoint events can be independent is if one event has probability 0. This is exactly what Topic 4.4 (VAR-4.C) tests—review the CED definitions and examples in the Fiveable study guide (https://library.fiveable.me/ap-statistics/unit-4/mutually-exclusive-events/study-guide/iBljImMDLJ8bSWeWXbi6) and practice problems at (https://library.fiveable.me/practice/ap-statistics).
I'm confused about joint probability - is that the same as intersection?
Yes—joint probability and the intersection are the same idea. The joint probability P(A and B) is written P(A ∩ B) and means “the probability that A and B both occur” (CED VAR-4.C.1). If A and B are mutually exclusive (disjoint), they cannot happen together, so P(A ∩ B) = 0 (CED VAR-4.C.2). Quick reminders that often trip people up: joint/intersection ≠ conditional probability (P(A|B) = P(A ∩ B)/P(B)), and mutually exclusive is different from independent—independent events can both occur (so P(A ∩ B) = P(A)P(B)), while mutually exclusive events cannot. For more on this AP topic, check the Topic 4.4 study guide (https://library.fiveable.me/ap-statistics/unit-4/mutually-exclusive-events/study-guide/iBljImMDLJ8bSWeWXbi6) and practice problems (https://library.fiveable.me/practice/ap-statistics).
Can someone explain step by step how to determine if events are disjoint?
Step-by-step: how to tell if two events are disjoint (mutually exclusive) 1. Translate the events into outcomes in the sample space S. Write A and B as sets of outcomes (or list them). 2. Find the intersection A ∩ B—the outcomes that would make both A and B happen at the same time. Use a Venn diagram if that helps. 3. Check P(A ∩ B). If P(A ∩ B) = 0 (no outcomes in common), then A and B are disjoint/mutually exclusive. If P(A ∩ B) > 0, they are not disjoint. (This is the CED rule: VAR-4.C.2.) 4. Optional quick checks: if the wording makes simultaneous occurrence impossible (e.g., “rolling an even number” and “rolling an odd number” on one die), they’re disjoint. But don’t confuse disjoint with independent—disjoint events cannot be independent unless one has probability 0. 5. Use the addition rule for disjoint events: if disjoint, P(A ∪ B) = P(A) + P(B). Otherwise use P(A ∪ B) = P(A)+P(B) − P(A ∩ B). For more examples and practice aligned to the AP CED, see the Topic 4.4 study guide (https://library.fiveable.me/ap-statistics/unit-4/mutually-exclusive-events/study-guide/iBljImMDLJ8bSWeWXbi6) and lots of practice questions (https://library.fiveable.me/practice/ap-statistics).
How do I solve problems where they ask if rolling a die gives mutually exclusive outcomes?
Take each event as a set of outcomes from the die (sample space S = {1,2,3,4,5,6}). Two events are mutually exclusive iff they cannot happen at the same time, i.e. P(A ∩ B) = 0 (CED VAR-4.C.2). Steps: 1. Write the events as outcome sets. Example: A = “even” = {2,4,6}; B = “4” = {4}. 2. Find the intersection A ∩ B. If it’s empty, they’re mutually exclusive; if not, they aren’t. - A ∩ B = {4} ≠ ∅ → not mutually exclusive. - Example: C = “odd” = {1,3,5}. C ∩ A = ∅ → C and A are mutually exclusive. 3. Use P(A ∩ B) = 0 to justify your answer on the exam; if mutually exclusive, P(A ∪ B) = P(A)+P(B) (addition rule). Remember: mutually exclusive ≠ independent. Two mutually exclusive non-impossible events are dependent (their probabilities affect each other). For more examples and quick practice, see the Topic 4.4 study guide (https://library.fiveable.me/ap-statistics/unit-4/mutually-exclusive-events/study-guide/iBljImMDLJ8bSWeWXbi6) and Unit 4 review (https://library.fiveable.me/ap-statistics/unit-4). For extra practice problems, try the AP practice bank (https://library.fiveable.me/practice/ap-statistics).
What does P(A ∩ B) mean and when is it equal to zero?
P(A ∩ B) is the joint probability that both events A and B occur—basically the probability of their intersection (what’s in both sets). In AP language it’s the probability that A and B happen at the same time (VAR-4.C.1). P(A ∩ B) = 0 exactly when A and B are mutually exclusive (disjoint): they cannot happen together, so their intersection is the empty set (VAR-4.C.2). Example: on a single die roll, A = “even” and B = “odd” → P(A ∩ B) = 0 because no outcome is both even and odd. Note: mutually exclusive is different from independent—independent events can have P(A ∩ B) = P(A)P(B) (not necessarily zero). For more on this topic see the Fiveable study guide (https://library.fiveable.me/ap-statistics/unit-4/mutually-exclusive-events/study-guide/iBljImMDLJ8bSWeWXbi6) and the Unit 4 overview (https://library.fiveable.me/ap-statistics/unit-4). For extra practice, try problems at (https://library.fiveable.me/practice/ap-statistics).
I don't understand why some events can't happen at the same time - can you give me examples?
Mutually exclusive means two events can’t happen at the same time, so P(A ∩ B) = 0. Simple examples you can picture: - Tossing one fair coin: A = “heads”, B = “tails.” You can’t get both on one toss. - Rolling one die: A = “roll is even” (2,4,6), B = “roll is odd” (1,3,5). A ∩ B is impossible. - Drawing one card: A = “card is an Ace,” B = “card is a King.” One card can’t be both. - Class outcome: A = “student passes,” B = “student fails” (assuming no partial outcomes). Use a Venn diagram to see disjoint circles with no overlap. Remember: mutually exclusive ≠ independent—independent events can occur together. On the exam you’ll use P(A ∪ B) = P(A) + P(B) when events are disjoint (Topic 4.4, VAR-4.C). For a quick review, check the Fiveable study guide for mutually exclusive events (https://library.fiveable.me/ap-statistics/unit-4/mutually-exclusive-events/study-guide/iBljImMDLJ8bSWeWXbi6). For more unit review and lots of practice problems, see the Unit 4 page (https://library.fiveable.me/ap-statistics/unit-4) and practice bank (https://library.fiveable.me/practice/ap-statistics).
When do I know to write P(A and B) = 0 in my answer?
Write P(A and B) = 0 whenever A and B cannot happen at the same time—i.e., their intersection is impossible. That's exactly what "mutually exclusive" (disjoint) means in the CED: P(A ∩ B) = 0 (VAR-4.C.2). Quick checks you can use on a problem: - Ask: can one single outcome satisfy both A and B? If no, set P(A and B)=0. - Use a Venn diagram: if the circles don't overlap, intersection area = 0. - Use logic/context: A = “roll a 2” and B = “roll a 3” → P(A and B)=0; A = “even” and B = “odd” → 0. Don’t confuse this with independence: two events can be independent and still have P(A ∩ B) ≠ 0. If the problem gives probabilities that lead to a nonzero intersection, then the events are not mutually exclusive. For extra practice and examples, see the Topic 4.4 study guide (https://library.fiveable.me/ap-statistics/unit-4/mutually-exclusive-events/study-guide/iBljImMDLJ8bSWeWXbi6) and unit resources (https://library.fiveable.me/ap-statistics/unit-4).
What's the difference between disjoint events and mutually exclusive events?
They're the same thing: “disjoint” and “mutually exclusive” both mean two events cannot happen at the same time. In CED language (Topic 4.4, VAR-4.C), that means P(A ∩ B) = 0. So if A and B are disjoint/mutually exclusive, the addition rule simplifies to P(A ∪ B) = P(A) + P(B). Two quick reminders that show common confusion: - Mutually exclusive ≠ independent. If A and B are mutually exclusive and one has positive probability, knowing A happened changes the chance B happens (to 0), so they’re usually not independent. - “Overlapping” events are NOT disjoint; they have P(A ∩ B) > 0. If you want a short CED-aligned read and examples, check the Topic 4.4 study guide (https://library.fiveable.me/ap-statistics/unit-4/mutually-exclusive-events/study-guide/iBljImMDLJ8bSWeWXbi6). For extra practice, Fiveable has lots of practice problems (https://library.fiveable.me/practice/ap-statistics).
How do I explain why two events are NOT mutually exclusive in a free response question?
Say the definition first, then show it fails. Start with the CED idea: two events are mutually exclusive iff P(A ∩ B) = 0 (they can’t occur together). In a free-response answer you should: - State the definition: “Mutually exclusive means P(A ∩ B) = 0 (no shared outcomes).” - Produce evidence that A and B can occur together: give a specific outcome in the sample space that lies in both A and B (or draw/describe a Venn diagram with an overlapping region). - Use probability values if given: compute or point out P(A ∩ B) > 0 (or show P(A ∪ B) ≠ P(A)+P(B) unless you subtract an intersection). - Conclude in context: “Because outcome x is in both A and B (so P(A ∩ B) > 0), A and B are not mutually exclusive.” That’s all AP wants: definition + a concrete counterexample or a computed positive intersection and a context sentence. For extra practice, see the Topic 4.4 study guide (https://library.fiveable.me/ap-statistics/unit-4/mutually-exclusive-events/study-guide/iBljImMDLJ8bSWeWXbi6) and more problems at (https://library.fiveable.me/practice/ap-statistics).
If I'm drawing cards from a deck, how do I tell which events are mutually exclusive?
Ask: can A and B happen at the same time? If yes, they’re not mutually exclusive; if no, they are. In card terms: “A = draw a king” and “B = draw a heart.” These are NOT mutually exclusive because a card can be the king of hearts (P(A ∩ B) > 0). But “A = draw a king” and “C = draw a queen” ARE mutually exclusive—one card can’t be both a king and a queen, so P(A ∩ C) = 0. Use the intersection test from the CED: compute or reason about P(A ∩ B). If P(A ∩ B) = 0 the events are disjoint/mutually exclusive and you can add probabilities directly: P(A ∪ B) = P(A)+P(B). If P(A ∩ B) > 0 they overlap and you must use P(A ∪ B)=P(A)+P(B)−P(A ∩ B). For quick review, check the Topic 4.4 study guide (Fiveable) (https://library.fiveable.me/ap-statistics/unit-4/mutually-exclusive-events/study-guide/iBljImMDLJ8bSWeWXbi6) and practice problems at (https://library.fiveable.me/practice/ap-statistics).
Why does my textbook say P(A ∩ B) = 0 for some problems but not others?
Your textbook writes P(A ∩ B) = 0 only when A and B are mutually exclusive (disjoint)—meaning they cannot happen at the same time (CED VAR-4.C.2). In that case the intersection is impossible, so P(A ∩ B) = 0. Example: on one die roll A = “even” and B = “odd” → intersection empty → P(A ∩ B) = 0. If A and B can occur together, P(A ∩ B) > 0. Example: A = “multiple of 2” and B = “multiple of 3” on a die → both can happen (6), so the intersection isn’t empty. Use Venn diagrams or the sample space to check whether any outcome is in both events. Quick reminders for AP exam: use P(A ∪ B) = P(A) + P(B) − P(A ∩ B) (CED formula) and don’t confuse mutually exclusive with independent—mutually exclusive events with positive probabilities cannot be independent. For a short refresher, see the Topic 4.4 study guide (https://library.fiveable.me/ap-statistics/unit-4/mutually-exclusive-events/study-guide/iBljImMDLJ8bSWeWXbi6). For more practice, try problems at (https://library.fiveable.me/practice/ap-statistics).
Can two events be mutually exclusive AND independent at the same time?
Short answer: only in a trivial case. Mutually exclusive (disjoint) means P(A ∩ B) = 0 (CED VAR-4.C.2). Independence means P(A ∩ B) = P(A)P(B). So if both hold, P(A)P(B) = 0, which means at least one of P(A) or P(B) must equal 0. In other words, two events with positive probability cannot be both mutually exclusive and independent. Example: A = impossible event (P(A)=0) and any B—then A and B are disjoint and independent, but that’s a degenerate case. This idea shows up on AP questions about independence vs. disjointness (Topic 4.4 and 4.6). For a quick review, see the Topic 4.4 study guide (https://library.fiveable.me/ap-statistics/unit-4/mutually-exclusive-events/study-guide/iBljImMDLJ8bSWeWXbi6) and more Unit 4 resources (https://library.fiveable.me/ap-statistics/unit-4). For extra practice, check the practice problem bank (https://library.fiveable.me/practice/ap-statistics).