Statement¶
Let have a Pareto Type I distribution with lower cutoff and tail exponent :
For any moment order ,
When ,
At , the truncated moment diverges logarithmically. For , it diverges as a power of the upper cutoff. In particular, the Pareto mean exists only for , and the variance exists only for .
Here denotes survival probability and denotes expectation; 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 , the Pareto density is
For ,
The integral converges exactly when , equivalently . Evaluating the convergent case gives
Adding to both sides proves the algebraic equivalence . 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 , define
Direct integration gives
Thus the same theorem has three operational regimes: convergence to a finite moment, logarithmic boundary growth, and power growth.
For and , the three regimes reduce to:
| Moment order | Truncated moment , | Limit as |
|---|---|---|
| 1 | 3 | |
| 1.5 | Infinite, logarithmic growth | |
| 2 | Infinite, power growth |
What to notice. For , the truncated moment levels off. At , it keeps growing, but only logarithmically. For , the upper tail contributes a visible power-law rise.
Examples¶
If , the mean is infinite because .
If , the mean exists, but the variance is infinite because .
If , the mean and variance exist, while the third raw moment is at the logarithmic boundary and diverges.
The theorem is exact, but sample estimates can still look misleading. With close to a boundary, a finite run can appear calm until a new large observation changes the empirical moment.
For and , 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¶
Moment existence is a property of the generating distribution, not proof that a finite sample estimate will be accurate.
When is close to a boundary, convergence can be so slow that the formal moment is a poor operational summary.
For two-sided heavy-tailed variables, check absolute moments or one-sided tails explicitly. Symmetry can make a location parameter look finite while absolute exposure is infinite.
Empirical Pareto fits require threshold checks. A moment calculation using a fitted inherits the uncertainty and bias of the tail fit.
References¶
Backlinks¶
Depends on: Pareto Distribution and Karamata’s Theorem.
Used by: LLN Failure Under Infinite Mean, Pre-Asymptotic LLN Behavior (planned), and Max-to-Sum Ratio (planned).
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.
- Bingham, N. H., Goldie, C. M., & Teugels, J. L. (1987). Regular Variation. Cambridge University Press. 10.1017/cbo9780511721434
- 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