Two words that are easy to confuse, but which describe entirely different situations, are “mutually exclusive” and “independent”.

Definition — Mutually exclusive and independent events

  • Two events AA and BB are said to be mutually exclusive (or incompatible) if they cannot occur at the same time, that is, P(AB)=0P(A \cap B) = 0.
  • Two events AA and BB are said to be independent if the occurrence of one does not affect the probability of the other, that is, P(AB)=P(A)P(B).P(A \cap B) = P(A) \cdot P(B).

Careful

Do not confuse “mutually exclusive” with “independent”! They are opposite concepts: if AA and BB are mutually exclusive (and both have non-zero probability), then P(AB)=0P(A)P(B)P(A \cap B) = 0 \neq P(A) \cdot P(B), so they are not independent — indeed, knowing that AA has occurred rules out BB.

Example — Checking for independence

Let P(A)=0,2P(A) = 0,2, P(B)=0,2P(B) = 0,2, P(AB)=0,1P(A \cap B) = 0,1. Are they independent?

We compute P(A)P(B)=0,20,2=0,04P(A) \cdot P(B) = 0,2 \cdot 0,2 = 0,04, whereas P(AB)=0,1P(A \cap B) = 0,1. Since 0,10,040,1 \neq 0,04, the events are not independent.

Topics: Probability
Concepts: Mutually exclusive events · Independent events · Probability
Skills: Calculating probability