Moments and MGFs
Moments are summary statistics of a distribution. They capture location, spread, and shape.
Moments (raw vs central)
- Raw moment:
- Central moment: where
Common moments:
- Mean:
- Variance:
- Skewness (shape): based on
- Kurtosis (tails/peakedness): based on
Moment Generating Function (MGF)
The MGF is
Why it’s useful:
- Differentiating at gives raw moments:
- If an MGF exists in a neighborhood around , it uniquely identifies the distribution.
Note: Some distributions don’t have an MGF (e.g., Cauchy). In those cases people often use the characteristic function instead.
Test Your Knowledge
Example: Using the MGF for a Poisson
The Moment Generating Function of a Poisson distribution with rate is . Use the MGF to find the First Moment (the Mean) of the Poisson distribution.
View Step-by-Step Solution
To find the first moment, we take the first derivative of the MGF with respect to , and evaluate it at .
Using the chain rule:
Evaluate at :
Thus, the Mean of the Poisson distribution is exactly .