Skip to content
Surf Wiki
Save to docs
science/mathematics

From Surf Wiki (app.surf) — the open knowledge base

Central limit theorem

Fundamental theorem in probability theory and statistics

Central limit theorem

Summary

Fundamental theorem in probability theory and statistics

FieldValue
nameCentral Limit Theorem
image[[File:IllustrationCentralTheorem.png300pxclass=skin-invert-image]]
fieldProbability theory
typeTheorem
statementThe scaled sum of a sequence of i.i.d. random variables with finite positive variance converges in distribution to the normal distribution.
generalizationsLindeberg's CLT

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 in the 1920s.

In statistics, the CLT can be stated as: let X_1, X_2, \dots, X_n denote a statistical sample of size n from a population with expected value (average) \mu and finite positive variance \sigma^2, and let \bar{X}_{n} denote the sample mean (which is itself a random variable). Then the limit as n\to\infty of the distribution of (\bar{X}_n-\mu) \sqrt{n} is a normal distribution with mean 0 and variance \sigma^2.

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

url-status=live}}</ref>

Classical CLT

Let {X_1, \ldots, X_n}\ be a sequence of i.i.d. random variables having a distribution with expected value given by \mu and finite variance given by \sigma^2. Suppose we are interested in the sample average

\bar{X}_n \equiv \frac{X_1 + \cdots + X_n}{n}.

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

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

The usefulness of the theorem is that the distribution of \sqrt{n}(\bar{X}_n - \mu) approaches normality regardless of the shape of the distribution of the individual X_i. Formally, the theorem can be stated as follows:

Suppose X_1, X_2, X_3 \ldots is a sequence of i.i.d. random variables with \operatorname E[X_i] = \mu and \operatorname{Var}[X_i] = \sigma^2 Then, as n approaches infinity, the random variables \sqrt{n}(\bar{X}_n - \mu) converge in distribution to a normal \mathcal{N}(0, \sigma^2):

\sqrt{n}\left(\bar{X}_n - \mu\right) \mathrel{\overset{d}{\longrightarrow}} \mathcal{N}\left(0,\sigma^2\right) .}}

In the case \sigma 0, convergence in distribution means that the cumulative distribution functions of \sqrt{n}(\bar{X}_n - \mu) converge pointwise to the cdf of the \mathcal{N}(0, \sigma^2) distribution: for every real number z,

\lim_{n\to\infty} \mathbb{P}\left[\sqrt{n}(\bar{X}n-\mu) \le z\right] = \lim{n\to\infty} \mathbb{P}\left[\frac{\sqrt{n}(\bar{X}_n-\mu)}{\sigma } \le \frac{z}{\sigma}\right]= \Phi\left(\frac{z}{\sigma}\right) ,

where \Phi(z) is the standard normal cdf evaluated at z. The convergence is uniform in z in the sense that

\lim_{n\to\infty};\sup_{z\in\R};\left|\mathbb{P}\left[\sqrt{n}(\bar{X}_n-\mu) \le z\right] - \Phi\left(\frac{z}{\sigma}\right)\right| = 0~,

where \sup denotes the least upper bound (or supremum) of the set.

Lyapunov CLT

In this variant of the central limit theorem the random variables X_i have to be independent, but not necessarily identically distributed. The theorem also requires that random variables \left| X_i\right| have moments of some order (2+\delta), and that the rate of growth of these moments is limited by the Lyapunov condition given below.

Suppose {X_1, \ldots, X_n, \ldots} is a sequence of independent random variables, each with finite expected value \mu_i and variance \sigma_i^2. Define

s_n^2 = \sum_{i=1}^n \sigma_i^2 .

If for some \delta 0, Lyapunov’s condition

\lim_{n\to\infty} ; \frac{1}{s_{n}^{2+\delta}} , \sum_{i=1}^{n} \operatorname E\left[\left|X_{i} - \mu_{i}\right|^{2+\delta}\right] = 0

is satisfied, then a sum of \frac{X_i - \mu_i}{s_n} converges in distribution to a standard normal random variable, as n goes to infinity:

\frac{1}{s_n},\sum_{i=1}^{n} \left(X_i - \mu_i\right) \mathrel{\overset{d}{\longrightarrow}} \mathcal{N}(0,1) .}}

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

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

Main article: Lindeberg's condition

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 \varepsilon 0,

