Why the moment-generating function, rather than the characteristic function?

1.2k Views Asked by At

I'm wondering why the moment-generating function is worth discussing (say, in basic probability courses, or in textbooks, rather than research), when the characteristic function appears to completely supersede it.

The "technology" involved is approximately the same, and a lot of the properties correspond, but the characteristic function has several huge advantages over the MGF, such as

  1. Existence for any probability distribution
  2. Lévy's continuity theorem
  3. Inversion formula using the Fourier inversion theorem.

The only (pretty trivial) disadvantage that I can see is that the characteristic function requires knowledge of complex numbers.

Does the MGF have some advantage I'm missing?

1

There are 1 best solutions below

1
On

The MGF does not always exist, so for example, you cannot use MGF to prove the central limit theorem without imposing a very strong assumption. Note MGF's existence implies the existence of all moments (but this is not sufficient), while the CLT requires only second moment to exist.