This is the characteristic function of N(0,1). By Levy’s continuity theorem, the convergence in distribution follows. ■
4.3 Worked Examples
Problem. A fair die is rolled 100 times. Approximate the probability that the sum exceeds 370.
Solution
Let Xi be the value of the i-th roll. Then E[Xi]=7/2=3.5 and Var(Xi)=35/12≈2.917.
S100=∑i=1100Xi. By the CLT:
100⋅35/12S100−350≈N(0,1)
P(S100>370)=P(Z>291.7370−350)≈P(Z>1.17)≈0.121
■
Worked Example: Sample Mean Distribution
Solution. A population has mean 50 and standard deviation 10. Find the probability that the mean of a sample of 64 observations exceeds 52.
By the CLT, Xˉ≈N(50,100/64)=N(50,1.5625).
P(Xˉ>52)=P(Z>1.562552−50)=P(Z>1.6)≈0.0548
■
4.4 Common Pitfalls
The CLT does not apply to small samples. The CLT is an asymptotic result. For small n ( n<30), the normal approximation can be poor unless the underlying distribution is already close to normal. Use the Berry—Esseen theorem for finite-sample bounds.
Independence is critical for the LLN and CLT. If the Xi are dependent, the sample mean may not converge to the population mean, or the convergence rate may differ. For stationary sequences with weak dependence, versions of these theorems still hold, but the …/1-number-and-algebra/3_proof-and-logics are more involved.
Convergence in distribution is weaker than convergence in probability. The CLT gives convergence in distribution of the standardised sum, not convergence of the sum itself. The LLN gives the latter (convergence in probability).