Random Variable
Context: FIT1058_MOC ยท a numerical function of a random outcome ยท "" is an event ยท has a probability distribution, summarised by Expectation
Quick Revision
- ๐ฏ Objective: a function of a random outcome โ "" is an event.
- ๐ฆ Core Components: distribution โ sums/independence โ summarised by Expectation.
- โก Key Constraint: write , not โ has a distribution, not one probability.
๐ Core
1. The Variable
- Definition โ a function ; randomness is in the drawn outcome , deterministic.
- Event โ "" is , .
2. Distribution
- Definition โ the values of with their probabilities.
- Notation โ , not ( is not an event).
- Self-contained โ values + distribution are all you need.
3. Combining
- Sum โ .
- Independence โ for all .
Key identities:
โ๏ธ Core Decision Matrix
| Object | Has | Note |
|---|---|---|
| event | a probability | |
| random variable | a distribution | not one number |
| sum | a new distribution | convolution |
| independence | per-value product | all |
When It Flips: a sample space breaks outcomes into equiprobable atoms; a random variable extracts a useful number, lumping many outcomes (all pairs summing to 9). The distribution of generally differs from the parts.
๐ Exam Execution Trace
Applied Exercise
Problem: sum of two fair dice โ find and . Derivation Proof / Hand-Calculation Walkthrough:
Final Extracted Output: each = (pairs with that sum)/36; โs distribution is non-uniform.
โ ๏ธ Common Mistakes
- ๐ก Never "" โ ranges over many values; only events like have a probability. A variable is never independent of itself.
๐ง Active Recall
What is a random variable, and why write rather than ?
- Hint: Function, not event.
Answer
- Short answer: ; "" is an event; has a whole distribution.
- Why: Many values โ only events have single probabilities.
How is the distribution of found, and when are independent?
- Hint: Convolution + per-value product.
Answer
- Short answer: ; independent iff the product holds for every .
- Why: New distribution โ two uniform dice give a triangular total.