Moments of Discrete Random Variables
Defines the k-th moment and k-th central moment of a discrete random variable, and develops fluency computing them directly from the PMF using the formula E[g(X)] = sum g(x) p(x).
Step 1 of 119%
Tutorial
The k-th Moment of a Discrete Random Variable
Let be a discrete random variable with PMF . For a positive integer , the -th moment of is defined as
This is the expectation of the transformed variable -- a direct application of with . The first moment is the mean of . The second moment measures the average squared value of and appears throughout the theory of variance.
For example, let have PMF
Then
The same recipe gives , , and so on -- just replace the exponent.