Main Page | See live article | Alphabetical index

Central limit theorem

Central limit theorems are a set of weak-convergence results in probability theory. Intuitively, they all express the fact that any sum of many independent identically distributed random variables is approximately normally distributed. These results explain the ubiquity of the normal distribution.

The most important and famous result is simply called The Central Limit Theorem; it is concerned with independent variables with identical distribution whose expected value and variance are finite. Several generalizations exist which do not require identical distribution but incorporate some condition which guarantees that none of the variables exert a much larger influence than the others. Two such conditions are the Lindeberg condition and the Lyapunov condition. Other generalizations even allow some "weak" dependence of the random variables.

The reader may find it helpful to consider this illustration of the central limit theorem.

Table of contents
1 "The" central limit theorem
2 Lyapunov condition
3 Lindeberg condition
4 Non-independent case
5 External links

"The" central limit theorem

Let X1,X2,X3,... be a sequence of random variables which are defined on the same probability space, share the same probability distribution D and are independent. Assume that both the expected value μ and the standard deviation σ of D exist and are finite.

Consider the sum :Sn=X1+...+Xn. Then the expected value of Sn is nμ and its standard deviation is σ n½. Furthermore, informally speaking, the distribution of Sn approaches the normal distribution N(nμ,σ2n) as n approaches ∞.

In order to clarify the word "approaches" in the last sentence, we standardize Sn by setting

Then the distribution of Zn converges towards the standard normal distribution N(0,1) as n approaches ∞. This means: if Φ(z) is the cumulative distribution function of N(0,1), then for every real number z, we have

or, equivalently,

where
is the "sample mean".

If the third central moment E((X1-μ)3) exists and is finite, then the above convergence is uniform and the speed of convergence is at least on the order of 1/n½ (see Berry-Esséen theorem).

picture of a distribution being "smoothed out" by summation would be nice

An equivalent formulation of this limit theorem starts with An = (X1 + ... + Xn) / n which can be interpreted as the mean of a random sample of size n. The expected value of An is μ and the standard deviation is σ / n½. If we normalize An by setting Zn = (An - μ) / (σ / n½), we obtain the same variable Zn as above, and it approaches a standard normal distribution.

Note the following "paradox": by adding many independent identically distributed positive variables, one gets approximately a normal distribution. But for every normally distributed variable, the probability that it is negative is non-zero! How is it possible to get negative numbers from adding only positives? The key lies in the word "approximately". The sum of positive variables is of course always positive, but it is very well approximated by a normal variable (which indeed has a very tiny probability of being negative).

More precisely: the fact that, in this case, for every n there is a z such that Pr(Znz) = 0 does not contradict that for every z we have limn→∞ Pr(Znz) > 0, because in the first case z may depend on n and in the second case n is increased for a fixed z.

Alternative statements of the theorem

The density of the sum of two or more independent variables is the convolution of their densities (if these densities exist). Thus the central limit theorem can be interpreted as a statement about the properties of density functions under convolution: the convolution of a number of density functions tends to the normal density as the number of density functions increases without bound, under the conditions stated above.

Since the characteristic function of a convolution is the product of the characteristic functions of the densities involved, the central limit theorem has yet another restatement: the product of the characteristic functions of a number of density functions tends to the characteristic function of the normal density as the number of density functions increases without bound, under the conditions stated above.

An equivalent statement can be made about Fourier transforms, since the characteristic function is essentially a Fourier transform.

Lyapunov condition

Let Xn be a sequence of independent random variables defined on the same probability space. Assume that Xn has finite expected value μn and finite standard deviation σn. We define

Assume that the third central moments

are finite for every n, and that

(This is the Lyapunov condition.) We again consider the sum Sn=X1+...+Xn. The expected value of Sn is mn = ∑i=1..nμi and its standard deviation is sn. If we normalize Sn by setting

then the distribution of Zn converges towards the standard normal distribution N(0,1) as above.

Lindeberg condition

In the same setting and with the same notation as above, we can replace the Lyapunov condition with the following weaker one: for every ε > 0

(where E( U : V > c) denotes the conditional expected value: the expected value of U given that V > c.) Then the distribution of the normalized sum Zn converges towards the standard normal distribution N(0,1).

Non-independent case

There are some theorems which treat the case of sums of non-independent variables, for instance the m-dependent central limit theorem, the martingale central limit theorem and the central limit theorem for mixing processes.

track these down

External links