Tell me more ×
Cross Validated is a question and answer site for statisticians, data analysts, data miners and data visualization experts. It's 100% free, no registration required.

I know there are different versions of the central limit theorem and consequently there are different proofs of it. The one I am most familiar with is in the context of a sequence of identically distributed random variables, and the proof is based on an integral transform (eg. characteristic function, moment generating function), followed by first order approximations to obtain a function to which the inverse transform can be applied.

I am interested to know if there are any flaws in this approach - I have been told informally that it is not completely rigorous - but why ?

share|improve this question
2  
This post by Terence Tao might be of interest. – user10525 May 18 '12 at 8:16
1  
I think a complete proof can be given using characteristic functions. It depends on the argument you use to know whether or not the proof is complete. Also as you point there are different versions of the CLT. They differ on the conditions put on the population distribution of the random variables you average. Lyaponov's is fairly general but Lindeberg-Feller is more general. – Michael Chernick May 18 '12 at 12:01
When I was a graduate student I had tp learn a proof of the Lindeberg-Fellwr Version of the Central limit theorem for my Probability Theory Class we used Jacque Neveu's book The Calculus of Probability and the Second Volume Feller's Theory of Probability THeory book. I think the formal proof was in Neveu'a book. – Michael Chernick May 20 '12 at 2:06

1 Answer

up vote 1 down vote accepted

As I recall in this version the random variables are independent with finite variances but the variance need not all be the same. The CLT result holds under a somewhat complicated condition called the Lindeberg condition and the traditional proofs use trandform methods. But the proof we learned was probabilistic. It involved spliting the sum into two pieces. One piece converged to N(0,1) in distribution and the other converge to 0 in probability. This technique was used because it was much easier to show the first sum satisfied the CLT. But the fact that the second sum was negligible was harder. The following link gives an interesting paper by Larry Goldstein that give a probabilidtiv proof of the Linderberg Feller Theorem that is very similar or the same. It also may be of interest to the OP because it includes some history on the CLT. http://bcf.usc.edu/~larry/papers/pdf/lin.pdf

share|improve this answer
+1, this is very useful. Thanks. – P Sellaz May 20 '12 at 7:36

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.