Characteristic Function — Definition, Formula & Examples
A characteristic function is a complex-valued function that completely describes the probability distribution of a random variable. It is essentially the expected value of , where is the random variable and is a real number.
For a random variable , the characteristic function is defined as for all , where is the imaginary unit. Unlike moment-generating functions, the characteristic function always exists and uniquely determines the distribution of .
Key Formula
Where:
- = Characteristic function of random variable X evaluated at real number t
- = Imaginary unit, where i² = −1
- = Real-valued parameter
- = Probability density function of X (continuous case)
How It Works
You evaluate the characteristic function by computing the expectation of over the distribution of . For discrete random variables, this becomes a weighted sum; for continuous ones, an integral involving the density function. Two distributions are identical if and only if their characteristic functions are equal. This makes the characteristic function a powerful tool for proving convergence results, such as the Central Limit Theorem. Derivatives of evaluated at yield the moments of : specifically, .
Worked Example
Problem: Find the characteristic function of a Bernoulli random variable X with success probability p = 0.5.
Set up the expectation: X takes value 1 with probability 0.5 and value 0 with probability 0.5. Apply the definition directly.
Substitute the values: Since e⁰ = 1, and each outcome has probability 0.5:
Simplify: Factor out 0.5 for a cleaner form.
Answer: The characteristic function is .
Why It Matters
Characteristic functions are essential in proving the Central Limit Theorem, one of the most important results in probability and statistics. In mathematical finance and signal processing, they provide a way to work with distributions that may not have well-defined moment-generating functions, such as the Cauchy distribution.
Common Mistakes
Mistake: Confusing the characteristic function with the moment-generating function (MGF).
Correction: The MGF uses with a real parameter and may not exist for all distributions. The characteristic function uses with a complex exponential and always exists.
