Central limit theorem

From testwiki
Jump to navigation Jump to search

Template:Short description Template:Use dmy dates Template:Infobox mathematical statement

In probability theory, the central limit theorem (CLT) states that, under appropriate conditions, the distribution of a normalized version of the sample mean converges to a standard normal distribution. This holds even if the original variables themselves are not normally distributed. There are several versions of the CLT, each applying in the context of different conditions.

The theorem is a key concept in probability theory because it implies that probabilistic and statistical methods that work for normal distributions can be applicable to many problems involving other types of distributions.

This theorem has seen many changes during the formal development of probability theory. Previous versions of the theorem date back to 1811, but in its modern form it was only precisely stated as late as 1920.Template:Sfnp

In statistics, the CLT can be stated as: let X1,X2,,Xn denote a statistical sample of size n from a population with expected value (average) μ and finite positive variance σ2, and let X¯n denote the sample mean (which is itself a random variable). Then the limit as n of the distribution of (X¯nμ)n is a normal distribution with mean 0 and variance σ2.[1]

In other words, suppose that a large sample of observations is obtained, each observation being randomly produced in a way that does not depend on the values of the other observations, and the average (arithmetic mean) of the observed values is computed. If this procedure is performed many times, resulting in a collection of observed averages, the central limit theorem says that if the sample size is large enough, the probability distribution of these averages will closely approximate a normal distribution.

The central limit theorem has several variants. In its common form, the random variables must be independent and identically distributed (i.i.d.). This requirement can be weakened; convergence of the mean to the normal distribution also occurs for non-identical distributions or for non-independent observations if they comply with certain conditions.

The earliest version of this theorem, that the normal distribution may be used as an approximation to the binomial distribution, is the de Moivre–Laplace theorem.

Independent sequences

Whatever the form of the population distribution, the sampling distribution tends to a Gaussian, and its dispersion is given by the central limit theorem.[2]

Classical CLT

Let {X1,,Xn} be a sequence of i.i.d. random variables having a distribution with expected value given by μ and finite variance given by σ2. Suppose we are interested in the sample average X¯nX1++Xnn.

By the law of large numbers, the sample average converges almost surely (and therefore also converges in probability) to the expected value μ as n.

The classical central limit theorem describes the size and the distributional form of the stochastic fluctuations around the deterministic number μ during this convergence. More precisely, it states that as n gets larger, the distribution of the normalized mean n(X¯nμ), i.e. the difference between the sample average X¯n and its limit μ, scaled by the factor n, approaches the normal distribution with mean 0 and variance σ2. For large enough n, the distribution of X¯n gets arbitrarily close to the normal distribution with mean μ and variance σ2/n.

The usefulness of the theorem is that the distribution of n(X¯nμ) approaches normality regardless of the shape of the distribution of the individual Xi. Formally, the theorem can be stated as follows:

Template:Math theorem

In the case σ>0, convergence in distribution means that the cumulative distribution functions of n(X¯nμ) converge pointwise to the cdf of the 𝒩(0,σ2) distribution: for every real number z, limn[n(X¯nμ)z]=limn[n(X¯nμ)σzσ]=Φ(zσ), where Φ(z) is the standard normal cdf evaluated at z. The convergence is uniform in z in the sense that limnsupz|[n(X¯nμ)z]Φ(zσ)|=0, where sup denotes the least upper bound (or supremum) of the set.Template:Sfnp

Lyapunov CLT

In this variant of the central limit theorem the random variables Xi have to be independent, but not necessarily identically distributed. The theorem also requires that random variables |Xi| have moments of some order Template:Nowrap and that the rate of growth of these moments is limited by the Lyapunov condition given below.

Template:Math theorem

In practice it is usually easiest to check Lyapunov's condition for Template:Nowrap

If a sequence of random variables satisfies Lyapunov's condition, then it also satisfies Lindeberg's condition. The converse implication, however, does not hold.

Lindeberg (-Feller) CLT

Template:Main

In the same setting and with the same notation as above, the Lyapunov condition can be replaced with the following weaker one (from Lindeberg in 1920).

Suppose that for every ε>0 limn1sn2i=1nE[(Xiμi)2𝟏{|Xiμi|>εsn}]=0 where 𝟏{} is the indicator function. Then the distribution of the standardized sums 1sni=1n(Xiμi) converges towards the standard normal distribution Template:Nowrap

CLT for the sum of a random number of random variables

Rather than summing an integer number n of random variables and taking n, the sum can be of a random number N of random variables, with conditions on N.

Template:Math theorem

Multidimensional CLT