\lim_{n \to \infty} \frac{1}{s_n^2}\sum_{i = 1}^{n} \operatorname E\left[(X_i - \mu_i)^2 \cdot \mathbf{1}_{\left{\left| X_i - \mu_i \right| \varepsilon s_n \right}} \right] = 0

where \mathbf{1}_{{\ldots}} is the indicator function. Then the distribution of the standardized sums

\frac{1}{s_n}\sum_{i = 1}^n \left( X_i - \mu_i \right)

converges towards the standard normal distribution \mathcal{N}(0, 1).

CLT for the sum of a random number of random variables

Rather than summing an integer number n of random variables and taking n \to \infty, the sum can be of a random number N of random variables, with conditions on N. For example, the following theorem is Corollary 4 of Robbins (1948). It assumes that N is asymptotically normal (Robbins also developed other conditions that lead to the same result).

Let {X_i, i \geq 1} be independent, identically distributed random variables with E(X_i) = \mu and \text{Var}(X_i) = \sigma^2, and let {N_n, n \geq 1} be a sequence of non-negative integer-valued random variables that are independent of {X_i, i \geq 1}. Assume for each n = 1, 2, \dots that E(N_n^2) and

\frac{N_n - E(N_n)}{\sqrt{\text{Var}(N_n)}} \xrightarrow{\quad d \quad} \mathcal{N}(0,1)

where \xrightarrow{,d,} denotes convergence in distribution and \mathcal{N}(0,1) is the normal distribution with mean 0, variance 1. Then

\frac{\sum_{i=1}^{N_n} X_i - \mu E(N_n)}{\sqrt{\sigma^2E(N_n) + \mu^2\text{Var}(N_n)}} \xrightarrow{\quad d \quad} \mathcal{N}(0,1)

Multidimensional CLT

