The moments of a function are certain quantitative measures related to the shape of the function’s graph.
The moment of a random variable is the expected value of the power of :
It’s like the taylor series in a way. Under certain conditions, the moments uniquely identify a probability distribution (the “moment problem”). More complex distributions may require more moments to fully describe them.
For a normal distribution, just two parameters fully specify it uniquely: the first moment (mean) and the variance (second central moment). Higher moments exist but are determined by these two.
moment-generating function
The derivative of the moment evaluated at gives the moment of a random variable .
Proof
Moment Generating Function
The moment generating function uniquely determines the cumulative distribution function .
is the laplace transform of the probability density function .
Moment generating function of the poisson distribution
Line 1: Plug in formula for poisson distribution
Line 2: Pull from the denominator out of the sum, factor out
Line 3: Recognize the Taylor series expansion of with
Line 4: Simplify exponent
Convolution property of MGFs be independent random variables and their MGFs, then define . Generally, for
Let
Link to original