Proofs that use characteristic functions can be extended to cases where each individual 𝐗i is a random vector in Template:Nowrap with mean vector μ=E[𝐗i] and covariance matrix Σ (among the components of the vector), and these random vectors are independent and identically distributed. The multidimensional central limit theorem states that when scaled, sums converge to a multivariate normal distribution.[3] Summation of these vectors is done component-wise.

For i=1,2,3,, let 𝐗i=[Xi(1)Xi(k)] be independent random vectors. The sum of the random vectors 𝐗1,,𝐗n is i=1n𝐗i=[X1(1)X1(k)]+[X2(1)X2(k)]++[Xn(1)Xn(k)]=[i=1nXi(1)i=1nXi(k)] and their average is 𝐗¯𝐧=[X¯i(1)X¯i(k)]=1ni=1n𝐗i. Therefore, 1ni=1n[𝐗iE(𝐗i)]=1ni=1n(𝐗iμ)=n(𝐗nμ).

The multivariate central limit theorem states that n(𝐗nμ)d𝒩k(0,Σ), where the covariance matrix Σ is equal to Σ=[Var(X1(1))Cov(X1(1),X1(2))Cov(X1(1),X1(3))Cov(X1(1),X1(k))Cov(X1(2),X1(1))Var(X1(2))Cov(X1(2),X1(3))Cov(X1(2),X1(k))Cov(X1(3),X1(1))Cov(X1(3),X1(2))Var(X1(3))Cov(X1(3),X1(k))Cov(X1(k),X1(1))Cov(X1(k),X1(2))Cov(X1(k),X1(3))Var(X1(k))].

The multivariate central limit theorem can be proved using the Cramér–Wold theorem.[3]

The rate of convergence is given by the following Berry–Esseen type result:

Template:Math theorem

It is unknown whether the factor d1/4 is necessary.[4]

The Generalized Central Limit Theorem

The Generalized Central Limit Theorem (GCLT) was an effort of multiple mathematicians (Bernstein, Lindeberg, Lévy, Feller, Kolmogorov, and others) over the period from 1920 to 1937.[5] The first published complete proof of the GCLT was in 1937 by Paul Lévy in French.[6] An English language version of the complete proof of the GCLT is available in the translation of Gnedenko and Kolmogorov's 1954 book.[7]

The statement of the GCLT is as follows:[8]

A non-degenerate random variable Z is α-stable for some 0 < α ≤ 2 if and only if there is an independent, identically distributed sequence of random variables X1, X2, X3, ... and constants an > 0, bn ∈ ℝ with
an (X1 + ... + Xn) − bnZ.
Here → means the sequence of random variable sums converges in distribution; i.e., the corresponding distributions satisfy Fn(y) → F(y) at all continuity points of F.

In other words, if sums of independent, identically distributed random variables converge in distribution to some Z, then Z must be a stable distribution.

Dependent processes

CLT under weak dependence

A useful generalization of a sequence of independent, identically distributed random variables is a mixing random process in discrete time; "mixing" means, roughly, that random variables temporally far apart from one another are nearly independent. Several kinds of mixing are used in ergodic theory and probability theory. See especially strong mixing (also called α-mixing) defined by α(n)0 where α(n) is so-called strong mixing coefficient.

A simplified formulation of the central limit theorem under strong mixing is:Template:Sfnp

Template:Math theorem

In fact, σ2=E(X12)+2k=1E(X1X1+k), where the series converges absolutely.

The assumption σ0 cannot be omitted, since the asymptotic normality fails for Xn=YnYn1 where Yn are another stationary sequence.

There is a stronger version of the theorem:Template:Sfnp the assumption E[Xn12]< is replaced with Template:Nowrap and the assumption αn=O(n5) is replaced with nαnδ2(2+δ)<.

Existence of such δ>0 ensures the conclusion. For encyclopedic treatment of limit theorems under mixing conditions see Template:Harv.

Martingale difference CLT

Template:Main Template:Math theorem

Remarks

Proof of classical CLT

The central limit theorem has a proof using characteristic functions.[9] It is similar to the proof of the (weak) law of large numbers.

Assume {X1,,Xn,} are independent and identically distributed random variables, each with mean μ and finite variance Template:Nowrap The sum X1++Xn has mean nμ and variance Template:Nowrap Consider the random variable Zn=X1++Xnnμnσ2=i=1nXiμnσ2=i=1n1nYi, where in the last step we defined the new random variables Template:Nowrap each with zero mean and unit variance Template:Nowrap The characteristic function of Zn is given by φZn(t)=φi=1n1nYi(t) = φY1(tn)φY2(tn)φYn(tn) = [φY1(tn)]n, where in the last step we used the fact that all of the Yi are identically distributed. The characteristic function of Y1 is, by Taylor's theorem, φY1(tn)=1t22n+o(t2n),(tn)0 where o(t2/n) is "[[Little-o notation|little Template:Mvar notation]]" for some function of t that goes to zero more rapidly than Template:Nowrap By the limit of the exponential function Template:Nowrap the characteristic function of Zn equals φZn(t)=(1t22n+o(t2n))ne12t2,n.