Proofs that use characteristic functions can be extended to cases where each individual \mathbf{X}_i is a random vector in \R^k, with mean vector \boldsymbol\mu = \operatorname E[\mathbf{X}_i] and covariance matrix \mathbf{\Sigma} (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. Summation of these vectors is done component-wise.

For i = 1, 2, 3, \ldots, let

\mathbf{X}i = \begin{bmatrix} X{i}^{(1)} \ \vdots \ X_{i}^{(k)} \end{bmatrix}

be independent random vectors. The sum of the random vectors \mathbf{X}_1, \ldots, \mathbf{X}_n is

\sum_{i=1}^{n} \mathbf{X}i = \begin{bmatrix} X{1}^{(1)} \ \vdots \ X_{1}^{(k)} \end{bmatrix} + \begin{bmatrix} X_{2}^{(1)} \ \vdots \ X_{2}^{(k)} \end{bmatrix} + \cdots + \begin{bmatrix} X_{n}^{(1)} \ \vdots \ X_{n}^{(k)} \end{bmatrix} = \begin{bmatrix} \sum_{i=1}^{n} X_{i}^{(1)} \ \vdots \ \sum_{i=1}^{n} X_{i}^{(k)} \end{bmatrix}

and their average is

\mathbf{\bar X_n} = \begin{bmatrix} \bar X_{i}^{(1)} \ \vdots \ \bar X_{i}^{(k)} \end{bmatrix} = \frac{1}{n} \sum_{i=1}^{n} \mathbf{X}_i.

Therefore,

\frac{1}{\sqrt{n}} \sum_{i=1}^{n} \left[ \mathbf{X}_i - \operatorname E \left( \mathbf{X}i \right) \right] = \frac{1}{\sqrt{n}}\sum{i=1}^{n} ( \mathbf{X}_i - \boldsymbol\mu ) = \sqrt{n}\left(\overline{\mathbf{X}}_n - \boldsymbol\mu\right).

The multivariate central limit theorem states that

\sqrt{n}\left( \overline{\mathbf{X}}n - \boldsymbol\mu \right) \mathrel{\overset{d}{\longrightarrow}} \mathcal{N}k(0,\boldsymbol\Sigma), where the covariance matrix \boldsymbol{\Sigma} is equal to \boldsymbol\Sigma = \begin{bmatrix} {\operatorname{Var} \left (X{1}^{(1)} \right)} & \operatorname{Cov} \left (X{1}^{(1)},X_{1}^{(2)} \right) & \operatorname{Cov} \left (X_{1}^{(1)},X_{1}^{(3)} \right) & \cdots & \operatorname{Cov} \left (X_{1}^{(1)},X_{1}^{(k)} \right) \ \operatorname{Cov} \left (X_{1}^{(2)},X_{1}^{(1)} \right) & \operatorname{Var} \left( X_{1}^{(2)} \right) & \operatorname{Cov} \left(X_{1}^{(2)},X_{1}^{(3)} \right) & \cdots & \operatorname{Cov} \left(X_{1}^{(2)},X_{1}^{(k)} \right) \ \operatorname{Cov}\left (X_{1}^{(3)},X_{1}^{(1)} \right) & \operatorname{Cov} \left (X_{1}^{(3)},X_{1}^{(2)} \right) & \operatorname{Var} \left (X_{1}^{(3)} \right) & \cdots & \operatorname{Cov} \left (X_{1}^{(3)},X_{1}^{(k)} \right) \ \vdots & \vdots & \vdots & \ddots & \vdots \ \operatorname{Cov} \left (X_{1}^{(k)},X_{1}^{(1)} \right) & \operatorname{Cov} \left (X_{1}^{(k)},X_{1}^{(2)} \right) & \operatorname{Cov} \left (X_{1}^{(k)},X_{1}^{(3)} \right) & \cdots & \operatorname{Var} \left (X_{1}^{(k)} \right) \ \end{bmatrix}~.

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

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

Let X_1, \dots, X_n, \dots be independent \R^d-valued random vectors, each having mean zero. Write S =\sum^n_{i=1}X_i and assume \Sigma = \operatorname{Cov}[S] is invertible. Let Z \sim \mathcal{N}(0,\Sigma) be a d-dimensional Gaussian with the same mean and same covariance matrix as S. Then for all convex sets U \subseteq \R^d,

\left|\mathbb{P}[S \in U] - \mathbb{P}[Z \in U]\right| \le C , d^{1/4} \gamma~, where C is a universal constant, and |\cdot|_2 denotes the Euclidean norm on \R^d.

It is unknown whether the factor d^{1/4} is necessary.

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. The first published complete proof of the GCLT was in 1937 by Paul Lévy in French. An English language version of the complete proof of the GCLT is available in the translation of Gnedenko and Kolmogorov's 1954 book.

The statement of the GCLT is as follows:

A non-degenerate random variable Z is α-stable for some , b ∈ ℝ with a_n(X_1 + \dots + X_n) - b_n \to Z. Here, means the sequence of random variable sums converges in distribution; i.e., the corresponding distributions satisfy F(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 \alpha(n) \to 0 where \alpha(n) is so-called strong mixing coefficient.

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

\sigma^2 = \lim_{n\rightarrow\infty} \frac{\operatorname E\left(S_n^2\right)}{n}

exists, and if \sigma \ne 0 then \frac{S_n}{\sigma\sqrt{n}} converges in distribution to \mathcal{N}(0, 1).}}

In fact,

\sigma^2 = \operatorname E\left(X_1^2\right) + 2 \sum_{k=1}^{\infty} \operatorname E\left(X_1 X_{1+k}\right),

where the series converges absolutely.

The assumption \sigma \ne 0 cannot be omitted, since the asymptotic normality fails for X_n = Y_n - Y_{n-1} where Y_n are another stationary sequence.

There is a stronger version of the theorem: the assumption \operatorname E\left[X_n^{12}\right] is replaced with \operatorname E\left{\left and the assumption \alpha_n = O\left(n^{-5}\right) is replaced with

\sum_n \alpha_n^{\frac\delta{2(2+\delta)}}

Existence of such \delta 0 ensures the conclusion. For encyclopedic treatment of limit theorems under mixing conditions see .

Martingale difference CLT

Main article: [Martingale central limit theorem

  • \frac1n \sum_{k=1}^n \operatorname E\left[\left(M_k-M_{k-1}\right)^2 \mid M_1,\dots,M_{k-1}\right] \to 1 in probability as n → ∞,
  • for every ε 0, \frac1n \sum_{k=1}^n{\operatorname E\left[\left(M_k-M_{k-1} \right)^2\mathbf{1}\left[|M_k-M_{k-1}|\varepsilon\sqrt{n}\right]\right]} \to 0 as n → ∞,

then \frac{M_n}{\sqrt{n}} converges in distribution to \mathcal{N}(0, 1) as n \to \infty.}}

