Convergence of Moment-Generating Functions (MGF) → Convergence of Cumulative Distribution Functions (CDF)
That is, let 𝑋1, 𝑋2, … be a sequence of random variables, each with:
If both:
Then:
- there exists a random variable 𝑋 with CDF 𝐹𝑋(𝑥) where:
- and this random variable 𝑋 has moments determined by MGF 𝑀𝑋(𝑡)
Example
Binomial Converges to Poisson
Show that a binomial distribution will converge into a Poisson distribution.
Bin(𝑛,𝑝) can be approximated by Pois(𝜆) using 𝜆=𝑛𝑝.
Let:
- 𝑋 = Bin(𝑛,𝑝)
- 𝑌 ~ Pois(𝑛𝑝)
Then:
- 𝑃(𝑋=𝑥) ≈ 𝑃(𝑌=𝑥) for large 𝑛 and small 𝑝
Let’s show MGFs converge
First a lemma:
If:
Then:
Reminder:
- see Moment-Generating Function - Binomial Distribution
- see Moment-Generating Function - Poisson Distribution
PROOF
Now let 𝑎𝑛 = (𝑒𝑡 - 1)𝜆
Then as 𝑛 goes to ∞
where:
Then:
This is 𝑀𝑌(𝑡) the MGF for Poisson
So:
Therefore:
where:
- 𝑝 = 𝜆/𝑛