Law of Total Probability
Context: FIT1058_MOC Β· break an eventβs probability across a partition of the sample space Β· weighted sum of conditionals Β· the denominator of extended Bayesβ Theorem
Quick Revision
- π― Objective: partition βΉ β weighted sum of conditionals.
- π¦ Core Components: distribute over the partition β additivity β multiplication rule.
- β‘ Key Constraint: partition must be disjoint + exhaustive; supplies Bayesβ denominator.
π Core
1. The Law
- Formula β .
- Partition β (mutually exclusive + exhaustive).
2. Why It Works
- Distribute β (disjoint pieces).
- Add β (additivity).
- Multiply β .
3. When It Helps
- Easy conditionals β choose a partition where each is simple.
- Causes/scenarios β turns one hard probability into a sum of simple ones.
Key identities:
When It Flips: the sum is exactly the denominator (normaliser) of the extended Bayes' Theorem.
π Exam Execution Trace
Manual Execution Trace
Three coins (Fair, DoubleHead, DoubleTail), :
| Step / State | Cause | Product | ||
|---|---|---|---|---|
| 0 (Init) | β | β | β | β |
| 1 | Fair | |||
| 2 | DoubleHead | 1 | ||
| 3 | DoubleTail | 0 | 0 |
β οΈ Common Mistakes
- π‘ Partition must cover with no overlap β a gap or overlap breaks the equality; each so the conditionals exist.
π§ Active Recall
State the law of total probability and derive it from additivity.
- Hint: Distribute + add + multiply.
Answer
- Short answer: over a partition.
- Why: β additivity then the multiplication rule.
Why is the law useful, and where does it appear in Bayes' Theorem?
- Hint: Easy conditionals; the normaliser.
Answer
- Short answer: Converts a hard into a sum of simple conditionals over causes .
- Why: Bayesβ denominator β the same sum normalises the posteriors to sum to 1.