Mutually Exclusive Events
▶︎ Watch it animatedinteractive step-through · ~3 min · optionalEvents 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.
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.
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.
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.