Remarks

Proof of classical CLT

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

Assume {X_1, \ldots, X_n, \ldots } are independent and identically distributed random variables, each with mean \mu and finite variance \sigma^2. The sum X_1 + \cdots + X_n has mean n\mu and variance n\sigma^2. Consider the random variable

Z_n = \frac{X_1+\cdots+X_n - n \mu}{\sqrt{n \sigma^2}} = \sum_{i=1}^n \frac{X_i - \mu}{\sqrt{n \sigma^2}} = \sum_{i=1}^n \frac{1}{\sqrt{n}} Y_i,

where in the last step we defined the new random variables each with zero mean and unit variance The characteristic function of Z_n is given by

\begin{align} \varphi_{Z_n}!(t) = \varphi_{\sum_{i=1}^n {\frac{1}{\sqrt{n}}Y_i}}!(t) \ &=\ \varphi_{Y_1}!!\left(\frac{t}{\sqrt{n}}\right) \varphi_{Y_2}!! \left(\frac{t}{\sqrt{n}}\right)\cdots \varphi_{Y_n}!! \left(\frac{t}{\sqrt{n}}\right) \[1ex] &=\ \left[\varphi_{Y_1}!!\left(\frac{t}{\sqrt{n}}\right)\right]^n, \end{align}

where in the last step we used the fact that all of the Y_i are identically distributed. The characteristic function of Y_1 is, by Taylor's theorem, \varphi_{Y_1}!\left(\frac{t}{\sqrt{n}}\right) = 1 - \frac{t^2}{2n} + o!\left(\frac{t^2}{n}\right), \quad \left(\frac{t}{\sqrt{n}}\right) \to 0

where o(t^2 / n) is "little o notation" for some function of t that goes to zero more rapidly than t^2 / n. By the limit of the exponential function the characteristic function of Z_n equals

\varphi_{Z_n}(t) = \left(1 - \frac{t^2}{2n} + o\left(\frac{t^2}{n}\right) \right)^n \rightarrow e^{-\frac{1}{2} t^2}, \quad n \to \infty.

All of the higher order terms vanish in the limit n\to\infty. The right hand side equals the characteristic function of a standard normal distribution \mathcal{N}(0, 1), which implies through Lévy's continuity theorem that the distribution of Z_n will approach \mathcal{N}(0,1) as n\to\infty. Therefore, the sample average

\bar{X}_n = \frac{X_1+\cdots+X_n}{n}

is such that

\frac{\sqrt{n}}{\sigma} \left(\bar{X}_n - \mu\right) = Z_n

converges to the normal distribution \mathcal{N}(0, 1), 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.

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

The convergence to the normal distribution is monotonic, in the sense that the entropy of Z_n increases monotonically to that of the normal distribution.

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 n 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 n 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. 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, 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 Sn as n 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)= a_1 \varphi_{1}(n)+a_2 \varphi_{2}(n)+O\big(\varphi_{3}(n)\big) \qquad (n \to \infty).

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

\lim_{n\to\infty} \frac{f(n)}{\varphi_{1}(n)} = a_1.

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

\lim_{n\to\infty} \frac{f(n)-a_1 \varphi_{1}(n)}{\varphi_{2}(n)} = a_2 .

Here one can say that the difference between the function and its approximation grows approximately as a2φ2(n). 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, Sn, of independent identically distributed random variables, X1, ..., Xn, is studied in classical probability theory. If each Xi has finite mean μ, then by the law of large numbers, → μ. If in addition each Xi has finite variance σ2, then by the central limit theorem,

\frac{S_n-n\mu}{\sqrt{n}} \to \xi ,

where ξ is distributed as N(0,σ2). This provides values of the first two constants in the informal expansion

S_n \approx \mu n+\xi \sqrt{n}.

In the case where the Xi do not have finite mean or variance, convergence of the shifted and rescaled sum can also occur with different centering and scaling factors:

\frac{S_n-a_n}{b_n} \rightarrow \Xi,

or informally

S_n \approx a_n+\Xi b_n.

Distributions Ξ which can arise in this way are called stable. 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 bn may be proportional to nc, for any c ≥ ; it may also be multiplied by a slowly varying function of n.

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 , intermediate in size between n of the law of large numbers and 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 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 Sn be the sum of n random variables. Many central limit theorems provide conditions such that Sn/ converges in distribution to N(0,1) (the normal distribution with mean 0, variance 1) as n → ∞. In some cases, it is possible to find a constant σ2 and function f(n) such that Sn/(σ) converges in distribution to N(0,1) as n→ ∞.

