Mutually exclusive vs independent events

By Jude Wallis · Published

Disjoint (mutually exclusive) events cannot both happen on one trial, so P(A and B) = 0. Independent events satisfy P(A and B) = P(A)P(B), meaning one occurring does not change the other. Key fact: two disjoint events with nonzero probabilities are never independent.

AP Statistics: Unit 2 (topics 2.5 Mutually Exclusive Events, 2.6 Conditional Probability, 2.7 Independent Events and Unions of Events). Disjoint (mutually exclusive) events are AP Unit 2 topic 2.5 and independent events are topic 2.7, connected through conditional probability in topic 2.6. The definitions and formulas here follow the official Fall 2026 Course and Exam Description.

Disjoint vs independent: the short version

Disjoint and independent sound similar, but they describe different relationships between two events, and mixing them up is one of the most common errors in Unit 2 probability.

Two events are disjoint (also called mutually exclusive) when they cannot both happen on the same trial. In symbols, P(AB)=0P(A \cap B) = 0, where P(AB)P(A \cap B) (read "the probability of A and B") is the chance that both events occur.

Two events are independent when one happening does not change the probability of the other. In symbols, P(AB)=P(A)P(B)P(A \cap B) = P(A) \cdot P(B), where P(A)P(A) and P(B)P(B) are the separate probabilities of each event.

Disjoint is about whether both can occur at once. Independent is about whether one gives you information about the other. Those are not the same question, which is why the two ideas pull apart.

What disjoint (mutually exclusive) events are

Two events are disjoint when they share no outcomes, so they cannot occur together on a single trial. Drawing one card that is both a king and a queen is impossible, so "king" and "queen" are disjoint.

The defining equation is short:

P(AB)=0P(A \cap B) = 0

Because the events never overlap, the addition rule loses its subtraction term. The general union rule from the AP formula sheet is P(AB)=P(A)+P(B)P(AB)P(A \cup B) = P(A) + P(B) - P(A \cap B), and when the events are disjoint that last term is 00, so the rule simplifies to

P(AB)=P(A)+P(B)P(A \cup B) = P(A) + P(B)

On a Venn diagram, disjoint events are two circles that do not touch. If you know one of them happened, the other is off the table for that trial.

What independent events are

Two events are independent when knowing that one occurred does not change the probability of the other. The AP course states this with conditional probability: AA and BB are independent when P(AB)=P(A)P(A \mid B) = P(A) and P(BA)=P(B)P(B \mid A) = P(B), where P(AB)P(A \mid B) (read "the probability of A given B") is the chance of AA once you already know BB happened.

That condition is equivalent to a product rule you can check directly:

P(AB)=P(A)P(B)P(A \cap B) = P(A) \cdot P(B)

Separate physical actions are the classic case. If you roll one die and then roll another, the first result does not touch the second, so the two rolls are independent and their joint probability is the product of the two.

Independent events usually can happen together. Independence only says the chance of one does not shift when the other occurs.

Why disjoint events are never independent

Here is the fact that trips up most students: if two events are disjoint and each has a probability above zero, they cannot be independent.

The reasoning is quick. If AA and BB are disjoint, then P(AB)=0P(A \cap B) = 0. If they were also independent, then P(AB)P(A \cap B) would have to equal P(A)P(B)P(A) \cdot P(B). That forces P(A)P(B)=0P(A) \cdot P(B) = 0, which is only possible when at least one of the events has probability 00.

So as long as both events actually can happen, being disjoint rules out independence. The intuition matches the algebra: if AA and BB cannot both occur, then learning that BB happened tells you AA definitely did not, and that is a large change in the probability of AA. That is the opposite of independence.

Disjoint events with nonzero probabilities are in fact strongly dependent, not unrelated.

How to check disjoint vs independent

You test the two properties with different calculations, so keep them separate.

To check if events are disjoint, find P(AB)P(A \cap B), the probability they both happen on one trial. If that value is 00, the events are disjoint. If it is above 00, they are not.

