Quantitative Methods
coreTotal Probability Rule
Builds onExpected Value — if this page feels steep, start there.
- the overall probability of event B, before knowing which scenario occurs
- the vertical bar reads 'given': the probability of B IF A happens
- the little c means 'complement': the scenario where A does NOT happen
- the chance of arriving at B through the A route: B-if-A, weighted by how likely A is
Reading the notation
Why it must be true
To find the overall probability of an event, slice the world into scenarios that cover everything and don't overlap — here, happens or it doesn't — and take a probability-weighted average of the event's chance in each slice.
This is the same mental move as expected value: analysts use it constantly ("probability the stock rises = chance it rises in a recession × chance of recession + chance it rises otherwise × chance of no recession"). It also supplies the denominator in Bayes' formula.
The derivation
and its complement partition the sample space, so splits cleanly into two disjoint pieces:
Rewrite each joint probability with the multiplication rule :
where .
When to reach for it
You know an event's probability inside each scenario and need its overall, unconditional probability.
Listen for
Back-of-the-envelope
Estimate it in your head first — then the calculator only confirms.
- ≈
The answer is a weighted blend, so it must land BETWEEN the two conditionals, closer to the likelier scenario's number. Anything outside that band is wrong.
- ≈
Use 100 imaginary cases: 60 expansions of which 80% survive (48) plus 40 recessions of which 35% survive (14) → 62 of 100 → 62%.
Traps in applying it
- ✗Weighting both branches by P(A) — the complement branch gets 1 − P(A).
- ✗Scenarios that overlap or don't cover every possibility.
- ✗Grabbing P(A|B) when the problem states P(B|A).
Limits & criticisms
The rule is exact, but only over a genuinely exhaustive, mutually exclusive partition — real scenario sets ('recession / no recession') compress a continuum into crude buckets. The output inherits whatever error lives in the scenario probabilities, which are usually the softest numbers in the room.
Where it came from
The rule was formalized in the classical era of probability, most completely by Pierre-Simon Laplace (Théorie analytique des probabilités, 1812), as the bookkeeping identity that makes conditional reasoning consistent: slice the world into scenarios, weight each, and nothing is double-counted or lost.
Today it is how analysts think in scenarios — "P(default) = P(default | recession)·P(recession) + …" — and it supplies the denominator of Bayes' formula, its constant companion.
Where it leads
Master this and the following come almost for free: