Expectation is the probability-weighted average of a random variable, and moments, generating functions, and joint distributions summarize its shape and its relationships with other variables. These tools underpin estimation and the Central Limit Theorem.

Expectation

For a random variable (see Random Variables and Distributions):

  • Linearity: always, even when are dependent.
  • Law of the unconscious statistician: or , with no need to find the distribution of .
  • Monotonicity: pointwise implies .

Variance and Higher Moments

  • Variance: , with .
  • Standard deviation: , in the same units as .
  • Affine scaling: .
  • -th moment: ; -th central moment: .
  • Skewness measures asymmetry; kurtosis measures tail weight.

Derivation: Variance Shortcut

Expand the definition using linearity:

This is the identity used to read variances off the MGF below.

Moment Generating Functions

The moment generating function (MGF) packages all moments:

The name comes from the Taylor expansion , so the coefficient of in is .

  • If the MGF exists in a neighborhood of , it determines the distribution uniquely.
  • The characteristic function always exists and plays the same role, used to prove the Central Limit Theorem.
  • For independent : , since expectation factors over independent products.

Moments of the exponential

For , for . Then and , so .

Joint, Marginal, Conditional

For a pair with joint PMF/PDF or :

  • Marginal: (sum over if discrete).
  • Conditional: for .
  • .
  • Tower rule: .
  • Law of total variance: .

Covariance and Independence

  • Covariance: .
  • Correlation: (see Regression and Correlation).
  • Sum rule: .

are independent iff . Independence implies and .

Zero covariance is not independence

Uncorrelated () means no linear relationship, but variables can be dependent nonlinearly (e.g. with symmetric about has ). The converse (independent implies uncorrelated) always holds.