In Layman’s terms, the characteristic function is just the Fourier transform of a probability distribution. It provides a way to uniquely describe the distribution of a random variable.


What Does it Actually Do?

The characteristic function of a random variable (X) is defined as:

and it has several important properties, namely:

  • it uniquely determines the probability distribution of (X).
  • it can be used to find moments of the distribution (if they exist) by differentiating the characteristic function.
  • it is always defined for all real numbers (t), even when the moments of the distribution do not exist.

We generally use characteristic functions to analyze the distribution of sums of independent random variables, as the characteristic function of a sum is the product of the individual characteristic functions.


Some Common Characteristic Functions

DistributionCharacteristic function φ(t)
Degenerate
Bernoulli Bern()
Binomial B()
Negative binomial NB()
Poisson Pois()
Uniform (continuous) U()
Uniform (discrete) DU()
Laplace L()
Logistic Logistic()
Normal N()
Chi-squared
Noncentral chi-squared
Generalized chi-squared
Cauchy C()
Gamma
Exponential Exp()
Geometric Gf() (number of failures)
Geometric Gt() (number of trials)
Multivariate normal N()
Multivariate Cauchy MultiCauchy()