Sample Space and Events
Context: FIT1058_MOC · the set of all outcomes of a random experiment · events are its subsets · the universal set for Probability
Quick Revision
- 🎯 Objective: sample space = all outcomes; event = subset ➔ occurs when the outcome is in .
- 📦 Core Components: experiment ➔ outcome ➔ (universal set) ➔ events as subsets.
- ⚡ Key Constraint: choice of space matters — a fine uniform space beats a coarse non-uniform one.
📝 Core
1. The Setup
- Experiment ➔ a partly random process yielding one outcome.
- Sample space ➔ = set of all outcomes = the universal set.
- Event ➔ subset , occurs when the actual outcome lies in .
2. Choosing the Space
- Non-uniform valid ➔ two-dice totals (not equally likely).
- Uniform better ➔ ordered pairs, each (Cartesian Product).
- Fine expresses more ➔ “doubles” / “first die = 3” need the pair space.
3. Events Are Sets
- Operations ➔ (“or”), (“and”), (“not”).
- Extremes ➔ = certain event, = impossible event.
Key identities:
⚖️ Core Decision Matrix
| Space | Uniform? | Expressive? |
|---|---|---|
| pairs | yes () | high |
| totals | no | low |
| — | certain event | |
| — | impossible event |
When It Flips: the sample space is the universal set, which makes "not " () well-defined; a uniform fine space makes (Equally Likely Outcomes) usable, but accuracy of the model comes first.
📊 Exam Execution Trace
Applied Exercise
Problem: Give , “total 8”, “doubles” for two fair dice. Derivation Proof / Hand-Calculation Walkthrough:
Final Extracted Output: = 36 pairs; has 5 outcomes, has 6 — both only in the fine space.
⚠️ Common Mistakes
- 💡 Coarse spaces lose information ➔ the -total space can’t represent “doubles”; the fine -pair space is both uniform and more expressive.
🧠 Active Recall
What are a sample space and event, and why prefer the 36-pair over the 11-total space?
- Hint: Uniform + expressive.
Answer
- Short answer: = all outcomes (universal set); event = subset; the pair space is uniform and can express doubles.
- Why: Finer = more ➔ totals are non-uniform and lose events like “first die = 3”.
Why can set operations be applied to events, and what are the certain/impossible events?
- Hint: Events are subsets.
Answer
- Short answer: build new events; certain (prob 1), impossible (prob 0).
- Why: Set footing ➔ lets probability reuse union/intersection and inclusion–exclusion.