Expectation (Measure-Theoretic)

Research Depth 63 in the knowledge graph I know this Set as goal
Unlocks 173 downstream topics
expectation integration measure-theory

Core Idea

The expectation E[X] = ∫_Ω X dP is defined as a Lebesgue integral with respect to the probability measure P, generalizing the Riemann integral definition. For X to have finite expectation, ∫_Ω |X| dP < ∞. The monotone convergence theorem and dominated convergence theorem characterize when expectations of limits equal limits of expectations.

How It's Best Learned

Compare Riemann and Lebesgue expectations. Work examples where exchanging limits and integrals is justified (or not). Apply monotone and dominated convergence theorems.

Common Misconceptions

Explainer

In your earlier study of expected value, you learned two formulas: E[X] = Σ xᵢ P(X = xᵢ) for discrete random variables and E[X] = ∫ x f(x) dx for continuous ones with a density. These work well in their respective settings, but they are fundamentally different formulas — and they leave out important cases. The Cantor distribution has no point masses and no density function; neither formula applies. Mixtures of discrete and continuous components require awkward case-splitting. The measure-theoretic definition E[X] = ∫_Ω X dP provides a single unified framework that handles all cases — discrete, continuous, singular, and mixed — under one integral sign.

The integral ∫_Ω X dP is a Lebesgue integral with respect to the probability measure P. It is constructed in stages: first for simple (step) functions, where the integral is a finite weighted sum; then for non-negative measurable functions, using the supremum over all simple functions below; and finally for general integrable functions by writing X = X⁺ − X⁻ (positive and negative parts) and defining ∫ X dP = ∫ X⁺ dP − ∫ X⁻ dP, provided at least one of these is finite. When both ∫ X⁺ dP and ∫ X⁻ dP are infinite, the expectation is undefined — you cannot subtract ∞ from ∞. This is why integrability (E[|X|] < ∞) must be verified: it guarantees both parts are finite and the expectation is a well-defined real number.

The two great convergence theorems govern when you can interchange limits and expectations. The Monotone Convergence Theorem (MCT) says: if 0 ≤ X₁ ≤ X₂ ≤ ⋯ and Xₙ → X pointwise, then E[Xₙ] → E[X], even if E[X] = ∞. The hypotheses are minimal — non-negativity and monotonicity. The Dominated Convergence Theorem (DCT) says: if Xₙ → X almost surely and |Xₙ| ≤ g for all n where E[g] < ∞, then E[Xₙ] → E[X] and moreover E[|Xₙ − X|] → 0. The dominating function g provides a uniform bound that prevents the tails of the Xₙ from carrying runaway mass. Without such a bound, the interchange can fail spectacularly — Xₙ = n · 𝟏_{(0,1/n)} converges to 0 pointwise, yet E[Xₙ] = 1 for all n.

These tools are not abstract luxuries — they are the engine behind nearly every computation in rigorous probability. The MCT is used to prove Fatou's lemma, which in turn underpins the proof of the DCT. The DCT justifies differentiation under the integral sign in moment-generating functions, the interchange of summation and integration in discrete/continuous mixtures, and the passage to limits in characteristic function arguments. Whenever you see "and by dominated convergence" in a proof, the author is invoking this theorem to justify swapping a limit and an expectation — a step that requires a domination hypothesis and is not valid in general.

Practice Questions 5 questions

Prerequisite Chain

Counting to 10Counting to 20Understanding ZeroThe Number ZeroCounting to FiveOne-to-One CorrespondenceCombining Small Groups Within 5Addition Within 10Addition Within 20Two-Digit Addition Without RegroupingTwo-Digit Addition with RegroupingAddition Within 100Repeated Addition as MultiplicationMultiplication 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 100Two-Digit by One-Digit DivisionDivision with RemaindersRemainders and Quotients in DivisionDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineOpposites and Additive InversesAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersDividing IntegersUnit RatesProportionsPercent ConceptConverting Between Fractions, Decimals, and PercentsOperations with Rational NumbersTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesLiteral EquationsSlope-Intercept FormPoint-Slope FormWriting Linear EquationsParallel and Perpendicular Line SlopesGraphing Linear EquationsPiecewise FunctionsStep FunctionsComposition of FunctionsInverse FunctionsRadical Functions and GraphsRational ExponentsExponential Functions and GraphsGeometric Sequences and SeriesSigma NotationExpected ValueExpectation (Measure-Theoretic)

Longest path: 64 steps · 273 total prerequisite topics

Prerequisites (2)

Leads To (4)