Skip to main content

TL;DR

The Fourier transform of a probability distribution: \( \phi_X(t) = E[e^{itX}] \). Unlike the MGF, it always exists and uniquely determines the distribution.

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

Characteristic Function

The Fourier transform of a probability distribution: \( \phi_X(t) = E[e^{itX}] \). Unlike the MGF, it always exists and uniquely determines the distribution.

Why it matters for interviews

Used in advanced probability proofs and option pricing models (e.g., Heston model uses characteristic functions for semi-analytical pricing). Tests mathematical sophistication in quant interviews.

Definition and Mathematical Foundation

The Fourier transform of a probability distribution: \( \phi_X(t) = E[e^{itX}] \). Unlike the MGF, it always exists and uniquely determines the distribution.

Application in Quantitative Finance

Used in advanced probability proofs and option pricing models (e.g., Heston model uses characteristic functions for semi-analytical pricing). Tests mathematical sophistication 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

Why use characteristic functions instead of MGFs?
Characteristic functions always exist because \( |e^{itX}| = 1 \), so the expectation is always bounded. MGFs require \( E[e^{tX}] < \infty \) which fails for heavy-tailed distributions.
How are characteristic functions used in option pricing?
The Heston and other stochastic volatility models derive option prices via inverse Fourier transform of the characteristic function of log-price. This avoids direct simulation and provides semi-analytical solutions.
What does the characteristic function of a normal distribution look like?
For \( X \sim N(\mu, \sigma^2) \), \( \phi_X(t) = e^{i\mu t - \sigma^2 t^2/2} \). The quadratic term in the exponent is the signature of normality.