Statistics · Probability
1 / 10
Mutually exclusive and independent events
The two key relationships between events: mutually exclusive (they cannot both happen, so P(A∩B) = 0 and P(A∪B) = P(A) + P(B)) and independent (one does not affect the other, so P(A∩B) = P(A)×P(B)). How to use each rule, how to TEST whether two events are independent, and why mutually exclusive and independent are not the same thing.
Statistics · Probability
Mutually exclusive and independent events
The two key relationships between events: mutually exclusive (they cannot both happen, so P(A∩B) = 0 and P(A∪B) = P(A) + P(B)) and independent (one does not affect the other, so P(A∩B) = P(A)×P(B)). How to use each rule, how to TEST whether two events are independent, and why mutually exclusive and independent are not the same thing.
Why it works
Two events can be related in two very different ways, each with its own rule.Mutually exclusive events cannot both happen at once — rolling a and rolling a on one die, say. Their circles on a Venn diagram do not overlap, so
The addition formula loses its term because there is no overlap to double-count.
Independent events are ones where one happening does not change the probability of the other — two separate coin flips, or drawing a card, replacing it, and drawing again. For independent events,
Testing for independence. You are often given , and and asked whether and are independent. Compare:
- if , the events are independent;
- if , they are not independent.
They are not the same idea. Mutually exclusive is about whether they can co-occur; independent is about whether they influence each other. In fact, if and both have non-zero probability and are mutually exclusive, they are not independent: if happens then certainly cannot, so has changed 's probability (to ). Don't reach for unless the events are mutually exclusive, and don't reach for unless they are independent.