Mutually Exclusive Events
Context: FIT1058_MOC Β· disjoint events Β· probability is additive over disjoint unions Β· the probabilistic Addition Principle
Quick Revision
- π― Objective: disjoint events () βΉ probability adds β .
- π¦ Core Components: pairwise disjoint β additive β decomposition tactic.
- β‘ Key Constraint: add only when disjoint; mutually exclusive β independent.
π Core
1. The Definition
- Disjoint β ; one occurring prevents the other.
- Additive β (union defined only when disjoint).
2. Additivity over Events
- Pairwise disjoint β .
- Foundational β is this rule on singletons.
3. Tactics & Contrasts
- Decompose β split into disjoint simpler events, add.
- Only if disjoint β overlap needs .
- β independent β disjoint positive-probability events are dependent.
Key identities:
βοΈ Core Decision Matrix
| Relation | Joint | Rule |
|---|---|---|
| mutually exclusive | add | |
| overlapping | inclusionβexclusion | |
| independent | multiply | |
| disjoint + positive | dependent | β |
When It Flips: this is the Addition Principle for measures β disjoint "or" adds, mirroring . "Separate on a Venn diagram" β independent; disjoint positive-probability events are in fact dependent.
π Exam Execution Trace
Manual Execution Trace
Two dice, total or :
| Step / State | Event | Disjoint? | |
|---|---|---|---|
| 0 (Init) | β | β | β |
| 1 | total | yes | |
| 2 | total | yes | |
| 3 | union | β |
β οΈ Common Mistakes
- π‘ Add only when disjoint β iff ; else subtract .
π§ Active Recall
When is , and how does it define probability itself?
- Hint: Disjoint additivity.
Answer
- Short answer: Exactly when ; generalises to pairwise-disjoint families.
- Why: Singletons β is additivity over disjoint .
Why are two mutually exclusive events (both positive) necessarily not independent?
- Hint: Zero vs product.
Answer
- Short answer: but independence needs .
- Why: Prevention β occurring rules out β the opposite of no influence.