\sigma^2 = \operatorname E(X_1^2) + 2\sum_{i=1}^\infty \operatorname E(X_1 X_{1+i})

  1. If \sum_{i=1}^\infty \operatorname E(X_1 X_{1+i}) is absolutely convergent, \left| \int_0^1 g(x)g'(x) , dx\right| , and 0 then \mathrm{Var}(S_n)/(n \gamma_n) \to \sigma^2 as n \to \infty where
  2. If in addition \sigma 0 and S_n/\sqrt{\mathrm{Var}(S_n)} converges in distribution to \mathcal{N}(0,1) as n \to \infty then S_n/(\sigma\sqrt{n \gamma_n}) also converges in distribution to \mathcal{N}(0,1) as n \to \infty.

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.

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

\frac{X_1+\cdots+X_n}{\sqrt n}

is εn-close to \mathcal{N}(0, 1) in the total variation distance.}}

These two εn-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: where α 1 and αβ 1. If then f(x1, ..., xn) factorizes into const · exp (−α) … exp(−α), which means X1, ..., Xn are independent. In general, however, they are dependent.

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

Here is a Berry–Esseen type result.

\left| \mathbb{P} \left( a \le \frac{ X_1+\cdots+X_n }{ \sqrt n } \le b \right) - \frac1{\sqrt{2\pi}} \int_a^b e^{-\frac{1}{2} t^2} , dt \right| \le \frac{C}{n}

for all a 1, ..., cnR such that ,

\left| \mathbb{P} \left( a \le c_1 X_1+\cdots+c_n X_n \le b \right) - \frac{1}{\sqrt{2\pi}} \int_a^b e^{-\frac{1}{2} t^2} , dt \right| \le C \left( c_1^4+\dots+c_n^4 \right). }}

The distribution of need not be approximately normal (in fact, it can be uniform). However, the distribution of c1X1 + ⋯ + cnXn is close to \mathcal{N}(0, 1) (in the total variation distance) for most vectors (c1, ..., cn) according to the uniform distribution on the sphere .

Lacunary trigonometric series

Let U be a random variable distributed uniformly on (0,2π), and , where

  • nk satisfy the lacunarity condition: there exists q 1 such that n**k + 1 ≥ qn**k for all k,
  • rk are such that r_1^2 + r_2^2 + \cdots = \infty \quad\text{ and }\quad \frac{ r_k^2 }{ r_1^2+\cdots+r_k^2 } \to 0,
  • {{math|0 ≤ a**k Then

\frac{ X_1+\cdots+X_k }{ \sqrt{r_1^2+\cdots+r_k^2} }

converges in distribution to \mathcal{N}\big(0, \frac{1}{2}\big).}}

Gaussian polytopes

Let A1, ..., A**n be independent random points on the plane R2 each having the two-dimensional standard normal distribution. Let Kn be the convex hull of these points, and Xn the area of Kn Then

\frac{ X_n - \operatorname E (X_n) }{ \sqrt{\operatorname{Var} (X_n)} } converges in distribution to \mathcal{N}(0, 1) as n tends to infinity.}}

The same also holds in all dimensions greater than 2.

The polytope Kn 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.

Linear functions of orthogonal matrices

A linear function of a matrix M is a linear combination of its elements (with given coefficients), M ↦ tr(AM) where A 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 O(n,R); see Rotation matrix#Uniform random rotation matrices.

Subsequences

\frac{ X_{n_1}+\cdots+X_{n_k} }{ \sqrt k }

converges in distribution to \mathcal{N}(0, 1) as k tends to infinity.}}

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.

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.

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

Main article: Illustration of the central limit theorem

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

History

Dutch mathematician Henk Tijms writes:

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

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. 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". The abstract of the paper On the central limit theorem of calculus of probability and the problem of moments by Pólya in 1920 translates as follows.

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. 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. Le Cam describes a period around 1935. Bernstein 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.

Notes

References

  • .

