A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.

Conditional Expectation

Research Depth 94 in the knowledge graph I know this Set as goal
208topics build on this
521prerequisites beneath it
See this on the map →
Conditional DistributionsExpectation (Measure-Theoretic)+2 moreBayesian Inference FoundationsBranching Processes+10 more
conditional-expectation sigma-algebras probability

Core Idea

Conditional expectation E[X|G] with respect to a sigma-algebra G is the unique G-measurable random variable satisfying E[E[X|G]·1_A] = E[X·1_A] for all A ∈ G. It generalizes discrete conditional expectation and has properties: E[E[X|G]] = E[X], E[aX + bY|G] = aE[X|G] + bE[Y|G], and the tower property E[E[X|G₁]|G₂] = E[X|G₂] when G₂ ⊆ G₁.

Notes

The existence of E[X|G] relies on the Radon-Nikodym theorem applied to the measure ν(A) = E[X · 1_A] and the probability measure P restricted to G. The G-measurability requirement is what makes conditional expectation a projection in the Hilbert space L²(Ω, G, P), and the projection interpretation gives a geometric intuition: E[X|G] is the closest G-measurable approximation to X in the L² sense.

Explainer

If you have studied expectation in the measure-theoretic sense, you already know E[X] as an integral over the full probability space. Conditional expectation E[X|G] asks a more refined question: given the partial information encoded by a sub-sigma-algebra G, what is our best prediction of X? The sigma-algebra G represents "what we can observe" — if G is generated by a random variable Y, then E[X|G] is essentially E[X|Y], but stated in the language that works for continuous and abstract settings alike.

The definition is elegant but indirect. Rather than computing E[X|G] by a formula, we characterize it: E[X|G] is the unique G-measurable random variable Z such that for every event A ∈ G, the integral of Z over A equals the integral of X over A — that is, E[Z · 1_A] = E[X · 1_A]. This says Z correctly replicates the behavior of X when "averaged" over any G-observable event. The Radon-Nikodym theorem guarantees such a Z exists and is unique almost surely, which is why the definition works.

The most important property for applications is the tower property: if G₂ ⊆ G₁, then E[E[X|G₁]|G₂] = E[X|G₂]. Intuitively, if you first condition on fine-grained information (G₁) and then further average out to a coarser level (G₂), you end up exactly where you would have if you had conditioned on G₂ from the start. Think of it this way: averaging over neighborhoods within a city, and then averaging those neighborhood averages over the whole city, gives the same result as averaging directly over the whole city. The coarser conditioning always dominates.

The other key properties follow from the defining integral condition. Linearity — E[aX + bY|G] = aE[X|G] + bE[Y|G] — holds because integration is linear. The smoothing property E[E[X|G]] = E[X] is a special case of the tower property with G₂ = {∅, Ω} (the trivial sigma-algebra). And if X is already G-measurable — meaning X is fully determined by the information in G — then E[X|G] = X almost surely, since X itself satisfies both defining conditions.

Conditional expectation is the foundation of martingale theory and Bayesian inference. A martingale is a process where E[X_{n+1}|G_n] = X_n — the best prediction of the next value, given current information, is the current value. In Bayesian statistics, updating a prior after observing data is precisely the operation of conditioning: the posterior is the conditional distribution, and its mean is a conditional expectation. Mastery of E[X|G] opens both of these rich areas.

Practice Questions 3 questions

Prerequisite Chain

Understanding ZeroThe Number ZeroCounting to FiveCounting to 10Counting to 20Counting a Set of Objects Up to 20Cardinality: The Last Number CountedMatching Numerals to QuantitiesSubitizing Small QuantitiesAddition Within 10Number Bonds to 10Addition Within 20Doubles and Near DoublesDoubles Facts Within 10Near Doubles Facts Within 20Mental Math Strategies for AdditionMental Math: Adding and Subtracting TensAddition Within 100Repeated Addition as MultiplicationMultiplication as Equal GroupsMultiplication: ArraysBasic Multiplication Facts (0s, 1s, 2s, 5s, 10s)Multiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Multiplication and Division Fact FamiliesRelationship Between Multiplication and DivisionDivision Facts as Inverse of MultiplicationRemainders and Quotients in DivisionDivision Word ProblemsMulti-Step Word ProblemsSolving Multi-Step Word ProblemsMultiplication Word ProblemsDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineComparing and Ordering IntegersAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersDividing IntegersUnit RatesProportionsPercent ConceptConverting Between Fractions, Decimals, and PercentsOperations with Rational NumbersTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesAngle Pairs: Complementary, Supplementary, and VerticalParallel Lines and TransversalsCorresponding AnglesAlternate Interior AnglesTriangle Angle Sum TheoremExterior Angle TheoremTriangle Inequality TheoremSimilar Triangles: AA SimilaritySimilar Triangles: SSS and SAS SimilarityProportions in Similar TrianglesRight Triangle Trigonometry IntroductionSine, Cosine, and Tangent RatiosTrigonometric Ratios ReviewRadian MeasureConverting Between Degrees and RadiansThe Unit CircleGraphing Sine and CosineGraphing Tangent and Reciprocal Trigonometric FunctionsDerivatives of Trigonometric FunctionsAntiderivativesIndefinite IntegralsBasic Integration RulesRiemann SumsDefinite Integral DefinitionProbability Density Functions and Continuous DistributionsCumulative Distribution FunctionsContinuous Random VariablesProbability Density FunctionsExpected ValueWeak Law of Large NumbersProbability Axioms and RulesConditional ProbabilityConditional DistributionsConditional Expectation

Longest path: 95 steps · 521 total prerequisite topics

Prerequisites (4)

Leads To (12)