All of the higher order terms vanish in the limit Template:Nowrap The right hand side equals the characteristic function of a standard normal distribution 𝒩(0,1), which implies through Lévy's continuity theorem that the distribution of Zn will approach 𝒩(0,1) as Template:Nowrap Therefore, the sample average X¯n=X1++Xnn is such that nσ(X¯nμ)=Zn converges to the normal distribution Template:Nowrap from which the central limit theorem follows.

Convergence to the limit

The central limit theorem gives only an asymptotic distribution. As an approximation for a finite number of observations, it provides a reasonable approximation only when close to the peak of the normal distribution; it requires a very large number of observations to stretch into the tails.Template:Citation needed

The convergence in the central limit theorem is uniform because the limiting cumulative distribution function is continuous. If the third central moment E[(X1μ)3] exists and is finite, then the speed of convergence is at least on the order of 1/n (see Berry–Esseen theorem). Stein's method[10] can be used not only to prove the central limit theorem, but also to provide bounds on the rates of convergence for selected metrics.[11]

The convergence to the normal distribution is monotonic, in the sense that the entropy of Zn increases monotonically to that of the normal distribution.[12]

The central limit theorem applies in particular to sums of independent and identically distributed discrete random variables. A sum of discrete random variables is still a discrete random variable, so that we are confronted with a sequence of discrete random variables whose cumulative probability distribution function converges towards a cumulative probability distribution function corresponding to a continuous variable (namely that of the normal distribution). This means that if we build a histogram of the realizations of the sum of Template:Mvar independent identical discrete variables, the piecewise-linear curve that joins the centers of the upper faces of the rectangles forming the histogram converges toward a Gaussian curve as Template:Mvar approaches infinity; this relation is known as de Moivre–Laplace theorem. The binomial distribution article details such an application of the central limit theorem in the simple case of a discrete variable taking only two possible values.

Common misconceptions

Studies have shown that the central limit theorem is subject to several common but serious misconceptions, some of which appear in widely used textbooks.[13][14][15] These include:

  • The misconceived belief that the theorem applies to random sampling of any variable, rather than to the mean values (or sums) of iid random variables extracted from a population by repeated sampling. That is, the theorem assumes the random sampling produces a sampling distribution formed from different values of means (or sums) of such random variables.
  • The misconceived belief that the theorem ensures that random sampling leads to the emergence of a normal distribution for sufficiently large samples of any random variable, regardless of the population distribution. In reality, such sampling asymptotically reproduces the properties of the population, an intuitive result underpinned by the Glivenko-Cantelli theorem.
  • The misconceived belief that the theorem leads to a good approximation of a normal distribution for sample sizes greater than around 30,[16] allowing reliable inferences regardless of the nature of the population. In reality, this empirical rule of thumb has no valid justification, and can lead to seriously flawed inferences. See Z-test for where the approximation holds.

Relation to the law of large numbers

The law of large numbers as well as the central limit theorem are partial solutions to a general problem: "What is the limiting behavior of Template:Math as Template:Mvar approaches infinity?" In mathematical analysis, asymptotic series are one of the most popular tools employed to approach such questions.

Suppose we have an asymptotic expansion of f(n): f(n)=a1φ1(n)+a2φ2(n)+O(φ3(n))(n).

Dividing both parts by Template:Math and taking the limit will produce Template:Math, the coefficient of the highest-order term in the expansion, which represents the rate at which Template:Math changes in its leading term. limnf(n)φ1(n)=a1.

Informally, one can say: "Template:Math grows approximately as Template:Math". Taking the difference between Template:Math and its approximation and then dividing by the next term in the expansion, we arrive at a more refined statement about Template:Math: limnf(n)a1φ1(n)φ2(n)=a2.

Here one can say that the difference between the function and its approximation grows approximately as Template:Math. The idea is that dividing the function by appropriate normalizing functions, and looking at the limiting behavior of the result, can tell us much about the limiting behavior of the original function itself.

Informally, something along these lines happens when the sum, Template:Mvar, of independent identically distributed random variables, Template:Math, is studied in classical probability theory.Template:Citation needed If each Template:Mvar has finite mean Template:Mvar, then by the law of large numbers, Template:Math.[17] If in addition each Template:Mvar has finite variance Template:Math, then by the central limit theorem, Snnμnξ, where Template:Mvar is distributed as Template:Math. This provides values of the first two constants in the informal expansion Snμn+ξn.

