9709 · 5.3
Probability
Probability measures the likelihood of an event, from impossible (0) to certain (1). Understanding the rules for combining events is key to solving problems in statistics.
Need to know
What you need to know
- Mutually exclusive events have no overlap: $P(A \cap B) = 0$.
- Use the simple addition rule only for mutually exclusive events.
- Always use the general addition rule if events might overlap. If they are mutually exclusive, the $P(A \cap B)$ term will be zero anyway.
Explanation
The Rules of Chance
- P(A) is between 0 and 1; P(not A) = 1 − P(A).
- Mutually exclusive: P(A ∪ B) = P(A) + P(B).
- Independent: P(A ∩ B) = P(A) × P(B).
- Tree diagrams organise conditional branches systematically.