Mistake Master
Student view — seeing the site as a student does

Mutually Exclusive Events

▶︎  Watch it animatedinteractive step-through · ~3 min · optional

Events are mutually exclusive when they share no outcomes, so $P(A \text{ and } B) = 0$ and one occurring rules the other out. The general addition rule $P(A \text{ or } B) = P(A) + P(B) - P(A \text{ and } B)$ removes the double count of the shared outcomes, and it collapses to a plain sum only because that intersection is zero for disjoint events. An event and its complement are the canonical disjoint pair, summing to 1, and any categorical variable's categories partition the sample space the same way, which is why a two-way table's joint proportions total 1.

Two errors dominate. The overlap is dropped: $P(\text{heart or face card})$ computed as $\frac{13}{52} + \frac{12}{52} = \frac{25}{52}$ instead of $\frac{22}{52}$, with the three face cards of hearts counted twice, and or-probabilities in surveys that quietly climb above 1. And mutually exclusive is read as independent, when disjointness with positive probability forces $P(A \mid B) = 0 \ne P(A)$, making such events maximally dependent. Independent events with positive probability must actually overlap, since $P(A \text{ and } B) = P(A)P(B) > 0$, so the two conditions can never hold together.

A B 0.30 0.20 0.20 outside both: 0.30 P(A) = 0.50 P(B) = 0.40 P(A and B) = 0.20 P(A or B) = 0.70 without subtracting: 0.50 + 0.40 = 0.90 the 0.20 middle was counted in both circles
The subtraction is not a correction factor, it is a de-duplication. Everything in the lens belongs to A and to B, and the plain sum records it twice.
one roll: disjoint 1 6 given a 1, P(6) drops 1/6 to 0 maximally DEPENDENT two rolls: independent 1st is 1 2nd is 6 given the 1st, P(2nd is 6) stays 1/6 they must OVERLAP independent events with positive probability always share outcomes
The two conditions cannot hold at once. Disjoint circles mean one event's occurrence forces the other to zero, while independence requires that the occurrence change nothing.

The work

3 ways in · any order
Lesson
Mutually Exclusive Events

Defines mutually exclusive by shared outcomes, derives the general addition rule and the case where the overlap is zero, and settles the disjoint versus independent question with the reason disjoint events are maximally dependent.

Skill check · 10 scenarios
Diagnostic
10-item topic check

Ten items on disjoint events: or-probabilities computed without subtracting the overlap, subtractions applied where there is no overlap, and mutually exclusive treated as a test for independence. Take it cold to find your habit, or after the lesson to check it is gone.

Not started · 10 items · ~15 min
Targeted Practice
Drill a single misconception

Pick one of the failure modes you missed and drill it on its own. The round is adaptive: two correct in a row clears it for now and moves you to the next. Two in a row is a checkpoint, not proof: if the error resurfaces later, the misconception comes back.

Take the diagnostic to identify your misconceptions