In the case where the Template:Mvar do not have finite mean or variance, convergence of the shifted and rescaled sum can also occur with different centering and scaling factors: SnanbnΞ, or informally Snan+Ξbn.

Distributions Template:Math which can arise in this way are called stable.[18] Clearly, the normal distribution is stable, but there are also other stable distributions, such as the Cauchy distribution, for which the mean or variance are not defined. The scaling factor Template:Mvar may be proportional to Template:Mvar, for any Template:Math; it may also be multiplied by a slowly varying function of Template:Mvar.[19][20]

The law of the iterated logarithm specifies what is happening "in between" the law of large numbers and the central limit theorem. Specifically it says that the normalizing function Template:Math, intermediate in size between Template:Mvar of the law of large numbers and Template:Math of the central limit theorem, provides a non-trivial limiting behavior.

Alternative statements of the theorem

Density functions

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. These theorems require stronger hypotheses than the forms of the central limit theorem given above. Theorems of this type are often called local limit theorems. See Petrov[21] for a particular local limit theorem for sums of independent and identically distributed random variables.

Characteristic functions

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 becomes close to the characteristic function of the normal density as the number of density functions increases without bound, under the conditions stated above. Specifically, an appropriate scaling factor needs to be applied to the argument of the characteristic function.

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

Calculating the variance

Let Template:Mvar be the sum of Template:Mvar random variables. Many central limit theorems provide conditions such that Template:Math converges in distribution to Template:Math (the normal distribution with mean 0, variance 1) as Template:Math. In some cases, it is possible to find a constant Template:Math and function Template:Mvar such that Template:Math converges in distribution to Template:Math as Template:Math.

Template:Math theorem

Extensions

Products of positive random variables

The logarithm of a product is simply the sum of the logarithms of the factors. Therefore, when the logarithm of a product of random variables that take only positive values approaches a normal distribution, the product itself approaches a log-normal distribution. Many physical quantities (especially mass or length, which are a matter of scale and cannot be negative) are the products of different random factors, so they follow a log-normal distribution. This multiplicative version of the central limit theorem is sometimes called Gibrat's law.

Whereas the central limit theorem for sums of random variables requires the condition of finite variance, the corresponding theorem for products requires the corresponding condition that the density function be square-integrable.[22]

Beyond the classical framework

Asymptotic normality, that is, convergence to the normal distribution after appropriate shift and rescaling, is a phenomenon much more general than the classical framework treated above, namely, sums of independent random variables (or vectors). New frameworks are revealed from time to time; no single unifying framework is available for now.

Convex body

Template:Math theorem

These two Template:Mvar-close distributions have densities (in fact, log-concave densities), thus, the total variance distance between them is the integral of the absolute value of the difference between the densities. Convergence in total variation is stronger than weak convergence.

An important example of a log-concave density is a function constant inside a given convex body and vanishing outside; it corresponds to the uniform distribution on the convex body, which explains the term "central limit theorem for convex bodies".

Another example: Template:Math where Template:Math and Template:Math. If Template:Math then Template:Math factorizes into Template:Math which means Template:Math are independent. In general, however, they are dependent.

The condition Template:Math ensures that Template:Math are of zero mean and uncorrelated;Template:Citation needed still, they need not be independent, nor even pairwise independent.Template:Citation needed By the way, pairwise independence cannot replace independence in the classical central limit theorem.Template:Sfnp

Here is a Berry–Esseen type result.

Template:Math theorem

The distribution of Template:Math need not be approximately normal (in fact, it can be uniform).Template:Sfnp However, the distribution of Template:Math is close to 𝒩(0,1) (in the total variation distance) for most vectors Template:Math according to the uniform distribution on the sphere Template:Math.

Lacunary trigonometric series

Template:Math theorem

Gaussian polytopes

Template:Math theorem

The same also holds in all dimensions greater than 2.

The polytope Template:Mvar is called a Gaussian random polytope.

A similar result holds for the number of vertices (of the Gaussian polytope), the number of edges, and in fact, faces of all dimensions.Template:Sfnp

Linear functions of orthogonal matrices

A linear function of a matrix Template:Math is a linear combination of its elements (with given coefficients), Template:Math where Template:Math is the matrix of the coefficients; see Trace (linear algebra)#Inner product.

A random orthogonal matrix is said to be distributed uniformly, if its distribution is the normalized Haar measure on the orthogonal group Template:Math; see Rotation matrix#Uniform random rotation matrices.

