What is the difference between independent and mutually exclusive events?

Independent events and mutually exclusive events describe two completely different relationships between outcomes in probability. Independent means the outcome of one event does not change the probability of the other event happening. Mutually exclusive means the two events cannot possibly happen at the same time. Think of independence like flipping a coin and rolling a die: the coin landing on heads does not change the odds of the die landing on a six. Mutually exclusive is like flipping a single coin: it can land on heads, or it can land on tails, but it cannot be both heads and tails on the exact same flip.

What are mutually exclusive events?

Mutually exclusive events are events that cannot occur simultaneously. If event A happens, event B is immediately impossible. An everyday example is your location right now: you cannot be physically inside your math classroom and also at the movie theater at the exact same moment. Mathematically, two events A and B are mutually exclusive if the probability of both happening together is zero, written as P(A and B)=0P(A \text{ and } B) = 0.

What are independent events?

Independent events are events where the occurrence of one does not affect the probability of the other. The two events might happen together, but knowing that one happened gives you absolutely no new information about whether the second one will happen. For example, it raining in London and you rolling a 5 on a board game are independent. Mathematically, this is tested using the multiplication rule: events A and B are independent if P(A and B)=P(A)×P(B)P(A \text{ and } B) = P(A) \times P(B).

Where students slip up

The most common trap is assuming that mutually exclusive events must be independent. It sounds logical at first glance to think 'they have nothing to do with each other.' But in statistics, if two events are mutually exclusive, they are highly dependent! Why? Because if you know event A happened, you instantly know event B has a 0% chance of happening. Event A completely dictated the probability of Event B. Unless one of the events is impossible (probability of 0), two events cannot be both independent and mutually exclusive.

Worked through

You draw one single card from a well-shuffled, standard 52-card deck. Event A is drawing a Heart. Event B is drawing a King. Are events A and B mutually exclusive? Are they independent?

First, let us check for mutual exclusivity. Can a single card be both a Heart and a King at the same time? Yes, the deck contains the King of Hearts. Since P(Heart and King)=1/52P(\text{Heart and King}) = 1/52, which is not zero, the events are not mutually exclusive. Next, let us check for independence using the formula P(A and B)=P(A)×P(B)P(A \text{ and } B) = P(A) \times P(B). The probability of drawing a Heart is P(A)=13/52=1/4P(A) = 13/52 = 1/4. The probability of drawing a King is P(B)=4/52=1/13P(B) = 4/52 = 1/13. Multiplying these probabilities gives 1/4×1/13=1/521/4 \times 1/13 = 1/52. Since P(A)×P(B)P(A) \times P(B) equals the actual probability of drawing the King of Hearts (1/521/52), the two events are independent. Knowing you drew a King doesn't change the 1-in-4 chance that the card is a Heart.

Questions students ask

Ask about this topic

Where this comes from: OpenStax Introductory Statistics · Khan Academy: Probability Unit

See also