Math Probability

The Central Limit Theorem

Let us sum instances from an i.i.d (independent and identical distribution) with defined first and second moments (mean and variance). Center the distribution on and scale it by its standard deviation. As goes to infinity, the distribution of that variable goes toward

or the standard normal distribution

Mathematical Definition

Let Y be the mean of a sequence of n i.i.ds

Let , the expected value of , and , the standard deviation of

Calculate the expected value of Y, , and the variance, :

Let be centered by and scaled by it’s standard deviation,

The CLT states

Or converges in distribution to the standard normal distribution with a mean of 0 and a standard deviation of 1

Proof

A Change in Variables

Let be the sum of our sequence of n i.i.ds

Let’s calculate and

Center by and scale it by for

From the above, . In the proof, we will use , as it is easier to manipulate.

MGFs

An MGF is a function where

where is a random variable

(reminder for me to do another notion on this)

Properties of MGFs

Property 1:

If

Then

Property 2:

The derivative of gives the moment of

Property 3:

Let be a sequence of random variables with MGFs of ,

If

Then

MGF of a Normal Distribution

Let a random variable derived from a standard normal distribution be Z

The Argument

To prove the CLT, we need to prove that converges to as . Our approach will be to prove that the MGF of converges to the distribution of as .

Start manipulating MGF of :

Expand out Taylor series for (note means order and above, and tends to zero as goes to ):

Remember and

Solve for :

Solve for :

Since , . Therefore:

proving the Central Limit Theorem

Summary of the Argument