To check if events are independent, compare P(AB)P(A \cap B) with the product P(A)P(B)P(A) \cdot P(B). If the two match, the events are independent. If they differ, the events are dependent. Checking whether P(AB)=P(A)P(A \mid B) = P(A) gives the same verdict, so use whichever numbers the problem hands you.

A quick shortcut: if you already found that the events are disjoint and both have nonzero probability, you can stop, because they are automatically dependent.

Disjoint and independent side by side

This table lines up the two ideas so you can see where they agree and where they split.

QuestionDisjoint (mutually exclusive)Independent
Plain meaningCannot both happen at onceOne does not affect the other's chance
Key equationP(AB)=0P(A \cap B) = 0P(AB)=P(A)P(B)P(A \cap B) = P(A)P(B)
Conditional formP(AB)=0P(A \mid B) = 0P(AB)=P(A)P(A \mid B) = P(A)
Can both occur?NoUsually yes
Union ruleP(AB)=P(A)+P(B)P(A \cup B) = P(A) + P(B)P(AB)=P(A)+P(B)P(A)P(B)P(A \cup B) = P(A) + P(B) - P(A)P(B)

Read across the "can both occur?" row and the contradiction is clear. Disjoint events never occur together, while independent events typically can, so a single pair of events with nonzero probabilities cannot be both.

AP note: where this shows up on the exam

Disjoint and independent events live in Unit 2 of the AP Statistics course. Mutually exclusive events are topic 2.5, where you justify that P(AB)=0P(A \cap B) = 0, and independent events are topic 2.7, where you use P(AB)=P(A)P(B)P(A \cap B) = P(A) \cdot P(B) along with the union rule P(AB)=P(A)+P(B)P(AB)P(A \cup B) = P(A) + P(B) - P(A \cap B). Conditional probability, topic 2.6, is the bridge, because independence is defined by P(AB)=P(A)P(A \mid B) = P(A).

Unit 2 makes up 15 to 25 percent of the multiple-choice section. A common exam trap gives you two disjoint events and asks whether they are independent, and the answer is no whenever both events have nonzero probability. You can review the whole unit in the Unit 2 guide and see how independence powers the binomial probability guide, which assumes independent trials.

Cards: king and queen are disjoint, so not independent

You draw one card from a standard 52-card deck. Let AA be "the card is a king" and BB be "the card is a queen." Are AA and BB disjoint? Are they independent?

  1. Find the single-event probabilities. A deck has 4 kings and 4 queens, so P(A)=452=113P(A) = \frac{4}{52} = \frac{1}{13} and P(B)=452=113P(B) = \frac{4}{52} = \frac{1}{13}.

  2. Check disjoint. One card cannot be both a king and a queen, so the events never happen together and P(AB)=0P(A \cap B) = 0. They are disjoint.

  3. Check independent by comparing P(AB)P(A \cap B) with P(A)P(B)P(A) \cdot P(B). The product is P(A)P(B)=113×113=11690.0059P(A) \cdot P(B) = \frac{1}{13} \times \frac{1}{13} = \frac{1}{169} \approx 0.0059.

  4. Compare the two values. P(AB)=0P(A \cap B) = 0 but P(A)P(B)0.0059P(A) \cdot P(B) \approx 0.0059, and 00.00590 \neq 0.0059, so the events are not independent.

  5. Confirm with the conditional view. P(AB)=P(AB)P(B)=01/13=0P(A \mid B) = \frac{P(A \cap B)}{P(B)} = \frac{0}{1/13} = 0, while P(A)=1130.0769P(A) = \frac{1}{13} \approx 0.0769. Knowing the card is a queen drops the chance of a king to 00, a clear change.

The events are disjoint but not independent. Because both king and queen have nonzero probability, being disjoint forces them to be dependent, which is the general rule for any disjoint pair with nonzero probabilities.

Cards: king and heart are independent but not disjoint

