Skip to main content

Larry's Blog ๐ŸŒŠ

math, code and fun



Moment Generating Function

  | #Stats

Moment generating function is the expected value of $e^{tx}$ with respect to the pdf of the variable. If we differentiate mgf and then let $t=0$, we can get $E(X), E(X^2), \dots$. So mgf is a way to find $\mu$ and $\sigma$ if the pdf itself is complicated. Furthermore, mgf can also be used to prove the similarity of two pdfs, if and only if their mgf are the same.

Read more

About Larry Cui

Photo of Larry Cui

A greenhorn coder and a big fan of math.