Expectation and Variance - Examples and Constructions
Computing expectations and variances for standard distributions reveals patterns and provides reference values for applications.
Common Discrete Distributions
Bernoulli:
Binomial: Sum of independent Bernoulli trials:
Geometric: Number of trials until first success:
Poisson:
Remarkably, for Poisson the mean equals the variance!
For Binomial:
By Chebyshev: At least 75% of outcomes lie in .
Common Continuous Distributions
Uniform:
Exponential:
Normal:
The parameters directly give the mean and variance!
Gamma: Generalizes exponential ():
Standardization: For any with mean and variance , define:
Then and . This standardized variable has mean 0 and variance 1.
If , then (standard normal).
Computing Variance via MGF
For , the MGF is:
Derivatives:
At :
Sums of Independent Random Variables
Theorem: If are independent:
If are independent Exponential random variables:
has:
In fact, .
Linearity of expectation holds universally, even for dependent variables. Variance additivity requires independence. These formulas are the workhorses of probability calculations—they allow us to build complex distributions from simple building blocks.