Probability Rules for Events
Context: FIT1058_MOC · set operations on events give probability rules · complement, difference, general union · mirror the set-size laws
Quick Revision
- 🎯 Objective: set operations on events ⟹ probability identities ➔ complement / difference / union.
- 📦 Core Components: ➔ difference ➔ two-event inclusion–exclusion.
- ⚡ Key Constraint: these mirror the set-size laws divided by ; complement is the workhorse shortcut.
📝 Core
1. The Three Rules
- Complement ➔ .
- Difference ➔ .
- Union ➔ .
2. Consequences
- Complement tactic ➔ “at least one” “none”.
- Monotonicity ➔ .
- Union↔intersection ➔ knowing one gives the other.
3. Partition Trick
- Distributive ➔ .
- Seed of ➔ Law of Total Probability.
Key identities:
⚖️ Core Decision Matrix
| Target | Set form | Rule |
|---|---|---|
| difference | ||
| union | ||
| intersection |
When It Flips: these mirror the set-size laws over — dividing by gives the probability rule in the uniform case; the general-union rule is two-event inclusion–exclusion.
📊 Exam Execution Trace
Applied Exercise
Problem: Find and . Derivation Proof / Hand-Calculation Walkthrough:
Final Extracted Output: 0.98 (complement); 0.56 (difference, since vowels non-blanks).
⚠️ Common Mistakes
- 💡 Difference needs , not ➔ only holds when ; in general subtract .
🧠 Active Recall
Derive and .
- Hint: Disjoint decomposition.
Answer
- Short answer: ⟹ complement; ⟹ union.
- Why: Double-count fix ➔ adding counts twice.
Why does imply , and what replaces otherwise?
- Hint: Monotonicity.
Answer
- Short answer: with nonnegative parts ⟹ ; general form uses .
- Why: Special case ➔ makes .