Conditional Probability
Context: FIT1058_MOC · the probability of given occurred · restricts the sample space to and rescales · the basis of Bayes’ Theorem
Quick Revision
- 🎯 Objective: ➔ treat as the new sample space.
- 📦 Core Components: restrict to ➔ rescale by ➔ multiplication rule.
- ⚡ Key Constraint: requires ; independence ⟺ .
📝 Core
1. The Definition
- Formula ➔ ().
- Restrict ➔ becomes the new sample space.
- Multiplication rule ➔ .
2. Why Divide by
- Rescale ➔ retained outcomes sum to ; divide by to renormalise.
- Only counts ➔ within , is realised by .
3. Special Cases
- , .
- Disjoint ➔ .
- Independent ➔ .
Key identities:
When It Flips: independence ⟺ ⟺ ; the symmetric multiplication rule yields Bayes' Theorem.
📊 Exam Execution Trace
Manual Execution Trace
Scrabble: , :
| Step / State | Quantity | Value |
|---|---|---|
| 0 (Init) | — | — |
| 1 | vowel ∩ non-blank | = vowel = 0.42 |
| 2 | 0.98 | |
| 3 |
⚠️ Common Mistakes
- 💡 Numerator is , not ➔ only when ; otherwise use . Conditioning on an impossible event is undefined.
🧠 Active Recall
Define and justify the division by .
- Hint: Renormalise on .
Answer
- Short answer: ; is the new sample space.
- Why: Sum to 1 ➔ retained masses sum to ; dividing renormalises.
How does conditional probability characterise independence, and what is the multiplication rule?
- Hint: Unchanged conditional.
Answer
- Short answer: Independent ⟺ ⟺ .
- Why: Symmetric rule ➔ gives Bayes.