Exchangeability and de Finetti's Theorem
A weaker, more realistic assumption than independence — that a sequence's joint distribution doesn't care about ordering — and the theorem showing such sequences behave as if generated by a common random parameter.
Assuming a sequence of returns or trades is i.i.d. — independent and identically distributed — is convenient but often too strong: real observations are usually correlated through some shared underlying factor (a common regime, a shared risk driver), even when there's no reason to think any specific ordering of them matters. Exchangeability captures exactly that weaker assumption: a sequence is exchangeable if its joint distribution is unchanged by any reshuffling of the indices — for any permutation — without requiring the variables to be independent of one another.
de Finetti's theorem says something remarkable about infinite exchangeable sequences: they behave exactly as if there's a hidden random parameter , drawn once, such that conditional on the observations are i.i.d.:
In plain English: exchangeable data looks like i.i.d. data generated from an unknown, fixed common cause — which is exactly the Bayesian picture of a prior over a parameter followed by i.i.d. draws given that parameter, rather than an assumption imposed by hand.
Worked example
A trader's daily win/loss outcomes across a year are not literally independent — a shared unknown "true edge" (perhaps 55% versus 52% win rate) links every day together, since knowing today was a win makes tomorrow slightly more likely to be a win too, purely because it updates your belief about . But the days are still exchangeable: reordering them doesn't change the joint probability of the sequence of outcomes, since nothing about the process depends on calendar order. De Finetti's theorem says this is mathematically equivalent to: draw once from some prior, then flip a -weighted coin independently each day — exactly the Bayesian model a quant would already reach for.
Exchangeability only requires a sequence's joint distribution to be unaffected by reordering, a weaker condition than independence; de Finetti's theorem shows such sequences are mathematically equivalent to i.i.d. draws conditional on an unknown shared parameter, which is the formal justification for treating a Bayesian prior over a parameter as more than just a modeling convenience.
Related concepts
Practice in interviews
Further reading
- de Finetti, La Prévision (1937)