Skip to main content

TL;DR

For a random variable X, the MGF is \( M_X(t) = E[e^{tX}] \). The n-th moment equals \( M_X^{(n)}(0) \), the n-th derivative of the MGF evaluated at zero.

By Valenke Exam Prep Team·Last updated 2026-06-03

Moment Generating Function

For a random variable X, the MGF is \( M_X(t) = E[e^{tX}] \). The n-th moment equals \( M_X^{(n)}(0) \), the n-th derivative of the MGF evaluated at zero.

Why it matters for interviews

MGFs uniquely determine distributions (when they exist), simplify proofs of the CLT, and provide a systematic way to compute moments. They appear in probability theory questions in quant interviews.

Definition and Mathematical Foundation

For a random variable X, the MGF is \( M_X(t) = E[e^{tX}] \). The n-th moment equals \( M_X^{(n)}(0) \), the n-th derivative of the MGF evaluated at zero.

Application in Quantitative Finance

MGFs uniquely determine distributions (when they exist), simplify proofs of the CLT, and provide a systematic way to compute moments. They appear in probability theory questions in quant interviews.

Related Terms

Ready to practice for the Quant Trading Interview?

Adaptive practice powered by Item Response Theory targets your weak areas. Start with 3 free sessions.

Start free practice →

Frequently Asked Questions

When does the MGF not exist?
The MGF may not exist if \( E[e^{tX}] \) is infinite for all \( t \neq 0 \). Heavy-tailed distributions like the Cauchy or log-normal do not have finite MGFs. In such cases, the characteristic function is used instead.
How does the MGF of a sum of independent variables work?
For independent X and Y, \( M_{X+Y}(t) = M_X(t) \cdot M_Y(t) \). This multiplicative property makes MGFs powerful for analyzing sums of independent variables.
What is the characteristic function and how does it differ?
The characteristic function \( \phi_X(t) = E[e^{itX}] \) always exists (it uses imaginary exponent). It uniquely determines the distribution and has the same multiplicative property for independent sums.