Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Conditional Expectation

Elementary probability defines and stops, because the definition is vacuous when — and the interesting conditions ("given that the particle is at ", "given the path so far") are exactly the null ones. The measure-theoretic repair is to condition not on an event but on a -algebra, and to define the result as a Radon–Nikodym derivative.

This is the deepest definition in the folder and the one with the most foundational consequence: §6 shows that conditioning on a null event has no answer independent of the -algebra one conditions on, so ordinary probabilistic talk ("given that ") is genuinely ambiguous.

References: Williams, Probability with Martingales, ch. 9; Billingsley, Probability and Measure, §33–34; Kallenberg, Foundations, ch. 6.

1. The Elementary Case and Its Limits

For , is a probability measure on and . Nothing here needs justification, and Bayes' rule is immediate.

Now let be jointly continuous with density and ask for . Every event is null, so the quotient is . The elementary fix — define and integrate — works, but it is a definition by fiat that depends on the chosen versions of densities and does not extend beyond the absolutely continuous case. What follows replaces it with something canonical.

2. Conditioning on a -Algebra

The change of viewpoint: a sub--algebra represents information — the events one can decide — and is the best prediction of using that information. It is a random variable, not a number.

Definition/Theorem. Let and a sub--algebra. There exists a random variable , unique up to a.s. equality, such that

  1. is -measurable, and ;
  2. for every .

We write , and . Also .

Proof (existence). Assume first and define for . Then is a finite measure on and , since . By Radon–Nikodym (lebesgue-integral.md §7) there is a -measurable satisfying (2). For general apply this to . Uniqueness: if both work then for all ; taking forces , and symmetrically.

Three readings of the same object, all used:

  • Averaging. Condition (2) says has the same integral as over every event can see; is averaged out over the unresolved variation.
  • Projection. For , is the orthogonal projection of onto the closed subspace (hilbert-spaces.md). Condition (2) is exactly , i.e. orthogonality to the subspace. Hence minimizes over -measurable : it is the best mean-square predictor.
  • Derivative. Literally a Radon–Nikodym derivative, which is where the a.s.-uniqueness (and the need to speak of versions) comes from.

"Unique up to a.s. equality" is not a technicality. is an equivalence class; its value at any individual is meaningless. Every identity below holds a.s., and §6's paradox is precisely a case where two natural version-choices disagree on a null set that one wants to ask about.

3. Properties

All hold almost surely, for and sub--algebras .

PropertyStatement
Linearity
Monotonicity
Tower
Total expectation (take )
Taking out what is known -measurable,
Independence
Triviality -measurable
Jensen convex
Contraction for

The convergence theorems (monotone, Fatou, dominated) also hold in conditional form. The tower property is the one used constantly: coarser information overrides finer. It is the identity that fails for finitely additive probability (finite-additivity.md), which is a good measure of how much -additivity is doing here.

Two degenerate cases anchor intuition: (no information) gives the constant ; (full information) gives .

4. Conditioning on a Random Variable

is -measurable, so by the Doob–Dynkin lemma (random-variables.md §1) there is a Borel with a.s.

Definition. , defined for -a.e. .

This recovers the elementary notion — and exposes its exact status. The function is determined only up to -null sets, so has no canonical value at any particular when . The familiar formula falls out: with joint density ,

now derived rather than stipulated, and with the version-dependence visible.

5. Regular Conditional Distributions

One would like to be a probability measure in for each fixed . From §2 it is only a family of a.s.-defined random variables: countable additivity holds a.s. for each sequence of disjoint sets, but the exceptional null set depends on the sequence, and there are uncountably many sequences. The two quantifiers do not commute for free.

Definition. A regular conditional distribution (r.c.d.) of given is a map with (i) a probability measure for every , (ii) a version of for every .

Theorem (existence). If takes values in a standard Borel space (e.g. , or any Polish space with its Borel -algebra), a regular conditional distribution exists and is a.s. unique.

Proof idea. Build the conditional CDF on rationals, repair monotonicity and right-continuity off a single null set (countably many constraints, hence one exceptional set), and extend by the Lebesgue–Stieltjes correspondence (random-variables.md §3).

The Polish hypothesis is not removable: there are probability spaces with sub--algebras admitting no r.c.d. Given one, the disintegration holds, which is the rigorous form of "condition on , then average over ", and the basis of the conditional-density calculus and of Bayesian updating.

6. The Borel–Kolmogorov Paradox

Setup. Let be a uniformly distributed point on the unit sphere. Condition on the event that the point lies on a fixed great circle. What is the conditional distribution along that circle?

  • Parametrize by longitude and condition on (a meridian): the conditional density in the polar angle is proportional to not uniform, concentrating near the equator.
  • Parametrize by latitude and condition on the equator : the conditional distribution is uniform in .

Both circles are great circles, congruent under a rotation that preserves the uniform law. Both events have probability zero. The answers differ.

Resolution. There is no error: conditioning is defined relative to a -algebra, not to an event. "Condition on the meridian" means condition on and evaluate the resulting function at ; "condition on the equator" means condition on and evaluate at . These are different sub--algebras, so there is no reason for the answers to agree — and by §4 the value at any single null point is only defined up to a null set of the conditioning variable anyway. The limiting procedures implicit in the two descriptions ("thin strips around the circle") shrink in genuinely different ways, and the Jacobian of the parametrization is what differs.

The moral for the foundations: the axioms do not determine what "given that " means when ; a conditioning family must be supplied as part of the model, exactly as a measure must be supplied in Bertrand's paradox §4. The two paradoxes are the same phenomenon at different stages — underdetermination by verbal description, cured only by specifying a mathematical object.

Where the null event arises as a limit of positive-probability events in a specified way (a filtration, a limiting experiment), the ambiguity disappears. That is why martingales, which fix the conditioning family in advance, are the right framework for sequential conditioning.

7. Where This Is Used