Template:Math theorem

Subsequences

Template:Math theorem

Random walk on a crystal lattice

The central limit theorem may be established for the simple random walk on a crystal lattice (an infinite-fold abelian covering graph over a finite graph), and is used for design of crystal structures.[23][24]

Applications and examples

A simple example of the central limit theorem is rolling many identical, unbiased dice. The distribution of the sum (or average) of the rolled numbers will be well approximated by a normal distribution. Since real-world quantities are often the balanced sum of many unobserved random events, the central limit theorem also provides a partial explanation for the prevalence of the normal probability distribution. It also justifies the approximation of large-sample statistics to the normal distribution in controlled experiments.

Template:Multiple image

Another simulation using the binomial distribution. Random 0s and 1s were generated, and then their means calculated for sample sizes ranging from 1 to 2048. Note that as the sample size increases the tails become thinner and the distribution becomes more concentrated around the mean.

Regression

Regression analysis, and in particular ordinary least squares, specifies that a dependent variable depends according to some function upon one or more independent variables, with an additive error term. Various types of statistical inference on the regression assume that the error term is normally distributed. This assumption can be justified by assuming that the error term is actually the sum of many independent error terms; even if the individual error terms are not normally distributed, by the central limit theorem their sum can be well approximated by a normal distribution.

Other illustrations

Template:Main Given its importance to statistics, a number of papers and computer packages are available that demonstrate the convergence involved in the central limit theorem.[25]

History

Dutch mathematician Henk Tijms writes:[26]

Template:Blockquote

Sir Francis Galton described the Central Limit Theorem in this way:[27]

Template:Blockquote

The actual term "central limit theorem" (in German: "zentraler Grenzwertsatz") was first used by George Pólya in 1920 in the title of a paper.[28][29] Pólya referred to the theorem as "central" due to its importance in probability theory. According to Le Cam, the French school of probability interprets the word central in the sense that "it describes the behaviour of the centre of the distribution as opposed to its tails".[29] The abstract of the paper On the central limit theorem of calculus of probability and the problem of moments by Pólya[28] in 1920 translates as follows.

Template:Blockquote

A thorough account of the theorem's history, detailing Laplace's foundational work, as well as Cauchy's, Bessel's and Poisson's contributions, is provided by Hald.[30] Two historical accounts, one covering the development from Laplace to Cauchy, the second the contributions by von Mises, Pólya, Lindeberg, Lévy, and Cramér during the 1920s, are given by Hans Fischer.Template:Sfnp Le Cam describes a period around 1935.[29] Bernstein[31] presents a historical discussion focusing on the work of Pafnuty Chebyshev and his students Andrey Markov and Aleksandr Lyapunov that led to the first proofs of the CLT in a general setting.

A curious footnote to the history of the Central Limit Theorem is that a proof of a result similar to the 1922 Lindeberg CLT was the subject of Alan Turing's 1934 Fellowship Dissertation for King's College at the University of Cambridge. Only after submitting the work did Turing learn it had already been proved. Consequently, Turing's dissertation was not published.[32]

See also

Notes

Template:Reflist

References

Template:Commons category

Template:Statistics Template:Authority control

  1. Template:Cite book
  2. Template:Cite book
  3. 3.0 3.1 Template:Cite book
  4. Template:Cite journal
  5. Template:Cite journal
  6. Template:Cite book
  7. Template:Cite book
  8. Template:Cite book
  9. Template:Cite book
  10. Template:Cite journal
  11. Template:Cite book
  12. Cite error: Invalid <ref> tag; no text was provided for refs named ABBN
  13. Template:Cite journal
  14. Yu, C.; Behrens, J.; Spencer, A. Identification of Misconception in the Central Limit Theorem and Related Concepts, American Educational Research Association lecture 19 April 1995
  15. Template:Cite journal
  16. Template:Cite web
  17. Template:Cite book
  18. Template:Cite book
  19. Template:Cite book
  20. Template:Cite book
  21. Template:Cite book
  22. Cite error: Invalid <ref> tag; no text was provided for refs named Rempala
  23. Template:Cite book
  24. Template:Cite book
  25. Template:Cite conference
  26. Cite error: Invalid <ref> tag; no text was provided for refs named Tijms
  27. Template:Cite book
  28. 28.0 28.1 Template:Cite journal
  29. 29.0 29.1 29.2 Cite error: Invalid <ref> tag; no text was provided for refs named LC1986
  30. Cite error: Invalid <ref> tag; no text was provided for refs named Hald
  31. Cite error: Invalid <ref> tag; no text was provided for refs named Bernstein
  32. Template:Cite journal
  33. Template:Cite book