2.2StatisticsStretch
Conditional Probability
Conditional probability is the probability of one event given that another has already happened. It is written P(A | B) and computed by restricting attention to the outcomes where B occurs.
What you'll be able to do
- Define P(A | B)
- Use the conditional probability formula
- Recognise independence
- Apply to real contexts
1
The formula
The probability of given is — the fraction of ’s outcomes that are also in .
Conditional probability.
1.
2.
Answer
Tip — Conditioning on B means dividing by P(B) — you’re working within B’s world.
2
Independence
If and are independent then — knowing tells you nothing about . Equivalently .
Formula recap
Conditional probability.
Independence.
Common mistakes to avoid
Dividing by P(A) instead of P(B) for P(A | B).
Divide by the probability of the given event, P(B).
Assuming events are always independent.
Check P(A∩B) = P(A)P(B) before assuming independence.
Key takeaways
- P(A | B) = P(A∩B)/P(B).
- Conditioning on B means dividing by P(B).
- Independent: P(A | B) = P(A), so P(A∩B) = P(A)P(B).
Test yourself
Ready to lock in Conditional Probability? Pick a mode and earn XP & Dobloons.