References

  1. (2014). "Applied Statistics and Probability for Engineers". Wiley.
  2. Rouaud, Mathieu. (2013). "Probability, Statistics and Estimation".
  3. (1948). "The asymptotic distribution of the sum of a random number of random variables". Bull. Amer. Math. Soc..
  4. (2011). "Normal Approximation by Stein's Method". Springer-Verlag.
  5. van der Vaart, A.W.. (1998). "Asymptotic statistics". Cambridge University Press.
  6. O’Donnell, Ryan. (2014). "Theorem 5.38".
  7. Bentkus, V.. (2005). "A Lyapunov-type bound in \R^d". Theory Probab. Appl..
  8. (February 1986). "The Central Limit Theorem around 1935". Statistical Science.
  9. (1937). "Theorie de l'addition des variables aleatoires". Gauthier-Villars.
  10. (1968). "Limit distributions for sums of independent random variables". Addison-wesley.
  11. (2020). "Univariate stable distributions, Models for Heavy Tailed Data". Springer.
  12. (2003). "An Introduction to Stochastic Processes in Physics". Johns Hopkins University Press.
  13. Stein, C.. (1972). "A bound for the error in the normal approximation to the distribution of a sum of dependent random variables". Proceedings of the Sixth Berkeley Symposium on Mathematical Statistics and Probability.
  14. "Normal approximation by Stein's method". Springer. (2011)
  15. Brewer, J. K.. (1985). "Behavioral statistics textbooks: Source of myths and misconceptions?". Journal of Educational Statistics.
  16. 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
  17. (2007). "Students' misconceptions of statistical inference: A review of the empirical evidence from research on statistics education". Educational Research Review.
  18. (2023-06-02). "Sampling distribution of the sample mean".
  19. Rosenthal, Jeffrey Seth. (2000). "A First Look at Rigorous Probability Theory". World Scientific.
  20. Johnson, Oliver Thomas. (2004). "Information Theory and the Central Limit Theorem". Imperial College Press.
  21. (1999). "Chance and Stability: Stable distributions and their applications". VSP.
  22. (1995). "Limit Theorems for Functionals of Random Walks". AMS Bookstore.
  23. Petrov, V. V.. (1976). "Sums of Independent Random Variables". Springer-Verlag.
  24. (2017). "Asymptotic distribution of rewards accumulated by alternating renewal processes". Statistics and Probability Letters.
  25. (2003). "Spectral geometry of crystal lattices". Contemporary Math.
  26. Sunada, Toshikazu. (2012). "Topological Crystallography – With a View Towards Discrete Geometric Analysis". Springer.
  27. (Aug 1994). "Using graphics and simulation to teach statistical concepts".
  28. Galton, F.. (1889). "Natural Inheritance".
  29. Pólya, George. (1920). "Über den zentralen Grenzwertsatz der Wahrscheinlichkeitsrechnung und das Momentenproblem". [[Mathematische Zeitschrift]].
  30. Zabell, S. L.. (1995). "Alan Turing and the Central Limit Theorem". American Mathematical Monthly.
  31. Jørgensen, Bent. (1997). "The Theory of Dispersion Models". Chapman & Hall.
  32. (2004). "Solution of Shannon's Problem on the Monotonicity of Entropy". Journal of the American Mathematical Society.
  33. Bernstein, S. N.. (1945). "Nauchnoe Nasledie P. L. Chebysheva. Vypusk Pervyi: Matematika". Academiya Nauk SSSR.
  34. Le Cam, Lucien. (1986). "The central limit theorem around 1935". Statistical Science.
  35. Hald, Andreas. (22 April 1998). "A History of Mathematical Statistics from 1750 to 1930". Wiley.
  36. Meckes, Elizabeth. (2008). "Linear functions on the classical matrix groups". Transactions of the American Mathematical Society.
  37. (2002). "Asymptotics of products of sums and ''U''-statistics". Electronic Communications in Probability.
  38. Henk, Tijms. (2004). "Understanding Probability: Chance Rules in Everyday Life". Cambridge University Press.
  39. Zygmund, Antoni. (2003). "Trigonometric Series". Cambridge University Press.
Wikipedia Source

This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page.

Want to explore this topic further?

Ask Mako anything about Central limit theorem — get instant answers, deeper analysis, and related topics.

Research with Mako

Free with your Surf account

Content sourced from Wikipedia, available under CC BY-SA 4.0.

This content may have been generated or modified by AI. CloudSurf Software LLC is not responsible for the accuracy, completeness, or reliability of AI-generated content. Always verify important information from primary sources.

Report