You draw one card from a standard 52-card deck. Let AA be "the card is a king" and BB be "the card is a heart." Are AA and BB disjoint? Are they independent?

  1. Find the single-event probabilities. There are 4 kings, so P(A)=452=113P(A) = \frac{4}{52} = \frac{1}{13}. There are 13 hearts, so P(B)=1352=14P(B) = \frac{13}{52} = \frac{1}{4}.

  2. Find P(AB)P(A \cap B) directly. Only the king of hearts is both a king and a heart, so P(AB)=152P(A \cap B) = \frac{1}{52}.

  3. Check disjoint. Since P(AB)=152P(A \cap B) = \frac{1}{52}, which is not 00, the events are not disjoint; they can happen together.

  4. Check independent. Compute the product P(A)P(B)=113×14=152P(A) \cdot P(B) = \frac{1}{13} \times \frac{1}{4} = \frac{1}{52}.

  5. Compare. P(AB)=152P(A \cap B) = \frac{1}{52} equals P(A)P(B)=152P(A) \cdot P(B) = \frac{1}{52}, so the events are independent.

  6. For practice, find the union with P(AB)=P(A)+P(B)P(AB)=452+1352152=1652=4130.3077P(A \cup B) = P(A) + P(B) - P(A \cap B) = \frac{4}{52} + \frac{13}{52} - \frac{1}{52} = \frac{16}{52} = \frac{4}{13} \approx 0.3077.

The events are independent but not disjoint. Knowing the card is a heart leaves the chance of a king at 113\frac{1}{13}, unchanged, and the chance of drawing a king or a heart is 4130.3077\frac{4}{13} \approx 0.3077 (16 of the 52 cards).

Two dice: independent rolls, find the intersection and union

You roll two fair six-sided dice. Let AA be "the first die shows a 4" and BB be "the second die shows an odd number." Find P(AB)P(A \cap B) and P(AB)P(A \cup B), and say whether the events are disjoint.

  1. Find the single-event probabilities. One face out of six is a 4, so P(A)=16P(A) = \frac{1}{6}. Three faces (1, 3, 5) are odd, so P(B)=36=12P(B) = \frac{3}{6} = \frac{1}{2}.

  2. Use independence for the intersection. The two dice do not affect each other, so the events are independent and P(AB)=P(A)P(B)=16×12=112P(A \cap B) = P(A) \cdot P(B) = \frac{1}{6} \times \frac{1}{2} = \frac{1}{12}.

  3. Apply the union rule. P(AB)=P(A)+P(B)P(AB)=16+12112P(A \cup B) = P(A) + P(B) - P(A \cap B) = \frac{1}{6} + \frac{1}{2} - \frac{1}{12}.

  4. Use a common denominator of 12: 212+612112=7120.5833\frac{2}{12} + \frac{6}{12} - \frac{1}{12} = \frac{7}{12} \approx 0.5833.

  5. Check disjoint. Since P(AB)=112P(A \cap B) = \frac{1}{12}, which is not 00, the events are not disjoint; the first die can be a 4 while the second is odd.

P(AB)=1120.0833P(A \cap B) = \frac{1}{12} \approx 0.0833 and P(AB)=7120.5833P(A \cup B) = \frac{7}{12} \approx 0.5833. The events are independent, not disjoint, which is the normal pairing for outcomes on two separate dice.

Frequently asked questions

Are mutually exclusive and disjoint the same thing?

Yes. They are two names for the same idea: events that cannot both happen on the same trial, so P(AB)=0P(A \cap B) = 0. The AP course lists them together in topic 2.5.

Can two events be both disjoint and independent?

Only in the trivial case where at least one event has probability 00. If both events have nonzero probability, being disjoint makes them dependent, because P(AB)=0P(A \cap B) = 0 cannot equal the product P(A)P(B)P(A) \cdot P(B) when neither factor is 00.

If two events are independent, are they disjoint?

No. Independent events usually can happen together, like drawing a card that is both a king and a heart, so their joint probability is above 00. A joint probability above 00 means the events are not disjoint.