The Berry–Esseen Inequality

Contents
  1. Statement
  2. The Fejér kernel
  3. Esseen's smoothing inequality
  4. The characteristic function of the standardised sum
  5. Integration, and the constant

This appendix proves the uniform rate Equation (15.40) quoted in Remark 15.49 of Probability and Statistics: the Kolmogorov distance between the distribution of a standardised sum of \(n\) independent identically distributed variables and the standard Gaussian is at most a constant times \(\rho/(\sigma^{3}\sqrt{n})\), where \(\rho\) is the third absolute central moment. The central limit theorem Theorem 15.46 is a limit statement and an uncertainty budget needs a rate; this is the rate, and it is what converts “the errors are asymptotically Gaussian” into a number a reader can check.

The proof has three parts, in the order Esseen gave them. First a smoothing inequality, which bounds the largest vertical gap between a distribution function and a smooth comparison function by an integral of the difference of their Fourier–Stieltjes transforms over a finite interval, plus a penalty for truncating the interval (Esseen's smoothing inequality). Then an estimate of that difference for the case at hand, valid on \(\abs{t}\lesssim\sqrt{n}\,\sigma^{3}/\rho\) and carrying a Gaussian decay factor (The characteristic function of the standardised sum). Then the integration, which balances the two terms and fixes an admissible constant (Integration, and the constant).

Notation.

Throughout this appendix \(\varphi(x)=\ee^{-x^{2}/2}/\sqrt{2\pi}\) is the standard Gaussian density and \(\Phi\) its distribution function, as in Definition 15.28; characteristic functions are written \(\psi\), to keep the two apart. For a distribution function \(F\) we write \(\psi_{F}(t)=\int\ee^{\ii tx}\,\dd F(x)\), which is \(\avg{\ee^{\ii tX}}\) for a variable \(X\) with that distribution function (Definition 15.42). The one analytic input is the inversion formula Theorem A18.10 of Lévy's Continuity Theorem, and through it the two Lebesgue-theory statements named in Remark A18.4; everything else below is derived.

Statement

Theorem A20.1 (Berry–Esseen).

Let \(X_{1},X_{2},\dots\) be independent and identically distributed with mean \(\mu\), variance \(\sigma^{2}\in(0,\infty)\) and finite third absolute central moment \(\rho=\avg{\abs{X-\mu}^{3}}\). Put \(Z_{n}=\left(\sigma\sqrt{n}\right)^{-1}\sum_{i=1}^{n}(X_{i}-\mu)\) and let \(F_{n}\) be its distribution function. Then for every \(n\ge1\)

\begin{equation}\tag{A20.1} \Delta_{n}\equiv\sup_{z\in\R}\abs{F_{n}(z)-\Phi(z)} \;\le\;\frac{C\rho}{\sigma^{3}\sqrt{n}}\ec \qquad C=7.23\ep \end{equation}

Rests on Definition 15.42, Definition 15.28 and Equation (15.31).

The constant produced here is honest but crude; Remark A20.10 says what is known about the smallest admissible one and why this proof does not reach it. The quantity \(\rho/\sigma^{3}\) is a pure number — both moments carry the cube of the SI unit of \(X\) — as it must be, since the left-hand side is a difference of probabilities.

The Fejér kernel

Lemma A20.2 (A cosine integral).

For every \(a\in\R\),

\begin{equation}\tag{A20.2} \int_{-\infty}^{\infty}\frac{1-\cos(ax)}{x^{2}}\,\dd x =\pi\abs{a}\ep \end{equation}

Rests on Lemma A18.5 and Equation (11.28).

Proof.

Derives Lemma A20.2. For \(a=0\) both sides vanish. For \(a>0\) the substitution \(u=ax\) (Equation (11.27)) turns the left side into \(a\int_{-\infty}^{\infty}\left(1-\cos u\right)u^{-2}\dd u\), and the integrand is even, so it suffices to show \(\int_{0}^{\infty}\left(1-\cos u\right)u^{-2}\dd u=\pi/2\). Integrate by parts (Equation (11.28)) with \(u^{-2}\dd u=-\dd\left(u^{-1}\right)\):

\begin{equation*} \int_{0}^{\infty}\frac{1-\cos u}{u^{2}}\,\dd u =\left[-\frac{1-\cos u}{u}\right]_{0}^{\infty} +\int_{0}^{\infty}\frac{\sin u}{u}\,\dd u =0+\frac{\pi}{2}\ec \end{equation*}

by Lemma A18.5. Both boundary terms vanish: at infinity because the numerator is bounded by \(2\), and at zero because \(1-\cos u\le u^{2}/2\). Oddness of \(\cos(ax)\) in \(a\) — it is even — gives the case \(a<0\) from the case \(-a>0\).

Lemma A20.3 (The Fejér kernel and its transform).

For \(T>0\) define

\begin{equation}\tag{A20.3} K_{T}(x)=\frac{1-\cos(Tx)}{\pi T x^{2}}\ec \end{equation}

extended by \(K_{T}(0)=T/(2\pi)\). Then \(K_{T}\ge0\), \(K_{T}\) is even, \(\int_{\R}K_{T}=1\), and

\begin{equation}\tag{A20.4} \int_{-\infty}^{\infty}\ee^{\ii tx}K_{T}(x)\,\dd x =\begin{cases} 1-\dfrac{\abs{t}}{T} & \abs{t}\le T\ec\\ 0 & \abs{t}>T\ep \end{cases} \end{equation}

Moreover \(\int_{\abs{x}>\eta}K_{T}(x)\,\dd x\le4/(\pi T\eta)\) for every \(\eta>0\). Rests on Lemma A20.2.

Proof.

Derives Lemma A20.3. Non-negativity and evenness are immediate, and Equation (A20.2) with \(a=T\) gives \(\int K_{T}=\pi T/(\pi T)=1\). For the tail bound use \(1-\cos\le2\), so that \(K_{T}(x)\le2/(\pi Tx^{2})\) and

\begin{equation*} \int_{\abs{x}>\eta}K_{T}(x)\,\dd x \;\le\;2\int_{\eta}^{\infty}\frac{2}{\pi Tx^{2}}\,\dd x =\frac{4}{\pi T\eta}\ep \end{equation*}

For Equation (A20.4): the sine part of \(\ee^{\ii tx}\) pairs with an even function and integrates to zero, so the transform is \(\int\cos(tx)K_{T}(x)\dd x\), which is real. Write the numerator of the integrand, \(\left(1-\cos(Tx)\right)\cos(tx)\), using the product formula \(\cos A\cos B=\tfrac12\left[\cos(A-B)+\cos(A+B)\right]\):

\begin{equation}\tag{A20.5} \left(1-\cos(Tx)\right)\cos(tx) =-\left(1-\cos(tx)\right) +\tfrac{1}{2}\left(1-\cos\left((T+t)x\right)\right) +\tfrac{1}{2}\left(1-\cos\left((T-t)x\right)\right)\ec \end{equation}

the constants cancelling because \(-1+\tfrac12+\tfrac12=0\). Dividing by \(\pi Tx^{2}\), integrating, and applying Equation (A20.2) three times,

\begin{equation}\tag{A20.6} \int_{-\infty}^{\infty}\ee^{\ii tx}K_{T}(x)\,\dd x =\frac{1}{\pi T}\left[-\pi\abs{t} +\frac{\pi}{2}\abs{T+t}+\frac{\pi}{2}\abs{T-t}\right]\ep \end{equation}

From Equations (A20.2) and (A20.5) (divide by \(\pi Tx^{2}\) and integrate each of the three pieces). For \(\abs{t}\le T\) the two moduli on the right are \(T+t\) and \(T-t\), so the bracket is \(\pi(T-\abs{t})\) and the value is \(1-\abs{t}/T\). For \(t>T\) they are \(T+t\) and \(t-T\), whose half-sum is \(\pi t=\pi\abs{t}\), and the bracket vanishes; the case \(t<-T\) is the mirror image.

Esseen's smoothing inequality

The inversion formula of Lévy's Continuity Theorem recovers a distribution function from its transform. What is wanted here is the difference of two of them, at a single point, and in a form that needs no limit.

Lemma A20.4 (Riemann–Lebesgue, continuous compactly supported case).

Let \(h:\R\rightarrow\C\) be continuous and vanish outside a bounded interval. Then \(\int_{\R}h(t)\ee^{-\ii ta}\,\dd t\rightarrow0\) as \(\abs{a}\rightarrow\infty\). Rests on Theorem 11.25.

Proof.

Derives Lemma A20.4. Let \(h\) vanish outside \([-T,T]\) and put \(A(a)=\int_{\R}h(t)\ee^{-\ii ta}\dd t\). Since \(\ee^{-\ii\left(t+\pi/a\right)a}=-\ee^{-\ii ta}\), the substitution \(t\mapsto t+\pi/a\) (Equation (11.27)) gives \(A(a)=-\int_{\R}h(t-\pi/a)\ee^{-\ii ta}\dd t\), so

\begin{equation*} 2\abs{A(a)} =\abs{\int_{\R}\left[h(t)-h\!\left(t-\frac{\pi}{a}\right)\right] \ee^{-\ii ta}\,\dd t} \;\le\;\int_{-T-\pi/\abs{a}}^{T+\pi/\abs{a}} \abs{h(t)-h\!\left(t-\frac{\pi}{a}\right)}\dd t\ep \end{equation*}

The function \(h\) is uniformly continuous on \(\R\) (Theorem 11.25 on a compact interval containing the support with room to spare, and \(h\equiv0\) outside), so the integrand tends to \(0\) uniformly and the interval length stays bounded.

Lemma A20.5 (Inversion for a difference).

Let \(F_{1},F_{2}\) be distribution functions with transforms \(\psi_{1},\psi_{2}\), and suppose \(h(t)=\left(\psi_{1}(t)-\psi_{2}(t)\right)/(\ii t)\), extended by its limit at \(t=0\), is continuous on \(\R\) and vanishes outside \([-T,T]\). Then at every point \(x\) at which both \(F_{1}\) and \(F_{2}\) are continuous,

\begin{equation}\tag{A20.7} F_{1}(x)-F_{2}(x) =-\frac{1}{2\pi}\int_{-T}^{T} \frac{\psi_{1}(t)-\psi_{2}(t)}{\ii t}\,\ee^{-\ii tx}\,\dd t\ep \end{equation}

Rests on Theorem A18.10 and Lemma A20.4.

Proof.

Derives Lemma A20.5. Let \(a<x\) be a common continuity point. Applying Equation (A18.9) to \(F_{1}\) and to \(F_{2}\) and subtracting — both limits exist, so their difference is the limit of the difference — gives, for every \(T'\ge T\),

\begin{equation*} \left[F_{1}(x)-F_{1}(a)\right]-\left[F_{2}(x)-F_{2}(a)\right] =\frac{1}{2\pi}\int_{-T'}^{T'} \left(\ee^{-\ii ta}-\ee^{-\ii tx}\right)h(t)\,\dd t\ec \end{equation*}

and since \(h\) vanishes outside \([-T,T]\) the integral does not depend on \(T'\) and no limit is needed. Split it into its two terms. By Lemma A20.4 the term carrying \(\ee^{-\ii ta}\) tends to \(0\) as \(a\rightarrow-\infty\) through continuity points, while \(F_{1}(a)\rightarrow0\) and \(F_{2}(a)\rightarrow0\). What survives is Equation (A20.7).

Lemma A20.6 (The transform is differentiable at the origin).

If \(X\) has \(\avg{\abs{X}}<\infty\) and characteristic function \(\psi_{X}\), then \(\psi_{X}(t)=1+\ii t\avg{X}+o(\abs{t})\) as \(t\rightarrow0\). Rests on Equation (15.31) and Definition 15.42.

Proof.

Derives Lemma A20.6. Equation (15.31) at order one gives \(\abs{\ee^{\ii x}-1-\ii x}\le\min\left(x^{2}/2,\,2\abs{x}\right)\). Put \(x=tX\), take expectations, use \(\abs{\avg{Z}}\le\avg{\abs{Z}}\) and divide by \(\abs{t}\):

\begin{equation*} \frac{\abs{\psi_{X}(t)-1-\ii t\avg{X}}}{\abs{t}} \;\le\;\avg{\min\!\left(\tfrac{1}{2}\abs{t}X^{2},\; 2\abs{X}\right)} \;\le\;\tfrac{1}{2}\abs{t}K^{2} +2\avg{\abs{X}\,\indic{\abs{X}>K}}\ec \end{equation*}

the last step splitting the expectation at \(\abs{X}=K\) and using one branch of the minimum on each piece, exactly as at Equation (15.32). Given \(\varepsilon>0\) choose \(K\) with the second term below \(\varepsilon/2\) — possible because \(\avg{\abs{X}}\) is finite — and then \(\abs{t}<\varepsilon/K^{2}\).

Theorem A20.7 (Esseen's smoothing inequality).

Let \(F\) be a distribution function and \(G\) a non-decreasing differentiable function with \(G(-\infty)=0\), \(G(+\infty)=1\) and \(\sup_{x}G'(x)\le m<\infty\); suppose both have a finite first absolute moment. Write \(\psi_{F},\psi_{G}\) for their transforms and \(\Delta=\sup_{x}\abs{F(x)-G(x)}\). Then for every \(T>0\)

\begin{equation}\tag{A20.8} \Delta\;\le\;\frac{1}{\pi}\int_{-T}^{T} \abs{\frac{\psi_{F}(t)-\psi_{G}(t)}{t}}\,\dd t +\frac{24\,m}{\pi T}\ep \end{equation}

Rests on Lemmas A20.3 and A20.5.

Proof.

Derives Theorem A20.7. Write \(H=F-G\), so \(\abs{H}\le1\) and \(\Delta\le1\) is finite; if \(\Delta=0\) there is nothing to prove, and if the integral on the right is infinite the inequality is trivial, so assume both finite and \(\Delta>0\). Let \(W\) have density \(K_{T}\), independently of everything else, and let \(F_{T},G_{T}\) be the distribution functions of \(U+W\) and \(V+W\), where \(U\) has distribution function \(F\) and \(V\) has \(G\). Both are continuous, being convolutions with a density, and by Proposition 15.43(iii) and Equation (A20.4) their transforms are \(\psi_{F}\,\hat{K}_{T}\) and \(\psi_{G}\,\hat{K}_{T}\) with \(\hat{K}_{T}(t)=\left(1-\abs{t}/T\right)\) on \([-T,T]\) and \(0\) outside. Since \(K_{T}\) is even,

\begin{equation}\tag{A20.9} H_{T}(x)\equiv F_{T}(x)-G_{T}(x) =\int_{-\infty}^{\infty}H(x+s)\,K_{T}(s)\,\dd s\ep \end{equation}

The transform side. The function \(\left(\psi_{F}-\psi_{G}\right)\hat{K}_{T}/(\ii t)\) is continuous — at \(t=0\) because Lemma A20.6, applicable since both first absolute moments are finite, gives \(\psi_{F}(t)-\psi_{G}(t)=\ii t\left(\avg{U}-\avg{V}\right) +o(\abs{t})\), and at \(t=\pm T\) because \(\hat{K}_{T}\) vanishes there — and is supported in \([-T,T]\). So Lemma A20.5 applies, and since \(\abs{\hat{K}_{T}}\le1\),

\begin{equation}\tag{A20.10} \sup_{x}\abs{H_{T}(x)}\;\le\;\frac{1}{2\pi}\int_{-T}^{T} \abs{\frac{\psi_{F}(t)-\psi_{G}(t)}{t}}\,\dd t\ep \end{equation}

The kernel side. Put \(\eta=\Delta/(2m)\) and \(\kappa=\int_{\abs{s}>\eta}K_{T}(s)\,\dd s\), so that \(\kappa\le4/(\pi T\eta)=8m/(\pi T\Delta)\) by Lemma A20.3. Let \(\varepsilon\in(0,\Delta/2)\). Two cases, according to which sign of \(H\) realises the supremum.

Suppose first \(\sup_{x}H(x)=\Delta\) and pick \(b\) with \(H(b)>\Delta-\varepsilon\). For \(y\ge b\) the mean value theorem (Theorem 11.35) gives \(G(y)\le G(b)+m(y-b)\), while \(F(y)\ge F(b)\); hence \(H(y)\ge H(b)-m(y-b)\). Put \(x_{\ast}=b+\eta\). For \(\abs{s}\le\eta\) the point \(x_{\ast}+s\) lies at distance \(\eta+s\in[0,2\eta]\) to the right of \(b\), so

\begin{equation}\tag{A20.11} H(x_{\ast}+s)\;\ge\;\Delta-\varepsilon-m\left(\eta+s\right) =\frac{\Delta}{2}-\varepsilon-ms \qquad\left(\abs{s}\le\eta\right)\ep \end{equation}

Insert this in Equation (A20.9). The term \(-ms\) integrates to zero against the even kernel over the symmetric set \(\abs{s}\le\eta\); outside it, \(H\ge-\Delta\). Therefore

\begin{equation}\tag{A20.12} H_{T}(x_{\ast})\;\ge\;\left(\frac{\Delta}{2}-\varepsilon\right) \left(1-\kappa\right)-\Delta\kappa \;\ge\;\frac{\Delta}{2}-\varepsilon-\frac{3\Delta}{2}\kappa \;\ge\;\frac{\Delta}{2}-\varepsilon-\frac{12\,m}{\pi T}\ep \end{equation}

From Equations (A20.9) and (A20.11) (split the convolution at \(\abs{s}=\eta\), use the wedge bound inside and \(H\ge-\Delta\) outside, then insert \(\kappa\le8m/(\pi T\Delta)\)).

If instead \(\sup_{x}\left(-H(x)\right)=\Delta\), pick \(b\) with \(H(b)<-\Delta+\varepsilon\) and put \(x_{\ast}=b-\eta\). For \(y\le b\) the same mean value theorem gives \(G(y)\ge G(b)-m(b-y)\) and \(F(y)\le F(b)\), so \(H(y)\le H(b)+m(b-y)\); for \(\abs{s}\le\eta\) the point \(x_{\ast}+s\) lies at distance \(\eta-s\in[0,2\eta]\) to the left of \(b\) and \(H(x_{\ast}+s)\le-\Delta/2+\varepsilon-ms\). The same two steps give \(H_{T}(x_{\ast})\le-\Delta/2+\varepsilon+12m/(\pi T)\).

In both cases \(\abs{H_{T}(x_{\ast})}\ge\Delta/2-\varepsilon-12m/(\pi T)\). Combining with Equation (A20.10), letting \(\varepsilon\downarrow0\) and multiplying by \(2\) gives Equation (A20.8).

The characteristic function of the standardised sum

Lemma A20.8 (The standardised third moment is at least one).

Let \(\avg{Y}=0\), \(\avg{Y^{2}}=1\) and \(\beta=\avg{\abs{Y}^{3}}<\infty\). Then \(\beta\ge1\). Rests on Lemma 15.63.

Proof.

Derives Lemma A20.8. The discriminant argument of Lemma 15.63, applied to the nowhere-negative quadratic \(s\mapsto\avg{(sV+W)^{2}}\) without centring — which is all that proof uses, as Proposition 15.24 already records — gives \(\avg{VW}^{2}\le\avg{V^{2}}\avg{W^{2}}\) for any \(V,W\) of finite second moment. Take \(V=\abs{Y}^{1/2}\) and \(W=\abs{Y}^{3/2}\): \(1=\avg{Y^{2}}^{2}\le\avg{\abs{Y}}\,\avg{\abs{Y}^{3}} =\avg{\abs{Y}}\,\beta\). Take \(V=\abs{Y}\), \(W=1\): \(\avg{\abs{Y}}^{2}\le\avg{Y^{2}}=1\). Combining, \(1\le\beta\).

Lemma A20.9 (Transform estimate).

Let \(Y,Y_{1},Y_{2},\dots\) be independent and identically distributed with \(\avg{Y}=0\), \(\avg{Y^{2}}=1\) and \(\beta=\avg{\abs{Y}^{3}}<\infty\), and let \(Z_{n}=n^{-1/2}\sum_{i=1}^{n}Y_{i}\). Then

\begin{equation}\tag{A20.13} \abs{\psi_{Z_{n}}(t)-\ee^{-t^{2}/2}} \;\le\;\frac{\beta\abs{t}^{3}}{2\sqrt{n}}\,\ee^{-t^{2}/4} \qquad\text{for }\abs{t}\le T_{n}=\frac{\sqrt{n}}{2\beta}\ep \end{equation}

Rests on Equation (15.31), Lemma A20.8 and Proposition 15.43.

Proof.

Derives Lemma A20.9. Write \(\psi\) for the common characteristic function of the \(Y_{i}\) and \(s=t/\sqrt{n}\), so that \(\psi_{Z_{n}}(t)=\psi(s)^{n}\) by Proposition 15.43(ii) and (iii). Fix \(t\) with \(\abs{t}\le T_{n}\); then \(\beta\abs{s}\le\tfrac12\), and since \(\beta\ge1\) by Lemma A20.8 also \(\abs{s}\le\tfrac12\).

Step 1: the quadratic expansion. Equation (15.31) at order two, with \(x=sY\), expectations taken and \(\avg{Y}=0\), \(\avg{Y^{2}}=1\) used, gives

\begin{equation}\tag{A20.14} \psi(s)=1+\omega\ec\qquad \omega=-\frac{s^{2}}{2}+r\ec\qquad \abs{r}\le\frac{\beta\abs{s}^{3}}{6}\ep \end{equation}

Since \(\beta\abs{s}\le\tfrac12\) one has \(\beta\abs{s}^{3}/6\le s^{2}/12\), so

\begin{equation}\tag{A20.15} \abs{\omega}\;\le\;\frac{s^{2}}{2}+\frac{s^{2}}{12} =\frac{7s^{2}}{12}\;\le\;\frac{7}{48}\;<\;\frac{1}{2}\ep \end{equation}

In particular \(\psi(s)\neq0\), and \(\psi(s)^{n}=\ee^{n\ln\psi(s)}\) with the principal logarithm — for an integer power the branch is immaterial.

Step 2: the logarithm. For \(\abs{w}\le\tfrac12\) the principal logarithm satisfies

\begin{equation}\tag{A20.16} \abs{\ln(1+w)-w} =\abs{\sum_{j\ge2}\frac{(-1)^{j-1}w^{j}}{j}} \;\le\;\frac{\abs{w}^{2}}{2}\sum_{j\ge0}\abs{w}^{j} =\frac{\abs{w}^{2}}{2\left(1-\abs{w}\right)} \;\le\;\abs{w}^{2}\ep \end{equation}

Now \(n\omega+\tfrac12t^{2}=nr\), because \(ns^{2}=t^{2}\), and \(\abs{nr}\le\beta\abs{t}^{3}/(6\sqrt{n})\) by Equation (A20.14). Also, using Equation (A20.15) and then \(\abs{t}/n\le1/(2\beta\sqrt{n})\le\beta/(2\sqrt{n})\) — the last step being \(1/\beta\le\beta\), valid since \(\beta\ge1\) —

\begin{equation*} n\abs{\omega}^{2}\;\le\;\frac{49}{144}\,\frac{t^{4}}{n} =\frac{49}{144}\,\abs{t}^{3}\,\frac{\abs{t}}{n} \;\le\;\frac{49}{288}\,\frac{\beta\abs{t}^{3}}{\sqrt{n}}\ep \end{equation*}

Adding, and using \(\tfrac16+\tfrac{49}{288}=\tfrac{97}{288}<\tfrac12\),

\begin{equation}\tag{A20.17} \abs{n\ln\psi(s)+\frac{t^{2}}{2}} \;\le\;\abs{n\omega+\frac{t^{2}}{2}} +n\abs{\ln(1+\omega)-\omega} \;\le\;\frac{\beta\abs{t}^{3}}{2\sqrt{n}}\ep \end{equation}

From Equations (A20.14), (A20.15) and (A20.16) (add the cubic remainder of the expansion to the quadratic error of the logarithm, using \(\beta\abs{t}\le\sqrt{n}/2\)).

Step 3: exponentiate. On \(\abs{t}\le T_{n}\),

\begin{equation}\tag{A20.18} \frac{\beta\abs{t}^{3}}{2\sqrt{n}} =\frac{t^{2}}{2}\cdot\frac{\beta\abs{t}}{\sqrt{n}} \;\le\;\frac{t^{2}}{2}\cdot\frac{1}{2}=\frac{t^{2}}{4}\ec \end{equation}

so by Equation (A20.17) the real part of \(n\ln\psi(s)\) is at most \(-t^{2}/2+t^{2}/4=-t^{2}/4\), and the same bound holds trivially for \(\Re\left(-t^{2}/2\right)\). For complex \(a,b\),

\begin{equation*} \abs{\ee^{a}-\ee^{b}} =\abs{\left(a-b\right)\int_{0}^{1} \ee^{b+u\left(a-b\right)}\,\dd u} \;\le\;\abs{a-b}\,\ee^{\max\left(\Re a,\,\Re b\right)}\ec \end{equation*}

since \(\Re\left(b+u(a-b)\right)=(1-u)\Re b+u\Re a\) is a convex combination. Taking \(a=n\ln\psi(s)\) and \(b=-t^{2}/2\) and inserting Equation (A20.17) gives Equation (A20.13).

Integration, and the constant

Proof of Theorem A20.1. Derives Theorem A20.1. Put \(Y_{i}=(X_{i}-\mu)/\sigma\), so the \(Y_{i}\) are independent and identically distributed with mean \(0\), variance \(1\) and \(\beta=\avg{\abs{Y}^{3}}=\rho/\sigma^{3}\), and \(Z_{n}=n^{-1/2}\sum_{i}Y_{i}\) is the statistic of the theorem. Apply Theorem A20.7 with \(F=F_{n}\), \(G=\Phi\) and \(T=T_{n}=\sqrt{n}/(2\beta)\). The comparison function qualifies: \(\Phi\) is non-decreasing and differentiable with \(\Phi'=\varphi\le1/\sqrt{2\pi}\), so \(m=1/\sqrt{2\pi}\); and both distributions have finite first moments, namely zero. Then, by Lemma A20.9,

\begin{equation}\tag{A20.19} \Delta_{n}\;\le\;\frac{1}{\pi}\int_{-T_{n}}^{T_{n}} \frac{\beta t^{2}}{2\sqrt{n}}\,\ee^{-t^{2}/4}\,\dd t +\frac{24}{\pi\sqrt{2\pi}}\cdot\frac{2\beta}{\sqrt{n}}\ep \end{equation}

From Equations (A20.8) and (A20.13) (insert the transform estimate into the smoothing inequality at \(T=T_{n}=\sqrt{n}/(2\beta)\)). Extend the first integral to all of \(\R\), which only increases it, and evaluate it by the substitution \(t=2u\) together with the Gaussian moment \(\int u^{2}\ee^{-u^{2}}\dd u=\sqrt{\pi}/2\) (Proposition 15.29, rescaled):

\begin{equation*} \int_{-\infty}^{\infty}t^{2}\ee^{-t^{2}/4}\,\dd t =8\int_{-\infty}^{\infty}u^{2}\ee^{-u^{2}}\,\dd u =4\sqrt{\pi}\ep \end{equation*}

The first term of Equation (A20.19) is therefore at most \(\left(4\sqrt{\pi}/\pi\right)\beta/(2\sqrt{n}) =2\beta/\sqrt{\pi n}\), and

\begin{equation}\tag{A20.20} \Delta_{n}\;\le\;\left(\frac{2}{\sqrt{\pi}} +\frac{48}{\pi\sqrt{2\pi}}\right)\frac{\beta}{\sqrt{n}} \;\le\;\frac{7.23\,\beta}{\sqrt{n}} =\frac{7.23\,\rho}{\sigma^{3}\sqrt{n}}\ec \end{equation}

since \(2/\sqrt{\pi}=1.1284\) and \(48/\left(\pi\sqrt{2\pi}\right)=6.0954\). That is Equation (A20.1). Note that no step required \(n\) to be large: the inequality holds for every \(n\ge1\), being vacuous — because \(\Delta_{n}\le1\) always — until \(n\) exceeds about \(52\beta^{2}\).

Remark A20.10 (On the constant).

The value \(C=7.23\) derived here is admissible and is not sharp, and it is worth saying where the loss is. Almost all of it is in the smoothing inequality: of the two terms in Equation (A20.20), the truncation penalty \(24m/(\pi T)\) contributes \(6.10\) and the transform integral only \(1.13\). The factor \(24\) in Equation (A20.8) comes from the crude estimate \(1-\cos\le2\) used for the tail of the Fejér kernel and from the wedge construction's factor \(\tfrac32\); sharpening either changes the arithmetic but not the structure. The interval cannot simply be lengthened, because Equation (A20.13) is proved only for \(\abs{t}\le\sqrt{n}/(2\beta)\) — beyond that the logarithm of \(\psi(t/\sqrt{n})\) need not even be defined — so \(T=T_{n}\) is the best this argument allows.

Determining the smallest admissible \(C\) is a separate literature and is not attempted here. Berry's paper [Berry:1941] establishes finiteness, which is the qualitative content and all that Remark 15.49 needs; Esseen obtained the same result independently in the same period; and the sharpest published value for identically distributed summands is \(C\le0.4690\) [Shevtsova:2014]. Since \(\rho/\sigma^{3}\ge1\) always (Lemma A20.8), no value of \(C\) below that can make the bound say anything at small \(n\), which is the practical point Remark 15.49 draws.

Remark A20.11.

The Berry–Esseen Inequality discharges the proof obligation of Equation (15.40), stated in Remark 15.49 of Probability and Statistics as the rate that turns the central limit theorem into a usable statement about a finite sample. The consequences drawn there stand unchanged: the bound is uniform in \(z\), so its relative accuracy is worst in the tails, exactly where a coverage factor \(k=3\) operates; and the \(n^{-1/2}\) decay is slow enough that several hundred contributions are needed before the inequality itself certifies a few per cent. What this appendix adds is that both statements are now consequences of something proved, with an explicit constant, rather than of something quoted.