Skip to content
Mental Models

Ergodicity & the Time Average

Additive vs Multiplicative

The fork that decides which average is telling the truth. When wealth changes by adding fixed amounts, the process is ergodic and expected value is safe. When it changes by multiplying — the way real money, portfolios and growth actually work — it turns non-ergodic, and the trick that saves you is a logarithm: multiplication in wealth is addition in log-wealth.

12 min Updated Jul 8, 2026

Lessons 01 and 02 handed you the two averages and made a coin misbehave. This lesson finds the fault line underneath all of it — the single structural question that decides, in advance, whether the ensemble average is your friend or a con artist. It comes down to one word: does your wealth add or does it multiply?

That fork is the whole game. On one side of it, the two averages agree and expected value tells the truth. On the other, they split, and the number your intuition trusts is computing somebody else’s future. And at the very end there’s a small mathematical miracle — a logarithm — that turns the dangerous side back into the safe side, which is exactly the move lesson 04 will optimise.

Before you read — take a guess

Two games. Game A: each round you WIN or LOSE a fixed number of dollars (say +$10 or −$8), regardless of how much you have. Game B: each round your wealth is MULTIPLIED by some factor (say ×1.5 or ×0.6). Which game is more likely to be non-ergodic — where the time average and the ensemble average disagree?

Additive dynamics: the swings that don’t care where you are

Picture a game where every round you either pocket a fixed $10 or pay a fixed $8 — and the amount never changes with your bankroll. Rich or broke, a win is exactly $10 and a loss is exactly $8. The step is blind to your current wealth. That blindness is the whole point.

Formally, an additive process updates your wealth WW by adding an independent random amount each round: Wt+1=Wt+XtW_{t+1} = W_t + X_t, where the size of XtX_t doesn’t depend on WtW_t. Because the increments simply pile up, after nn rounds your wealth is your starting stake plus a sum of nn draws — and the long-run per-round change is just the ordinary arithmetic mean of those draws. Sums are the natural home of the arithmetic mean, and the arithmetic mean is exactly what expected value computes.

Here is the additive coin worked out. It’s a fair 50/50: heads pays +$10, tails costs −$8. The expected value per round is:

12(+10)+12(8)=+1\tfrac{1}{2}(+10) + \tfrac{1}{2}(-8) = +1

A clean +$1 per round. Now the crucial claim: a single player, grinding this coin over time, also nets about +$1 per round. Watch one plausible run:

RoundFlipChangeWealth
Start$100
1Heads+$10$110
2Tails−$8$102
3Heads+$10$112
4Heads+$10$122
5Tails−$8$114
6Tails−$8$106

Six rounds, three heads and three tails, net change +$6 — that’s +$1 per round, precisely the expected value. The order didn’t matter (addition commutes: rearrange the flips and you land on $106 either way), and no single loss could scale up to swallow you, because a loss is forever just $8. The time average equals the ensemble average. This game is ergodic, and expected value is telling you the exact truth about your own future.

When to use it

Reach for additive thinking — and trust expected value outright — whenever the outcomes are fixed, bounded amounts that don’t scale with your total: a $5 side bet among friends, a rounding error, a small fixed fee, a coin for pocket change. If no single step can ever grow large enough to end the game, the crowd’s fate really is your fate.

Multiplicative dynamics: the swings that scale with the path

Now the version that runs the real world. Instead of adding dollars, each round multiplies your wealth by a factor: heads is ×1.5 (up 50%), tails is ×0.6 (down 40%) — the flagship coin from lessons 00–02. The step is no longer blind to your wealth; it is a percentage of wherever you currently stand, so its dollar size grows and shrinks with you.

Formally, a multiplicative process updates wealth by multiplying by an independent random factor: Wt+1=WtRtW_{t+1} = W_t \cdot R_t. After nn rounds your wealth is your stake times a product of nn factors, Wn=W0R1R2RnW_n = W_0 \cdot R_1 R_2 \cdots R_n — not a sum. And products behave nothing like sums: they are order-insensitive in value but path-sensitive in consequence, a single tiny factor can gut the whole chain, and a factor of exactly zero is an absorbing barrier that no later win can undo.

Put the two coins side by side and the fork snaps into focus:

Additive coinMultiplicative coin
Heads move+$10 (fixed)×1.5 (scales with wealth)
Tails move−$8 (fixed)×0.6 (scales with wealth)
Wealth after nn roundsstake plus a sumstake times a product
Right averagearithmetic meangeometric mean
Ensemble = time average?Yes — ergodicNo — non-ergodic
Can one step end the game?No (loss capped at $8)Yes (a ×0 is forever)
Expected value tells you the truth?YesNo

