Review
A probability space (Ω, P) consists of a sample space Ω and a probability measure P A set of outcomes A ⊆ Ω is called an event
P should obey three axioms:
- 1. P(A) ≥ 0 for all events A
- 2. P(Ω) = 1
- 3. P(A ∪ B) = P(A) + P(B) for disjoint events A and B
– p. 1/54