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

RelationJointRule
mutually exclusiveadd
overlappinginclusion–exclusion
independentmultiply
disjoint + positivedependentβ€”

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 / StateEventDisjoint?
0 (Init)β€”β€”β€”
1total yes
2total yes
3unionβ€”

⚠️ Common Mistakes

  • πŸ’‘ Add only when disjoint βž” iff ; else subtract .

🧠 Active Recall