Same 50/50 fairness, same “positive edge” story on paper — and yet the additive coin gently enriches every patient player while the multiplicative coin, as lesson 02 showed, grinds almost everyone toward zero. The only thing that changed is add versus multiply. That is the fork, and everything downstream in this course hangs on which side of it you’re standing.

The master illusion: +50% and −40% do not net +10%

Here is the trap that catches nearly everyone, expert and novice alike — the master illusion of multiplicative games. Read the coin’s two moves — “up 50%, down 40%” — and your additive intuition sums them: 5040=+1050 - 40 = +10, so surely one win and one loss leave you up 10%. It feels airtight.

It’s wrong, and it’s not close. Percentages don’t add across rounds; the factors multiply:

1.5×0.6=0.91.5 \times 0.6 = 0.9

One win and one loss leave you at ×0.9 — down 10%, not up 10%. A twenty-percentage-point error, in the wrong direction, from a sum your gut swears is obvious. The additive mind sees +50%+(40%)=+10%+50\% + (-40\%) = +10\%; the multiplicative reality is ×1.5×0.6=×0.9\times 1.5 \times 0.6 = \times 0.9.

Because the −40% is charged on a bigger balance than the +50% built. Start with $100. The +50% adds $50 (that’s 50% of $100) → $150. Now the −40% is taken from $150, not from $100, so it subtracts $60 (40% of $150) → $90. You handed back $60 to get $50 — a net loss of $10. The gain was computed on your old, smaller wealth; the loss was computed on your new, larger wealth, so the loss simply weighs more. Reverse the order and it’s identical: $100 → $60 (down 40%) → $90 (up 50% of $60 is $30). Multiplication doesn’t care about order, but it never forgets that each percentage is charged on a different base. This is why a gain and an equal-percentage loss never cancel.

The asymmetry has a brutal, practical corollary. Because a −50% loss cuts you to half, undoing it takes not a +50% gain but a +100% gain — you have to double what’s left just to get back to where you started. Losses on the multiplicative side are structurally harder to reverse than same-sized gains are to hold, and it gets worse the deeper you fall:

Loss sufferedWealth left (from $100)Gain needed to recover
−10%$90+11.1%
−20%$80+25%
−50%$50+100%
−80%$20+400%
−90%$10+900%

The recovery column doesn’t just outrun the loss column — it accelerates. That runaway is volatility drag in disguise, and it’s why big swings quietly bleed a compounding bankroll even when the “average” percentage looks flat.

A friend brags that his portfolio 'made 50% one year and lost 40% the next, so I'm still up 10% over the two years.' What actually happened to $1,000 invested at the start?

The log transform: how multiplication becomes addition

Everything above makes multiplicative games sound like a different, scarier universe with its own broken arithmetic. Here’s the beautiful part: one transformation turns that universe back into the safe, additive one. Take logarithms.

The whole trick rests on the defining property of the logarithm: it converts multiplication into addition.

ln(ab)=lna+lnb\ln(a \cdot b) = \ln a + \ln b

So apply ln\ln to a multiplicative process and the product of factors becomes a sum of log-factors: lnWn=lnW0+lnR1+lnR2++lnRn\ln W_n = \ln W_0 + \ln R_1 + \ln R_2 + \cdots + \ln R_n. In log-wealth, the process is purely additive — the very structure we already proved is ergodic. And because it’s now a sum, the honest long-run growth rate is just the ordinary arithmetic mean of the log-returns. The scary multiplicative game and the tame additive game are the same game viewed through two different lenses; the logarithm is the lens that makes the time average computable.

Let’s derive the flagship coin’s true growth rate from scratch — the −5% that lesson 02 asserted, now earned. The two factors are 1.5 and 0.6. Their log-returns:

  • ln(1.5)+0.405\ln(1.5) \approx +0.405
  • ln(0.6)0.511\ln(0.6) \approx -0.511

Average them (arithmetic mean, because in log-space it’s additive):

12(0.405)+12(0.511)=0.053\tfrac{1}{2}(0.405) + \tfrac{1}{2}(-0.511) = -0.053

That −0.053 is the average log-return per round. Convert back out of log-space to get the actual per-round wealth factor:

e0.0530.949e^{-0.053} \approx 0.949

A per-round multiplier of ≈ 0.949 — about −5% per round, exactly the time-average decay lesson 02 measured, now derived from first principles. And notice what e0.053e^{-0.053} is: it’s the geometric mean of 1.5 and 0.6, since 1.5×0.6=0.90.949\sqrt{1.5 \times 0.6} = \sqrt{0.9} \approx 0.949. That’s the deep reason the geometric mean (the average taken in log-space) is the honest per-round factor for multiplicative growth, while the arithmetic mean of the raw factors (the +5% ensemble number) answers a different question entirely.

