Resources
Independence and mutual exclusivity
Ask a class whether mutually exclusive events are independent and a majority will say yes, on the reasonable-sounding grounds that both words describe events with nothing to do with each other. The truth is nearly the reverse. Mutually exclusive events are as strongly dependent as two events can be, and the confusion between the two properties is among the most reliable point-losers in the probability units of AP Statistics.
The cure is to state both definitions in terms of what they actually control, and then to watch them move.
What each property says
Mutual exclusivity is a statement about overlap: events \(A\) and \(B\) are mutually exclusive when they cannot occur together, so that \(P(A \text{ and } B) = 0\). It is a fact about the geometry of the sample space, visible in a Venn diagram as two regions that do not touch.
Independence is a statement about information: \(A\) and \(B\) are independent when knowing that one occurred leaves the probability of the other unchanged, so that \(P(A \mid B) = P(A)\), or equivalently \(P(A \text{ and } B) = P(A)\,P(B)\). It is not visible in a Venn diagram at all, because it is a numerical coincidence between areas, not a shape.
Now put the two together. If \(A\) and \(B\) are mutually exclusive, and you learn that \(B\) occurred, you have learned something enormous about \(A\): it did not happen. Formally, \(P(A \mid B) = 0\), which differs from \(P(A)\) whenever \(A\) is possible at all. Mutually exclusive events with nonzero probabilities are therefore never independent. Exclusivity is maximal dependence.
Watching the two properties separate
The events below have fixed probabilities \(P(A) = 0.5\) and \(P(B) = 0.4\). The slider controls the only remaining freedom, the probability of the overlap, from 0 up to its largest possible value. The readout tracks the quantity independence cares about.
The rectangle is the sample space; the two regions are the events, and the dark region is their overlap. Independence requires the overlap to equal P(A) times P(B), which is 0.20 here, marked on the slider's scale by the readout. Slide fully left to make the events mutually exclusive and watch the conditional probability P(A given B) fall to zero, as far from P(A) = 0.5 as it can be. Slide to 0.20 and the conditional probability matches P(A) exactly: knowing B tells you nothing about A. Independence is that single point on the slider; exclusivity is the far end of it.
The two-way table version
The exam most often probes this distinction through a two-way table, where both properties become arithmetic. Exclusivity is a zero in the joint cell. Independence is the multiplicative check: does the joint cell equal the product of the marginal totals, divided appropriately? A table can fail both, satisfy exclusivity alone, or satisfy independence alone; the one combination that is impossible, for events of positive probability, is both at once.
Two habits keep the distinction secure under exam conditions. First, always test independence numerically, by comparing \(P(A \text{ and } B)\) with \(P(A)\,P(B)\), or \(P(A \mid B)\) with \(P(A)\); the words in the problem never settle it, and “the groups seem unrelated” is not a justification the rubric accepts. Second, reserve the phrase “mutually exclusive” for the addition rule, where it does its real work: \(P(A \text{ or } B) = P(A) + P(B)\) holds exactly when the overlap contributes nothing. Each property licenses its own rule, the overlap term is the hinge for both, and neither property can be inferred from the other.
A question that separates the two ideas cleanly: draw one card from a standard deck, with \(A\) the event of drawing a heart and \(B\) the event of drawing a king. These events overlap, in the king of hearts, and they are independent, since \(P(A \text{ and } B) = \tfrac{1}{52}\) while \(P(A)\,P(B) = \tfrac{13}{52}\cdot\tfrac{4}{52} = \tfrac{1}{52}\) as well. Overlapping yet independent, the exact opposite of the intuition the vocabulary suggests, which is why the numerical test, not the vocabulary, is what earns the point.