Events and are independent if . A family of events is (mutually) independent if for every finite subset ,
Examples
Example 21.21 (Independence read off a product structure)
Roll two fair dice: with uniform weights. Let “first die even” and “second die at least ”. Counting: , , , so
independent, and the mechanism is visible — constrains only the first coordinate, only the second, and the uniform measure on a product set makes coordinate counts multiply. Every claim of the type “events depending on disjoint groups of tosses are independent” (used massively in the weekend problem) is this computation, wearing more indices.
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.15 (The birthday collision, by the chain rule)
With people whose birthdays are independent and uniform over days, let “all birthdays differ”. Conditioning person by person (chain rule):
each new person having to avoid the days already taken. For : — a shared birthday is already more likely than not. The heuristic that explains the smallness of : taking logarithms, , and gives . What matters is the number of pairs, which grows quadratically: collision problems live on the scale , not — the birthday paradox is a square root in disguise.