Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Pareto Moment Existence

Statement

Let XX have a Pareto Type I distribution with lower cutoff xm>0x_m>0 and tail exponent α>0\alpha>0:

Fˉ(x)=P(X>x)=(xmx)α,xxm.\bar F(x)=\mathbb P(X>x)=\left(\frac{x_m}{x}\right)^\alpha, \qquad x\ge x_m.

For any moment order p>0p>0,

E[Xp]<p<α.\mathbb E[X^p] < \infty \quad\Longleftrightarrow\quad p<\alpha.

When p<αp<\alpha,

E[Xp]=αxmpαp.\mathbb E[X^p]=\frac{\alpha x_m^p}{\alpha-p}.

At p=αp=\alpha, the truncated moment diverges logarithmically. For p>αp>\alpha, it diverges as a power of the upper cutoff. In particular, the Pareto mean exists only for α>1\alpha>1, and the variance exists only for α>2\alpha>2.

Here Fˉ\bar F denotes survival probability and E\mathbb E denotes expectation; pp is a positive moment order.

Proof by direct integration

We prove the Pareto Type I moment boundary and the moment formula by direct integration. The same calculation also explains the logarithmic boundary and power-divergent regimes in the truncated-moment section. The broader regularly varying moment test is handled by Karamata’s Theorem.

For xxmx\ge x_m, the Pareto density is

f(x)=αxmαx(α+1).f(x)=\alpha x_m^\alpha x^{-(\alpha+1)}.

For p>0p>0,

E[Xp]=xmxpαxmαx(α+1)dx=αxmαxmxpα1dx.\mathbb E[X^p] = \int_{x_m}^{\infty}x^p\alpha x_m^\alpha x^{-(\alpha+1)}\,dx = \alpha x_m^\alpha \int_{x_m}^{\infty}x^{p-\alpha-1}\,dx.

The integral converges exactly when pα1<1p-\alpha-1<-1, equivalently p<αp<\alpha. Evaluating the convergent case gives

αxmαxmpααp=αxmpαp.\alpha x_m^\alpha \cdot\frac{x_m^{p-\alpha}}{\alpha-p} = \frac{\alpha x_m^p}{\alpha-p}.

Adding α+1\alpha+1 to both sides proves the algebraic equivalence pα1<1p<αp-\alpha-1<-1 \Longleftrightarrow p<\alpha. Lean formalization is planned; the integral criterion and evaluation here are an ordinary proof.

This exact Pareto calculation is the simplest instance of the Karamata moment test for regularly varying tails.

Truncated-moment behavior

For a finite upper cutoff bxmb\ge x_m, define

Mp(b)=E[Xp1{Xb}].M_p(b)=\mathbb E[X^p\mathbf 1_{\{X\le b\}}].

Direct integration gives

Mp(b)={αxmααp(xmpαbpα),p<α,αxmαlog(b/xm),p=α,αxmαpα(bpαxmpα),p>α.M_p(b)= \begin{cases} \dfrac{\alpha x_m^\alpha}{\alpha-p} \left(x_m^{p-\alpha}-b^{p-\alpha}\right), & p<\alpha,\\[1.1em] \alpha x_m^\alpha\log(b/x_m), & p=\alpha,\\[0.8em] \dfrac{\alpha x_m^\alpha}{p-\alpha} \left(b^{p-\alpha}-x_m^{p-\alpha}\right), & p>\alpha. \end{cases}

Thus the same theorem has three operational regimes: convergence to a finite moment, logarithmic boundary growth, and power growth.

For α=1.5\alpha=1.5 and xm=1x_m=1, the three regimes reduce to:

Moment order ppTruncated moment Mp(b)M_p(b), b1b\ge1Limit as bb\to\infty
13(1b1/2)3(1-b^{-1/2})3
1.51.5logb1.5\log bInfinite, logarithmic growth
23(b1)3(\sqrt b-1)Infinite, power growth

What to notice. For p<αp<\alpha, the truncated moment levels off. At p=αp=\alpha, it keeps growing, but only logarithmically. For p>αp>\alpha, the upper tail contributes a visible power-law rise.

Examples

The theorem is exact, but sample estimates can still look misleading. With α\alpha close to a boundary, a finite run can appear calm until a new large observation changes the empirical moment.

For α=1.2\alpha=1.2 and xm=1x_m=1, the population mean is 6 while the second raw moment is infinite. Any finite sample of finite observations still has a finite sample second moment. Its finiteness does not settle the population question.

Caveats

References

Source and adaptation

Adapted from incerto-wiki, content/concepts/theorems/pareto-moment-existence.md, revision 9717c9c (2026-09-13 import). Copyright (c) 2023 xshi19. Licensed under MIT. Links and notation were adapted for this site; executable figures and simulations were replaced with static calculations. No upstream execution or formal-proof verification is claimed for this adaptation.

MIT permission notice

MIT License

Copyright (c) 2023 xshi19

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

References
  1. Bingham, N. H., Goldie, C. M., & Teugels, J. L. (1987). Regular Variation. Cambridge University Press. 10.1017/cbo9780511721434
  2. Resnick, S. I. (2007). Heavy-Tail Phenomena: Probabilistic and Statistical Modeling. In Springer Series in Operations Research and Financial Engineering. Springer New York. 10.1007/978-0-387-45024-7