The De Moivre-Laplace Theorem

Last updated: 2026-04-12

De Moivre–Laplace theorem, which is a special case of the central limit theorem, states that the normal distribution may be used as an approximation to the binomial distribution under certain conditions.
The theorem appeared in the second edition of The Doctrine of Chances by Abraham de Moivre, published in 1738. Although de Moivre did not use the term "Bernoulli trials", he wrote about the probability distribution of the number of times "heads" appears when a coin is tossed 3600 times.
Let X1,X2,X_1, X_2, \ldots be a sequence of independent and identically distributed random variables, where
X1={1,with  P(X1=1)=12,1,with  P(X1=1)=12.\begin{equation*}X_1 = \begin{cases} 1, &\text{with} \; P\left(X_1=1\right) = \frac{1}{2}, \\-1, &\text{with} \; P\left(X_1=-1\right) = \frac{1}{2}.\end{cases}\end{equation*}
and let Sn=k=1nXkS_n= \sum_{k=1}^n X_k. In words, we are betting 11 on the flipping of a fair coin and SnS_n is our winnings at time nn.
Theorem (The De Moivre-Laplace Theorem)
The De Moivre-Laplace Theorem. If a<ba<b then as nn \rightarrow \infty
P(aSnn1/2b)ab(2π)1/2ez2/2dz\begin{equation*}P\left(a \leq \frac{S_n}{n^{1/2}} \leq b\right) \rightarrow \int_a^b(2 \pi)^{-1 / 2} e^{-z^2 / 2} \text{d} z\end{equation*}

Motivation

If nn and kk are integers
P(S2n=2k)=(2nn+k)22n\begin{equation*}P\left(S_{2 n}=2 k\right)=\left(\begin{array}{c} 2 n \\ n+k \end{array}\right) 2^{-2 n}\end{equation*}
since S2n=2kS_{2 n}=2 k if and only if there are n+kn+k flips that are +1 and nkn-k flips that are -1 in the first 2n2n. The first factor gives the number of such outcomes and the second the probability of each one.
Sum distribution
If we visualize such probabilitites and consequentially increase nn we will start see the pattern: the binomial probabilities formed a bell-shaped curve and this curve became smoother as nn increased.
Plot of binomial distributions
The transformation from a discrete, jumpy distribution to a smooth, symmetric bell curve represents one of probability theory's most beautiful and fundamental convergence phenomena.

Proof of De Moivre-Laplace Theorem

The foolowing proof is taken from [Durrett2019] p. 98-99

The proof strategy for the theorem is as follows: initially, we approximate the probability P(S2n=2k)P\left(S_{2 n}=2 k\right) for a single point. Subsequently, we proceed to calculate the probability for the interval P(aS2n2n1/2b)P\left(a \leq \frac{S_{2n}}{{2n}^{1/2}} \leq b \right).

Approximation of P(S2n=2k)P\left(S_{2 n}=2 k\right)

This subsection provides a proof for the theorem presented below, which approximates the single probability P(S2n=2k)P\left(S_{2 n}=2 k\right).
Theorem
If 2k/(2n)1/2x2 k / {(2 n)}^{1/2} \rightarrow x then P(S2n=2k)(πn)1/2ez2/2P\left(S_{2 n}=2 k\right) \sim(\pi n)^{-1 / 2} e^{-z^2 / 2}.
By Stirling's formula we have
n!nnen(2πn)1/2 as n\begin{equation*}n ! \sim n^n e^{-n} {(2 \pi n)}^{1/2} \quad \text{ as } n \rightarrow \infty\end{equation*}
where anbna_n \sim b_n means an/bn1a_n / b_n \rightarrow 1 as nn \rightarrow \infty. Now we have
(2nn+k)=(2n)!(n+k)!(nk)!(2n)2n(n+k)n+k(nk)nk(2π(2n))1/2(2π(n+k))1/2(2π(nk))1/2\begin{equation*} \begin{aligned}\left(\begin{array}{c} 2 n \\ n+k \end{array}\right) & =\frac{(2 n) !}{(n+k) !(n-k) !} \\& \sim \frac{(2 n)^{2 n}}{(n+k)^{n+k}(n-k)^{n-k}} \cdot \frac{(2 \pi(2 n))^{1 / 2}}{(2 \pi(n+k))^{1 / 2}(2 \pi(n-k))^{1 / 2}} \end{aligned}\end{equation*}
and we get
(2nn+k)22n(1+kn)nk(1kn)n+k(πn)1/2(1+kn)1/2(1kn)1/2\begin{equation*} \begin{aligned}\left(\begin{array}{c} 2 n \\ n+k \end{array}\right) 2^{-2 n} & \sim\left(1+\frac{k}{n}\right)^{-n-k} \cdot\left(1-\frac{k}{n}\right)^{-n+k} \cdot(\pi n)^{-1 / 2} \cdot\left(1+\frac{k}{n}\right)^{-1 / 2} \cdot\left(1-\frac{k}{n}\right)^{-1 / 2} \end{aligned}\end{equation*}
The first two terms on the right can be transformed by the formula for the difference of two squares
(1+kn)nk(1kn)n+k=(1k2n2)n(1+kn)k(1kn)k\begin{equation}\left(1+\frac{k}{n}\right)^{-n-k} \cdot\left(1-\frac{k}{n}\right)^{-n+k}=\left(1-\frac{k^2}{n^2}\right)^{-n} \cdot\left(1+\frac{k}{n}\right)^{-k} \cdot\left(1-\frac{k}{n}\right)^k\end{equation}
Using the formula for ee
limn(1+1n)n=e,\begin{equation*}\lim_{n \to \infty} \left(1 + \frac{1}{n}\right)^n = e,\end{equation*}
we see that if 2k=x(2n)1/22 k=x {(2 n)}^{1/2}, i.e., k=xn/2k=x \sqrt{n / 2}, then
(1k2n2)n=(1x22n)n=(1+x221n)nex2/2(1+kn)k=(1+x(2n)1/2)xn/2=(1x221xn/2)xn/2ez2/2(1kn)k=(1x/(2n)1/2)xn/2=(1x221xn/2)xn/2ex2/2\begin{equation*} \begin{aligned}& \left(1-\frac{k^2}{n^2}\right)^{-n}=\left(1-\frac{x^2}{2 n}\right)^{-n}=\left(1 + \frac{x^2}{2} \cdot \frac{1}{-n} \right)^{-n} \rightarrow e^{x^2 / 2} \\& \left(1+\frac{k}{n}\right)^{-k}=\left(1+\frac{x}{{(2 n)}^{1/2}}\right)^{-x \sqrt{n / 2}}=\left(1-\frac{x^2}{2} \cdot \frac{1}{-x \sqrt{n / 2}} \right)^{-x \sqrt{n / 2}} \rightarrow e^{-z^2 / 2} \\& \left(1-\frac{k}{n}\right)^k=\left(1-x / {(2 n)}^{1/2}\right)^{x \sqrt{n / 2}}=\left(1-\frac{x^2}{2} \cdot \frac{1}{x \sqrt{n / 2}}\right)^{x \sqrt{n / 2}} \rightarrow e^{-x^2 / 2} \end{aligned}\end{equation*}
For this choice of k,k/n0k, k / n \rightarrow 0, so
(1+kn)1/2(1kn)1/21\begin{equation*}\left(1+\frac{k}{n}\right)^{-1 / 2} \cdot\left(1-\frac{k}{n}\right)^{-1 / 2} \rightarrow 1\end{equation*}
and putting things together gives:
P(S2n=2k)1πnez2/2\begin{equation*}P\left(S_{2 n}=2 k\right) \sim \frac{1}{\sqrt{\pi n}} e^{-z^2 / 2}\end{equation*}

Approximation of P(aS2n/(2n)1/2b)P\left(a \leq S_{2 n} / {(2 n)}^{1/2} \leq b \right)

Our next step is to compute
P(a(2n)1/2S2nb(2n)1/2)=m[a(2n)1/2,b(2n)1/22ZP(S2n=m)\begin{equation*}P\left(a {(2 n)}^{1/2} \leq S_{2 n} \leq b {(2 n)}^{1/2}\right)=\sum_{m \in[a {(2 n)}^{1/2}, b {(2 n)}^{1/2} \cap 2 \mathbf{Z}} P\left(S_{2 n}=m\right)\end{equation*}
Changing variables m=x(2n)1/2m=x {(2 n)}^{1/2}, we have that the above is
P(a(2n)1/2S2nb(2n)1/2)x[a,b](2Z/(2n)1/2)(2π)1/2ez2/2(2/n)1/2\begin{equation*}P\left(a {(2 n)}^{1/2} \leq S_{2 n} \leq b {(2 n)}^{1/2}\right) \approx \sum_{x \in[a, b] \cap(2 \mathbf{Z} / {(2 n)}^{1/2})}(2 \pi)^{-1 / 2} e^{-z^2 / 2} \cdot(2 / n)^{1 / 2}\end{equation*}
where 2Z/(2n)1/2={2z/(2n)1/2:zZ}2 \mathbf{Z} / {(2 n)}^{1/2}=\{2 z / {(2 n)}^{1/2}: z \in \mathbf{Z}\}. We have multiplied and divided by 2\sqrt{2} since the space between points in the sum is (2/n)1/2(2 / n)^{1 / 2}, so if nn is large the sum above is
ab(2π)1/2ex2/2dx\begin{equation*}\approx \int_a^b(2 \pi)^{-1 / 2} e^{-x^2 / 2} d x\end{equation*}
The integrand is the density of the (standard) normal distribution, so changing notation we can write the last quantity as P(aχb)P(a \leq \chi \leq b) where χ\chi is a random variable with that distribution. We proved the De Moivre-Laplace Theorem. To remove the restriction to even integers observe S2n+1=S2n±1S_{2n+1}=S_{2 n} \pm 1 . \Box

References