For a multiplicative game, why is the geometric mean of the factors the right per-round growth rate — while the arithmetic mean of the same factors is not?

Why a small side-bet is almost additive: the bridge to Kelly

If multiplication is the poison, here’s the antidote in embryo: stake only a tiny fixed fraction of your wealth, and a multiplicative game starts behaving like an additive one again. The two averages, torn apart by full-stake compounding, quietly drift back toward each other.

Two things happen when you shrink the bet. First, losses stop being ruinous: if you risk 2% of your wealth per round instead of 100%, no single flip — or even a long cold streak — can push you near the absorbing barrier at zero, so the game never actually ends and you’re always around to collect the average. Second, and more subtly, over a small range the logarithm is nearly a straight line: for tiny moves xx, ln(1+x)x\ln(1+x) \approx x. In that near-linear zone, “the average of the logs” and “the log of the average” almost coincide — so the geometric mean and the arithmetic mean nearly re-converge, and the gap between the time average and the ensemble average shrinks toward zero.

Concretely: our full-stake coin costs about −5%/round (geometric mean 0.949). Cut the stake to a small slice of wealth and the per-round drag collapses toward — and past — zero, turning that same fair coin from a slow bankruptcy into a genuine engine of growth, without touching the odds. You didn’t fix the coin; you dragged a non-ergodic gamble back toward the ergodic side of the fork by refusing to bet the whole path on any one flip.

That is the exact hinge lesson 04 walks through. Kelly betting is precisely the recipe for how small — the fraction that maximises the time-average (log) growth rate you actually live, rather than the ensemble average that lures everyone else onto the rocks. This lesson found the disease (multiplication) and named its cure in principle (shrink the bet, restore near-additivity); Kelly turns that principle into a number.

Pitfall: wearing additive glasses in a multiplicative world

The single most expensive mistake in all of finance and gambling is importing additive intuition into a multiplicative game — and you’ve now met its flagship form. “Up 50%, down 40%, so I’m up 10%” feels like arithmetic because your brain was trained on additive childhood examples (allowances, marbles, fixed bets) where it was genuinely true. It stops being true the instant outcomes are percentages of a moving balance, because then each move multiplies and 1.5×0.6=0.91.5 \times 0.6 = 0.9, not 1.11.1.

The same error wears other costumes. “My fund averaged 10% a year” usually quotes the arithmetic mean of annual returns, which systematically overstates the growth an investor actually compounded — the geometric mean is always lower, and the gap widens with volatility. This is volatility drag: two funds can share an identical average return, yet the choppier one leaves you poorer, because its bigger swings multiply through a lower geometric mean. Whenever someone reasons about rates, returns, or percentages that stack round after round using plain addition, they are quietly computing the ensemble average and mistaking it for their own path.

Warning:

The tell

The moment a quantity changes by a percentage of its current self — money, populations, prices, infections, compound interest — you are in multiplicative territory. Stop adding the percentages. Convert each to a factor, multiply them, and if you want the honest per-round rate, average the logs (or, equivalently, take the geometric mean). Adding percentages that compound is the master illusion in a business suit.

When to use it: the one question to ask before you average

The entire lesson collapses to a single reflex you can run in a heartbeat, before trusting any average anyone hands you:

Does this outcome ADD to my total, or MULTIPLY it?

  • If it adds a fixed, bounded amount that doesn’t scale with your wealth — the process is additive, ergodic, and expected value (the arithmetic mean) is telling you the exact truth. Trust it.
  • If it multiplies — a percentage of your current stake, a return, a growth rate, anything that compounds — the process is multiplicative and non-ergodic. The arithmetic mean is the crowd’s number, not yours; take the geometric mean (average the logs) for the rate you’ll actually live, and remember that a step near zero can end the game forever.

That fork — add or multiply — decides which average is telling the truth, and asking it costs you nothing. Getting it wrong has bankrupted people who could compute expected value in their sleep.

Recap

Additive vs multiplicative — lock it in

Question 1 of 40 correct

Which of these is an ADDITIVE (ergodic) process where expected value is safe?

Check your answer to continue.

Success:

The one line to carry out

Before you trust an average, ask: does this add or multiply? Fixed amounts add → the process is additive and ergodic, and expected value is honest. Percentages of your current wealth multiply → the process is non-ergodic, and the only honest per-round rate is the geometric mean (the arithmetic mean of the logs). The logarithm is the whole trick: it turns multiplication back into addition, which is why log-wealth is where compounding finally tells the truth.

Next up: lesson 04, The Kelly Fix — we take the “shrink the bet” cure this lesson named in principle and turn it into a number. Kelly betting maximises the time-average (log) growth rate you actually live, finding the exact fraction that keeps you on the growing, ergodic side of the fork instead of the crowd-flattering, path-destroying one.

Mark lesson as complete