Let be a nonempty finite or countable set (the sample space). A probability measure on is a map from the set of all subsets of (events) to such that:
- ;
(-additivity) for every sequence of pairwise disjoint events,
The pair is a (countable) probability space.
Examples
Example 21.5 (Geometric model: waiting for the first head)
Toss a coin with head probability repeatedly, and let record the rank of the first head. The natural weights are
a probability measure since : with probability the game ends — but the sample space must still contain the possibility that it does not. Countable additivity is what lets us assert .
Example 21.8 (The union bound: crude but indestructible)
Subadditivity with finitely many events — the union bound — trades precision for universality. For the birthday problem with people, bounding the collision probability by the sum over pairs gives
against the true : off by a wide margin, because collisions overlap. Yet the bound needs no independence, no joint law, nothing but the pair probabilities — which is why, in the weekend problem and throughout Chapter 22, the union bound is the first tool drawn: when it happens to be small, the matter is settled with no further modelling.
Example 21.9 (A six comes, eventually)
Roll a fair die forever and let “at least one six among the first rolls”, an increasing sequence of events with . Monotone continuity gives
The point is not the (obvious) limit but the logical step: “eventually” is an event about infinitely many rolls, outside the reach of finite additivity, and monotone continuity — that is, -additivity — is precisely the axiom that assigns it a probability. Every almost-sure statement in the rest of this book passes through this same narrow door.