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

Variance and Higher Moments (Rigorous)

Research Depth 91 in the knowledge graph I know this Set as goal
115topics build on this
546prerequisites beneath it
See this on the map →
Expectation (Measure-Theoretic)Variance and Standard Deviation of Random VariablesCharacteristic FunctionsConvergence in L^p+3 more
moments variance measure-theory

Core Idea

The k-th moment of X is μₖ = E[Xᵏ], which exists if E[|X|ᵏ] < ∞. Variance Var(X) = E[(X - E[X])²] measures spread; higher central moments μₖ = E[(X - E[X])ᵏ] capture skewness (k=3) and kurtosis (k=4). Hölder's inequality and Jensen's inequality are key tools relating moments.

Explainer

From measure-theoretic expectation, you know that E[X] = ∫ X dP is a Lebesgue integral with respect to the probability measure P. The k-th moment E[Xᵏ] is simply the integral of the function Xᵏ — that is, ∫ Xᵏ dP. The central question is always existence: when is this integral finite? The answer is the condition E[|X|ᵏ] < ∞, which is exactly the statement that Xᵏ is integrable, or equivalently that X ∈ Lᵏ(Ω, ℱ, P). The Lᵏ spaces you may know from functional analysis appear here as the natural home for random variables with finite k-th moments. Existence of higher moments is genuinely restrictive: X ~ Cauchy has no finite first moment; X ~ t_ν has finite moments only up to order ν − 1.

Variance Var(X) = E[(X − μ)²] = E[X²] − (E[X])² is the second central moment, measuring the average squared deviation from the mean. The measure-theoretic proof that E[X²] − (E[X])² ≥ 0 is a direct application of Jensen's inequality: for any convex function φ, φ(E[X]) ≤ E[φ(X)]. Taking φ(t) = t², Jensen gives (E[X])² ≤ E[X²], so Var(X) = E[X²] − (E[X])² ≥ 0, with equality iff X is almost surely constant. Jensen's inequality is pervasive: it gives the AM-GM inequality, concavity of entropy, and the fact that the geometric mean never exceeds the arithmetic mean, all from the same principle.

Hölder's inequality |E[XY]| ≤ E[|X|^p]1/p · E[|Y|^q]1/q (for conjugate exponents 1/p + 1/q = 1) is the other fundamental tool. The special case p = q = 2 is the Cauchy-Schwarz inequality: |E[XY]| ≤ √(E[X²]) √(E[Y²]), or equivalently |Cov(X,Y)| ≤ σ_X σ_Y. Hölder also establishes that existence of higher moments implies existence of lower ones: if E[|X|ᵏ] < ∞, then E[|X|ʲ] < ∞ for all j < k. This follows by applying Hölder with an indicator function. The Lᵏ spaces are nested: L² ⊆ L¹ for probability measures (a fact that is false for general σ-finite measures).

The third central moment μ₃ = E[(X − μ)³] measures skewness — asymmetry in the distribution. Positive skewness means the right tail is heavier (the distribution is pulled toward large positive deviations); negative skewness means the left tail. The standardized skewness γ₁ = μ₃/σ³ is the dimensionless version. The fourth central moment μ₄ = E[(X − μ)⁴] underlies kurtosis γ₂ = μ₄/σ⁴ − 3 (subtracting 3 so that the normal distribution has kurtosis 0). High kurtosis (leptokurtic) indicates heavy tails and a sharp peak; low kurtosis (platykurtic) indicates light tails. These higher moments appear throughout statistics: the moment conditions in the central limit theorem, the method of moments estimator, and the characterization of the normal distribution as the distribution determined by its first two cumulants all depend on this framework.

The rigorous treatment matters because moments can fail to characterize a distribution. There exist distinct distributions with identical moments of all orders — the log-normal and certain modifications have this property. The moment problem (when does a moment sequence uniquely determine a distribution?) is resolved by Carleman's condition: if ∑ₖ μ₂ₖ^(−1/2k) = ∞, the distribution is uniquely determined by its moments. This subtlety — invisible in informal treatments — is exactly the kind of issue that measure-theoretic probability is designed to surface and resolve.

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 ValueVariance and Standard Deviation of Random VariablesVariance and Higher Moments (Rigorous)

Longest path: 92 steps · 546 total prerequisite topics

Prerequisites (2)

Leads To (5)