Skip to text
Measure of Chance

Chapter V · 16 min

Independence

When information changes nothing

The concept of independence is the most important in probability theory; it distinguishes this theory from the rest of mathematics.

Mark Kac, Statistical Independence in Probability, Analysis and Number Theory (1959)

Two events are independent when learning one does not change the chance of the other. That is a statement about information, not about overlap. Coins flipped on opposite tables are independent and can both be heads. “Even” and “odd” on one die are as dependent as events get: they cannot happen together.

The definition

Events and are independent if

If this is equivalent to : the extra information was free. The product form is kinder, because it still makes sense when a probability is zero.

Independent is not disjoint

If and are disjoint and both have positive probability, then , so they are not independent. Disjoint events are informative: if happened, did not. Independence is the opposite mood. Mixing the two words is the most common vocabulary error in a first course, and it is worth a slow reread — with the same Venn that tricked us in Chapter III.

Disjointno overlap — each rules the other outABdependent: if you know A, you know not BIndependentmay overlap — learning A leaves P(B) aloneABoverlap is exactly P(A)P(B)
Left: disjoint disks. The overlap is empty, so each event is a hard no for the other — that is dependence. Right: independent events are allowed to overlap; the overlap just happens to have area P(A)P(B).

Several events

Pairwise independence is not enough for a crowd. Events are mutually independent when every subcollection factors: for any distinct indices,

The usual counter-example is two independent fair bits and their parity . Any two of , , are independent; all three are not, because the third is a function of the first two.

  • Independence is a modelling assumption you put in, or a relation you check.
  • It is preserved by complements: if A and B are independent, so are A and Bᶜ.
  • Independent experiments multiply. The sample space becomes a product, and becomes a product measure.