The Law of Large Numbers and the Central Limit Theorem: Where the Sample Mean Goes, and How Fast
Prerequisite:Random Variables and Expectation: Measurable Functions and the Lebesgue Integral
0. Key points
Section titled “0. Key points”- There are at least four notions of “convergence” for a sequence of random variables. In decreasing order of strength we have almost sure convergence → convergence in probability → convergence in distribution, together with convergence → convergence in probability; the reverse implications fail in general. In every case the counterexample can be written down as a one-line formula.
- The law of large numbers asserts that the sample mean approaches the expectation . The weak law asserts convergence in probability, the strong law almost sure convergence. The difference between them is the difference between “the probability at each fixed ” and “the probability attached to whole trajectories”, and it is the strong law that justifies simulation.
- The central limit theorem says that if we magnify the error left over by the law of large numbers by the correct factor , the distribution must converge to the normal law . Its power lies in the fact that the limit is the same no matter what the original distribution was.
- The tools of the proof are characteristic functions and Lévy’s continuity theorem. The expansion up to second order together with is all that the limit requires.
- The conclusion on the applied side is that accuracy improves only with the square root of the sample size. To divide the error by one needs times as much data. The convergence rates of confidence intervals, Monte Carlo methods and stochastic gradient descent are all governed by this .
1. Motivation
Section titled “1. Motivation”If we toss a coin times and see heads, we do not say the coin is biased. If we toss it times and see heads, we do. This intuition — the belief that relative frequencies approach the true probability as the number of trials grows — is what connects probability theory to reality. Yet it does not come free with the axioms. Probability spaces and Kolmogorov’s axioms says only that a probability is a measure of total mass ; it says nothing about how that measure is tied to observed frequencies.
The first person to prove this bridge as a theorem was Jacob Bernoulli, and the result collected in his posthumous Ars Conjectandi (1713) is today called Bernoulli’s law of large numbers. He wrote that even the simplest person knows this by instinct, but that it must nevertheless be proved scientifically, and he worked on the proof for some twenty years. In the nineteenth century Chebyshev used his own inequality to extend the result to general random variables, and in the early twentieth century Borel and Kolmogorov established a much stronger form than “the probability is high for each ”, namely “almost every trajectory converges” — the strong law.
The law of large numbers, on the other hand, tells us nothing about the size of the error. Knowing that leaves open how far off we are at and what shape the deviation has. This is where the central limit theorem enters. De Moivre (1733) computed binomial probabilities from an approximation to the factorial and discovered that for large the graph of the binomial distribution matches what we now call the normal distribution. Laplace generalized this, and Lindeberg and Lévy put it into its modern form in the 1920s. The conclusion is astonishing: whatever the shape of the original distribution, the distribution of the sum converges to a normal law. Dice, exponential variables, variables taking only the values and — provided only that the mean and variance are finite, the limit is the same. This universality is the very reason the normal distribution sits at the center of statistics.
In this article we first sort out the notions of convergence (§3), then prove the law of large numbers in both its weak and strong forms (§4), and then prove the central limit theorem using characteristic functions (§5). Finally we see, with concrete numbers, how these are used in statistical estimation and machine learning (§6).
2. Preliminaries
Section titled “2. Preliminaries”Throughout we fix a probability space . A random variable is a measurable function , and its expectation is defined as a Lebesgue integral (see Random variables and expectation, and in particular Definition 4.1[Random Variables and Expectation]). We write .
Let us fix the notation. To say that are independent and identically distributed (i.i.d.) means that they are mutually independent (Definition 2.3[Random Variables and Expectation]) and all have the same distribution. In that case we write
for the partial sum and the sample mean respectively. We set and . Since independence makes the variance additive (Proposition 5.3[Random Variables and Expectation]), we have
This single line governs almost everything in this article. In terms of the standard deviation it reads : the error shrinks like the reciprocal of , not of .
“Almost surely” (a.s.) means: on an event of probability . That is, a statement holds a.s. when .
3. Convergence of sequences of random variables
Section titled “3. Convergence of sequences of random variables”For sequences of numbers there is only one notion of convergence, but a sequence of random variables is a sequence of functions on , so convergence can mean several things. It is the same situation as for sequences of real functions, where pointwise, uniform and mean convergence all coexist (Sequences of functions and uniform convergence). Probability theory adds one further, weaker notion: that only the distributions come together.
3.1. Four notions of convergence
Section titled “3.1. Four notions of convergence”Definition 3.1(Almost sure convergence)
Let a sequence of random variables and a random variable be defined on the same probability space . If
holds, we say that converges almost surely to , and write .
Almost sure convergence is pointwise convergence — the convergence of the numerical sequence for each — stated so as to allow an exceptional set of probability . If we think of as the complete record of one experiment (the sequence of outcomes of infinitely many coin tosses), almost sure convergence reads: in almost every experimental record, the sequence of values converges.
Definition 3.2(Convergence in probability)
Let and be defined on the same probability space. If for every
holds, we say that converges in probability to , and write .
Convergence in probability asserts that, at each fixed , the probability of lying at distance or more from is small. The decisive difference from almost sure convergence is that the set of offending is allowed to change with .
Definition 3.3( convergence)
Let and suppose and . If
holds, we say that converges in to (for , converges in mean square), and write .
convergence is nothing other than norm convergence in the space (see Definition 3.1[L^p 空間と関数解析への導入] in L^p spaces and an introduction to functional analysis). It is the standpoint that measures error by its average size.
Definition 3.4(Convergence in distribution (weak convergence))
Let be the distribution function of and that of . If
holds at every point at which is continuous, we say that converges in distribution to , and write . The need not live on a common probability space.
Convergence in distribution is the only one of the four that concerns the distributions rather than the random variables themselves. It therefore makes sense even when and inhabit different probability spaces. The proviso “only at continuity points of ” cannot be dropped. We certainly want the constants to converge in distribution to ; but while , so there is no convergence at the discontinuity point .
3.2. The implications between them
Section titled “3.2. The implications between them”flowchart LR A["L^p convergence (p ≥ 1)"] --> B["Convergence in probability"] C["Almost sure convergence"] --> B B --> D["Convergence in distribution"] D -. "only when the limit is constant" .-> B
Proposition 3.5(The Markov and Chebyshev inequalities)
Let be a nonnegative random variable and . Then
(Markov’s inequality). In particular, for a random variable with and for , writing ,
(Chebyshev’s inequality).
Proof(Proposition 3.5)
Since , the indicator of the event satisfies pointwise. Indeed, if then , while if the right-hand side is and . By monotonicity of the expectation (monotonicity of the Lebesgue integral),
and dividing by gives Markov’s inequality.
Chebyshev’s inequality follows by applying Markov’s inequality with and . Since the events satisfy ,
as claimed.
Theorem 3.6(Implications among the notions of convergence)
For a sequence of random variables and a random variable on the same probability space, the following hold.
- If then .
- If for some then .
- If then .
- If is a constant and , then .
None of the converses holds in general.
Proof(Theorem 3.6)
(1) Fix and put and . The sets decrease in . To say is to say that for infinitely many , which is incompatible with . Hence by hypothesis (almost sure convergence) . By continuity of the measure from above (Theorem 4.3[Probability Spaces and Kolmogorov's Axioms]; applicable since ) we get , and therefore .
(2) Applying Markov’s inequality from Proposition 3.5 with and gives
and the right-hand side tends to by hypothesis.
(3) Let be a continuity point of and let be arbitrary. The inclusion of events
holds (for an in the left-hand set, if then ). Hence
Similarly, from ,
Letting and using from the hypothesis of convergence in probability,
Since is a continuity point of , letting makes both outer terms converge to , and we obtain .
(4) When the limit is the constant we have , whose continuity points are the . For ,
Both are continuity points of , so by hypothesis and . The right-hand side therefore tends to .
That the converses fail is shown by Example 3.7, Example 3.8 and the remark below.
Example 3.7(Convergence in probability without almost sure convergence (the typewriter sequence))
Equip with Lebesgue measure. Write uniquely as (with , ) and set
This is a window of width sweeping across from left to right, its width halving each time a sweep is completed.
Convergence in probability: for we have , and as , so this tends to . Hence .
Failure of almost sure convergence: fix any . For each there is exactly one with , so for infinitely many . At the same time for infinitely many as well (for there is at least one such at every stage). Hence has and and diverges, so the set of at which the sequence converges is empty. Not probability , but probability .
Example 3.8(Almost sure convergence without convergence)
Again equip with Lebesgue measure and set .
Almost sure convergence: fix . For every we have , that is . Hence on , and since we get .
Failure of convergence: , which does not tend to . A thin tower of height and width vanishes while preserving its area. This example shows that passing from almost sure convergence to convergence requires an extra hypothesis such as uniform integrability (see also the dominated convergence theorem(Theorem 7.3)[ルベーグ積分の定義と収束定理]).
It is equally easy to see that convergence in distribution does not give convergence in probability. Let and set for every . The standard normal law is symmetric about the origin, so is again and . But , and is a positive constant independent of (roughly ), so does not converge to in probability. Convergence in distribution makes no claim whatsoever that the values are close.
4. The law of large numbers
Section titled “4. The law of large numbers”4.1. The weak law
Section titled “4.1. The weak law”Theorem 4.1(Weak law of large numbers)
Let be i.i.d. random variables with , and set . Then the sample mean converges to in probability: for every ,
Proof(Theorem 4.1)
We give the proof under the additional hypothesis (the general case follows at once from Theorem 4.5; see Remark 4.8).
By linearity of the expectation, . Since independence makes the variance additive, and since ,
Applying Chebyshev’s inequality from Proposition 3.5 to gives, for every ,
and since , the claim follows.
What the proof shows is that the substance of the weak law is the single line . Independence was used only to make the variance additive. The same proof therefore goes through if independence is weakened to uncorrelatedness.
Example 4.2(A numerical estimate for coin tossing)
Toss a fair coin times and let be for heads and for tails, so that and . Taking and , Chebyshev’s estimate gives
The only guarantee we obtain is “at most one time in ”. This looks weak, but it is reasonable once one recalls that it is obtained without assuming anything at all about the shape of the distribution. Later, using Theorem 5.6, we will see that the probability is in fact about (Example 5.7). Chebyshev errs heavily on the safe side, but in exchange its estimate is always valid at finite .
Example 4.3(Without an expectation the law of large numbers collapses)
Let the be independent with the standard Cauchy distribution (density ). Since , the quantity is not finite (Example 4.8[Random Variables and Expectation]), and the hypothesis of Theorem 4.1 fails. Indeed, the characteristic function of the Cauchy law is , so by independence
and again has the standard Cauchy distribution, whatever is. A single observation and the average of a million are equally accurate. Finiteness of the expectation is not decoration; it is the lifeline of the law.
4.2. The strong law
Section titled “4.2. The strong law”The weak law speaks only of the probability at each fixed , and so does not exclude the possibility that enters and leaves a neighborhood of forever (behavior like that of Example 3.7). The strong law answers the question: if we run a single experiment forever, does its trajectory converge? First we prepare a tool (a restatement of the Borel–Cantelli lemma(Lemma 6.5)[Probability Spaces and Kolmogorov's Axioms]).
Lemma 4.4(Borel–Cantelli lemma (first))
If a sequence of events satisfies , then
That is, with probability only finitely many of the occur.
Proof(Lemma 4.4)
Put . By subadditivity,
The right-hand side is the tail of the convergent series from the -th term on, so it tends to as . Since for every , we get , hence .
Theorem 4.5(Strong law of large numbers (Kolmogorov))
Let be i.i.d. random variables with , and set . Then
that is, . Conversely, if then holds with probability .
The general proof (assuming only a first moment) needs Kolmogorov’s maximal inequality together with a truncation argument, or else Etemadi’s elementary argument, and takes considerable space. A complete proof can be found in Durrett, Probability: Theory and Examples, Chapter 2, or Billingsley, Probability and Measure, §22. Here we exhibit the skeleton of the argument — using the Borel–Cantelli lemma to make the probability of deviating infinitely often equal to — under a strengthened hypothesis, in Proposition 4.7.
Proposition 4.7(Strong law under a fourth moment)
Let be i.i.d. random variables with , and put . Then .
Proof(Proposition 4.7)
Set , so that , and (by Hölder’s inequality, ). Put , so that .
Expanding , the terms that appear have the forms , , , and (with distinct indices). By independence and , the expectation of any term containing a factor whose index appears exactly once is ; for instance when . What remains are the terms of type ( of them) and of type with (the multinomial coefficient multiplies each of the unordered pairs among the ordered pairs, giving in all). Hence
So with we have, for ,
Fix and put . Markov’s inequality from Proposition 3.5 (with and ) gives
and since we get . By Lemma 4.4, with probability only finitely many satisfy . In other words satisfies .
Finally we let vary. Put ; as a countable union of null sets, . If then for each we have for all sufficiently large , whence , that is . Since , almost sure convergence is proved.
Combining Theorem 4.5 with Theorem 3.6(1) yields convergence in probability from alone. This is the general form of Theorem 4.1 (Khinchin’s weak law). Historically the weak law came first and was proved directly, under weaker hypotheses, by truncation.
Example 4.9(Borel's normal number theorem)
Let be a random variable uniformly distributed on and consider its binary expansion with . It is known that form an i.i.d. sequence with . Applying Theorem 4.5 with (so and ) gives
Translated into the language of Lebesgue measure: for almost every real number in , the frequency of s in the binary expansion is exactly . This is Borel’s normal number theorem (1909). Although “almost every” number has the property, writing down a specific example is far from easy (whether or is normal remains open).
5. The central limit theorem
Section titled “5. The central limit theorem”The law of large numbers says . By what factor, then, must we magnify in order to see a limit that neither vanishes nor blows up? As we saw in §2 the standard deviation is , so is the right factor. Indeed
is normalized so that and . The central limit theorem asserts that the distribution of this converges to the standard normal law regardless of the original distribution.
5.1. Characteristic functions
Section titled “5.1. Characteristic functions”Definition 5.1(Characteristic function)
For a random variable , define by
This is called the characteristic function of . Since , the expectation always exists, and and .
There are two reasons for using characteristic functions. First, the characteristic function of a sum of independent random variables is the product of their characteristic functions: if are independent then (we are applying the fact that the expectation of a product of independent random variables is the product of the expectations(Proposition 7.5)[Random Variables and Expectation] to the bounded measurable function ). The awkward operation of convolution turns into multiplication. Second, by the following theorem, pointwise convergence of characteristic functions is equivalent to convergence in distribution.
Theorem 5.2(Lévy's continuity theorem)
For a sequence of random variables and a random variable , the following hold.
- If , then for every .
- Conversely, if there is a function such that for every and is continuous at , then is the characteristic function of some random variable and .
The proof lies beyond the scope of this article. Part (1) follows from the portmanteau theorem since are bounded and continuous; part (2) is shown by combining tightness of the sequence of distributions (Prokhorov’s theorem) with the inversion formula. See Billingsley, Probability and Measure, §26, or Durrett, Probability: Theory and Examples, Chapter 3. The hypothesis of continuity at cannot be dropped. For example, if then , but this limit function is discontinuous at , and indeed converges in distribution to no random variable at all (the probability escapes to infinity).
5.2. Two lemmas
Section titled “5.2. Two lemmas”Lemma 5.4(Second-order expansion of the characteristic function)
Let satisfy and . Then, as ,
Proof(Lemma 5.4)
We use the elementary estimate, valid for real ,
This comes from the remainder representation , obtained by integration by parts, estimated using in the cases and respectively ( gives and gives ; in the latter the subtracted term is handled by the triangle inequality).
Putting , taking expectations and using ,
Dividing the right-hand side by gives , where . For each we have as , and with , so the dominated convergence theorem gives . Hence the left-hand side is .
Lemma 5.5(Convergence to the exponential)
If a sequence of complex numbers satisfies , then
Proof(Lemma 5.5)
Put (a convergent sequence is bounded). With and we have and . Setting gives together with the uniform bound (for large enough).
For complex numbers with , the identity gives . Moreover, from the power series of the exponential,
so that with we get . Putting all of this together, for large enough,
On the other hand by continuity of the exponential, so .
5.3. Statement and proof
Section titled “5.3. Statement and proof”Theorem 5.6(Central limit theorem (Lindeberg–Lévy))
Let be i.i.d. random variables such that and exist and satisfy . Putting ,
that is, for every ,
Proof(Theorem 5.6)
Put ; the are i.i.d. with and , and
Let be the characteristic function of . By independence the expectation factors, and , so
Fix . As we have , so Lemma 5.4 (in the case ) gives
Here denotes a quantity that still tends to after multiplication by , so . Applying Lemma 5.5,
This holds for every . Since is the characteristic function of the standard normal law and is continuous at , part (2) of Theorem 5.2 gives .
Finally, is continuous on all of , so the restriction “at continuity points” in Definition 3.4 disappears and the distribution functions converge at every .
Looking back at the proof makes clear why the normal law appeared. All that was used about the distribution of were the two numbers and ; everything of third order and beyond was absorbed into . Dividing by crushes the contribution of the higher moments and leaves only information up to second order — this is what “independent of the original distribution” really means.
Example 5.7(Coin tossing revisited: Chebyshev against the normal approximation)
In the setting of Example 4.2 (, , ) let us compute by the normal approximation. The standard deviation of is , so is exactly standard deviations. By Theorem 5.6,
Against Chebyshev’s , the true value is about : a gap of more than a factor of . This shows how much sharper the estimate becomes once information about the shape of the distribution (here the normal approximation) is available. The normal approximation is, however, an asymptotic statement as ; error guarantees at finite are supplied by the next theorem.
Theorem 5.8(Berry–Esseen theorem)
Let be i.i.d. with , and . Let be the distribution function of . Then there is an absolute constant such that
for every . It is known that one may take .
The proof translates the difference of characteristic functions into a difference of distribution functions by Esseen’s smoothing inequality, and can be found in Feller, An Introduction to Probability Theory and Its Applications, Vol. II, Chapter XVI. The constant is due to Shevtsova, “On the absolute constants in the Berry-Esseen type inequalities for identically distributed summands” (2011), arXiv:1111.6554. What matters in practice is that the error bound is again of order , and moreover proportional to the skewness-like quantity . The rule of thumb that the more asymmetric a distribution is, the worse the normal approximation performs, is quantified here.
6. What this means in statistics and machine learning
Section titled “6. What this means in statistics and machine learning”6.1. Standard error and confidence intervals
Section titled “6.1. Standard error and confidence intervals”Proposition 6.1(Slutsky's theorem)
If and with a constant, then
If moreover , then .
The proof proceeds by showing (this joint convergence does hold when one of the limits is constant) and then applying the continuous mapping theorem. See Billingsley, Convergence of Probability Measures, or van der Vaart, Asymptotic Statistics, Chapter 2.
Suppose we wish to estimate a population mean . By Theorem 5.6 we have , but in practice is unknown too. The sample standard deviation
satisfies (hence also in probability) by Theorem 4.5, provided , so that . Applying Proposition 6.1 with and gives
Solving for produces the confidence interval at confidence level :
The number comes from . This interval, which appears out of nowhere in an introductory statistics course, is nothing but a consequence of the central limit theorem and Slutsky’s theorem. The quantity is called the standard error.
Example 6.3(Sample size for an opinion poll)
Let us find the sample size needed to estimate an approval rating to within at confidence level . Here takes the values or and . The condition from the normal approximation is
Taking the worst case gives , hence , that is , so . This is why opinion polls so often use a little over respondents.
For comparison, obtaining the same guarantee from Chebyshev’s inequality alone (Proposition 3.5) requires
that is respondents. Knowing the shape of the distribution changes the cost by more than a factor of .
What deserves particular notice is that the required sample size does not depend on the size of the population. In a country of million people or in a town of , about respondents are what is needed. The population size simply does not appear in the expression .
6.2. Monte Carlo methods and the square-root barrier
Section titled “6.2. Monte Carlo methods and the square-root barrier”Example 6.4(Accuracy of Monte Carlo integration)
Generate independent points from the uniform distribution on and set . Since , the estimator converges almost surely to by Theorem 4.5. Let us assess its accuracy. With ,
The standard deviation of is : about at . So even after throwing a million points, is pinned down only to about the third decimal place. To get five decimals one must divide the standard deviation by , which requires .
import numpy as np
rng = np.random.default_rng(0)n = 1_000_000u, v = rng.random(n), rng.random(n)x = (u**2 + v**2 <= 1.0).astype(float)pi_hat = 4 * x.mean()se = 4 * x.std(ddof=1) / np.sqrt(n)print(f"pi_hat = {pi_hat:.5f}, 95% CI = [{pi_hat - 1.96*se:.5f}, {pi_hat + 1.96*se:.5f}]")This is not an unbreakable barrier: the practitioner’s craft lies in winning constant factors by making smaller (importance sampling, control variates, quasi-Monte Carlo). But as long as one keeps sampling independently, the exponent is fixed by Theorem 5.6.
6.3. Cautions in use
Section titled “6.3. Cautions in use”The central limit theorem does not say that everything is normal once is large. Check the hypotheses.
| Hypothesis | What happens when it fails |
|---|---|
| For heavy-tailed distributions (Cauchy, stable laws of index ) the limit is not normal but a stable law. See Example 4.3 | |
| Independence | Strong correlation reduces the effective sample size and makes an underestimate of the standard error. For time series one needs a variance estimate corrected for autocorrelation |
| Identical distribution | If the variables are independent but not identically distributed, the Lindeberg condition (that no single term dominates the sum) is required |
| Speed of convergence | By Theorem 5.8 the error is of order . For skewed distributions or tail probabilities (such as ) the approximation can be poor even at in the thousands |
The last row in particular is easily overlooked in practice. The central limit theorem is an approximation theorem for the center of a distribution; it does not deliver extreme tail probabilities accurately. The tails have a theory of their own, the theory of large deviations, which handles exponentially small probabilities of the form .
7. Exercises
Section titled “7. Exercises”Exercise 7.1Easy
(a) Show that implies . (b) Give an example of a sequence that converges in but not in .
Solution
(a) Applying the Cauchy–Schwarz inequality to and the constant ,
The right-hand side tends to by hypothesis, hence so does the left. (In general, on a probability measure, implies ; it is the total mass being that makes this work.)
(b) Equip with Lebesgue measure and set . Then
So while convergence fails.
Exercise 7.2Standard
The weight of an item produced at a factory has unknown mean and known standard deviation grams. Find the sample size needed to estimate to within grams at confidence level , using (a) Chebyshev’s inequality and (b) the normal approximation from the central limit theorem. You may use .
Solution
(a) By Proposition 3.5, . To make this at most we need .
(b) By Theorem 5.6, , so the condition at level is
Hence , about one fifteenth of Chebyshev’s . The gap widens as the confidence level rises (that is, as one moves into the tails), because Chebyshev buys its freedom from distributional assumptions at the price of erring far on the safe side.
Exercise 7.3Standard
Let be i.i.d. with and . Fixing , prove that for the subsequence one can establish without assuming a fourth moment.
Solution
Put . By Chebyshev’s inequality from Proposition 3.5 together with (§2), taking ,
Since , we get . By Lemma 4.4, with probability only finitely many satisfy .
Doing this for () and taking the countable union of the exceptional sets gives , and for .
Remark: to obtain convergence along the full sequence one must separately estimate how far can drift from in the range (for bounded random variables this gap-filling is easy). This subsequence argument has the same skeleton as the strategy of Proposition 4.7, where a fourth moment was assumed in order to obtain directly.
Exercise 7.4Hard
Let be i.i.d. with and . Show that
(the delta method in the case ). You may use Theorem 5.6 and Proposition 6.1.
Solution
Factor the expression:
For the first factor, Theorem 5.6 gives .
For the second factor, Theorem 4.1 (or Theorem 4.5 together with Theorem 3.6(1)) gives , hence , and is a constant.
Applying the product part of Proposition 6.1 (if and then ) with , and gives
For , the variable is normal with mean and variance , which proves the claim.
Note that with and , in agreement with the general delta-method formula
When we would have , the limit degenerating to the constant ; this is why was assumed here.
References
Section titled “References”- Itô Kiyosi, Kakuritsuron (Probability Theory), Iwanami Shoten, 1991 (in Japanese) — Chapter 3 (the law of large numbers), Chapter 4 (the central limit theorem).
- Funaki Nobuhisa, Kakuritsuron (Probability Theory), Asakura Shoten, 2004 (in Japanese) — Chapters 5 through 7 give a systematic treatment of the notions of convergence, the law of large numbers and the central limit theorem.
- R. Durrett, Probability: Theory and Examples, 5th ed., Cambridge University Press, 2019 — Chapter 2 (laws of large numbers, the Borel–Cantelli lemma), Chapter 3 (the central limit theorem, characteristic functions, the Lindeberg condition). A PDF is available on the author’s website.
- P. Billingsley, Probability and Measure, 3rd ed., Wiley, 1995 — §22 (the strong law), §§26–27 (characteristic functions and Lévy’s continuity theorem).
- W. Feller, An Introduction to Probability Theory and Its Applications, Vol. II, 2nd ed., Wiley, 1971 — Chapter XVI contains the Berry–Esseen theorem and error estimates for the normal approximation.
- A. W. van der Vaart, Asymptotic Statistics, Cambridge University Press, 1998 — Chapter 2 (stochastic convergence, Slutsky’s theorem, the delta method). For readers who care most about statistical applications.
Appendix: Where the limit theorems go from here
Section titled “Appendix: Where the limit theorems go from here”Dropping identical distribution. Theorem 5.6 assumes identically distributed variables, but what is really essential is only that no single term dominates the sum. For independent but differently distributed (mean , sum of variances ), if for every
holds (the Lindeberg condition), then . The meaning of the condition is that the contribution to the variance of the terms producing large values vanishes — precisely a quantification of “no single term dominates”. In the identically distributed case the condition is automatically satisfied, so Theorem 5.6 becomes a corollary.
Dropping independence. A central limit theorem holds if, instead of independence, one assumes that the variables form a martingale difference sequence (the martingale central limit theorem). In time series analysis and in the analysis of stochastic algorithms, independence is out of reach, whereas the property that the conditional expectation given the past is often does hold, which makes this formulation the practical one. The framework of conditional expectation is treated in Conditional expectation (Definition 3.1[条件付き期待値]), and martingales themselves in Martingales and Brownian motion (Definition 3.1[マルチンゲールとブラウン運動]).
Promoting the limit to a process. Theorem 5.6 is the convergence of the distribution at a single point, time . Promoting it to the polygonal path of partial sums indexed by ,
yields Donsker’s invariance principle: this stochastic process converges in distribution to Brownian motion(Definition 5.1)[マルチンゲールとブラウン運動]. Where the central limit theorem speaks of the universality of the normal law, the invariance principle speaks of the universality of Brownian motion. Beyond this lies the entrance to stochastic analysis, continuing in Stochastic differential equations (the Itô integral).
Looking at the tails. Finally, when one wants to estimate for a fixed , the central limit theorem is of no use (this probability tends to and is buried in the error of the normal approximation). If the exponential moments are finite, Cramér’s theorem supplies the exponential decay . The function appearing here is called the rate function and can be written as the Legendre transform of the cumulant generating function. It clarifies matters to regard the law of large numbers (everything collapses to ), the central limit theorem (viewed through a window of width ) and the theory of large deviations (take logarithms and divide by ) as three images of the same quantity seen at different magnifications.
Report an error in this article ・Operated by: Mugen Giken LLC ・Pricing ・Terms ・Legal notice
© 2026 夢現技研合同会社 ・Feeding the text to an LLM is welcome. Code samples are MIT licensed.