Central Limit Theorem
Definition
Let X1,X2,⋯,Xn be i.i.d. random variables with expected value E[Xi]=μ<∞ and variance 0<Var(Xi)=σ2<∞. Then, the random variable
Zn=σn(Xˉn−μ)=σn(n1i=1∑nXi−μ)
converges in distribution to the standard normal random variable as n→∞, that is
n→∞limP(Zn≤x)=Φ(x),∀x∈R,
where Φ(x) is the standard normal CDF.
Proof