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

Expectation (Measure-Theoretic)

Research Depth 90 in the knowledge graph I know this Set as goal
224topics build on this
507prerequisites beneath it
See this on the map →
Distribution Functions and Densities (Rigorous)Expected ValueConditional ExpectationConvergence in L^p+2 more
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

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 ValueExpectation (Measure-Theoretic)

Longest path: 91 steps · 507 total prerequisite topics

Prerequisites (2)

Leads To (4)