Skip to text
Measure of Chance

Chapter III · 28 min

Conditional Probability

The Venn lens is not the conditional

Chance is only the measure of our ignorance.

Henri Poincaré, Science and Hypothesis (1902)

Information shrinks the sample space. You rolled a die, and someone tells you the face is even. The six-point world has become a three-point world. Conditional probability is the classical rule, replayed on the world that remains.

The formula is a fraction. The picture people reach for is a Venn diagram. That picture is useful — and it is where the most popular mistake in the whole subject is born: pointing at the lens and calling it . Slow down. The lens is the numerator. The whole of is the denominator. Conditioning is a ratio inside , not a region of .

The Venn-diagram trap

Draw two overlapping disks, and , inside a rectangle . The eye is pulled to the vesica — the lens where they overlap. That lens is the event . Its probability is “both happen”, as a fraction of the original world. Conditional probability asks a different question: both happen, as a fraction of the world in which has already happened.

The trappointing at the lens, calling it P(A|B)ΩABthis patch is P(A ∩ B) — not P(A|B)The definitionB is the new universe; divide by all of BΩAall of BP(A|B) = (lens) / (whole B disk)
Left: the trap. The shaded lens is P(A ∩ B), a slice of Ω. Right: the definition. The new universe is the whole disk B; P(A|B) is the lens divided by that disk.

Suppose, just to put numbers on the disks, that and . Then

The overlap is one tenth of . Given , it is one quarter of the remaining world. If you report 0.10, you have answered “how often do both happen?” when you were asked “how often does happen, among the times happens?”. Those are not the same sentence.

Restricting Ω, with a die you can count

If , the probability of given is

Read the right-hand side as a ratio of sizes. The denominator is the weight of the new universe. The numerator is the weight of the part of that still lives there. In the equally-likely finite case this is again a ratio of counts: .

Before: Ω has six faces123456given even, strike the faded faces — the new Ω is BAfter: B = {2,4,6} is the whole world246A ∩ B is just {6} · one of three · P(six | even) = 1/3
Given even, the odd faces are no longer in the world. The new Ω is {2,4,6}. ‘Six’ occupies one of those three chairs, not one of the original six.

Two readings of the same fraction

  • Restrict. Throw away every outcome outside . Renormalise so the remainder sums to one. Then read off .
  • Divide. Keep as it was. Compute the two masses and , and take their ratio.

Same number. The first reading is why the Venn lens is not enough. The second is why the definition is a fraction, not a region.

The multiplication rule

Rearranging the definition gives a way to build joint events from stages:

This is the trap, run in reverse, and it is honest: the lens equals “size of times the conditional”. For three events, , and so on. This is how a story with a plot becomes a number: write the plot as a chain of conditions, and multiply.

Trees

A probability tree is the multiplication rule drawn. Each edge carries a conditional probability given everything upstream. The probability of a leaf is the product along its path. The probability of an event is the sum of the leaves that belong to it. Leaves are joints. Later edges are conditionals. The first split is a prior. That vocabulary will be the whole of the next chapter.

T⁺ | D0.99T⁻ | D0.01T⁺ | Dᶜ0.05T⁻ | Dᶜ0.95D 0.01Dᶜ 0.99prior
A two-stage tree. First the disease (rare), then the test. Path products give joint probabilities — the ‘lens’ in Venn language. Bayes, next, will divide a lens by a whole first-branch.

The law of total probability

If partition — disjoint events whose union is everything — then any event can be assembled by cases:

You do not need to see directly. You need to see it in each branch, and know how likely the branches are. This is the “average the conditionals” theorem, and it is how mixed populations, mixed weather, and mixture models all work. In Venn language: slice into disjoint disks, measure inside each, and reweight by how large the disks are.