Statement¶
Let be independent copies of a nonnegative random variable , and let
If , then
For a Pareto Type I variable with lower cutoff and tail exponent , this applies exactly when . In that regime the sample mean is not estimating a hidden finite number; the ordinary law of large numbers normalization has failed.
Here is expectation and a.s. means almost surely. The Pareto parameters and are the lower cutoff and positive tail exponent. Shared notation is planned.
Intuition¶
The finite-mean law of large numbers says that many small and moderate observations eventually average out the noise. With a nonnegative infinite mean, every finite truncation has an ordinary average, but those truncation levels can be pushed higher without bound. The untruncated average must eventually dominate each one.
For Pareto tails with , rare observations are large enough that no finite long-run mean exists. A running average may drift downward between records, but the theorem says there is no stable finite level waiting in the limit.
Proof sketch¶
We prove the idea by truncating the variables, applying the strong law to each bounded truncation, and then letting the cutoff rise. The Pareto threshold condition is not reproved here; it is supplied by Pareto Moment Existence.
For a cutoff , define the truncated variable
Each is bounded, so the strong law of large numbers gives
Since ,
almost surely for each fixed . Apply this on the countable sequence . By monotone convergence,
Therefore the liminf of is larger than every finite number, almost surely, which proves almost surely.
For a Pareto Type I variable, Pareto Moment Existence proves that is infinite exactly when .
Sample-path behavior¶
The running average obeys the exact update identity
It falls whenever the next observation is below the current average and rises whenever it is above. Divergence to infinity does not imply a monotone sample path. Long downward stretches between records are compatible with the theorem. The max-to-sum ratio measures a different quantity: the largest observation’s share of the realized total. In particular, infinite mean alone does not imply that this share tends to one.
Capped means for exact Pareto tails¶
The truncation proof can be inspected directly. For Pareto Type I with and ,
The following values are evaluations of this identity, rounded to three decimals. They are capped population means, not sample averages or .
| Exponent | Limit as | |||
|---|---|---|---|---|
| 0.8 | 3.924 | 15.905 | 121.594 | |
| 1 | 3.303 | 7.908 | 17.118 | |
| 1.3 | 2.663 | 3.914 | 4.307 |
For a general regularly varying tail at exponent , the slowly varying factor can make the mean finite. The theorem requires infinite mean; the exact Pareto cutoff is not a universal boundary rule at equality. See Karamata’s theorem for the tail-integral criterion.
Counterexamples and caveats¶
We state a one-sided nonnegative result. If a distribution has large positive and negative tails, failure of the ordinary LLN can mean non-convergence rather than divergence to .
The theorem is asymptotic. A finite sample from an infinite-mean law can still show long quiet stretches, especially before the next record-sized observation arrives.
A finite mean does not guarantee a comfortable sample size. When , the mean exists but the variance is infinite, so convergence of the sample average can still be painfully slow.
Dependence, truncation, censoring, and changing thresholds can alter what a real data set shows. This result is the iid baseline.
References¶
Feller, An Introduction to Probability Theory and Its Applications, Vol. II 1971, 2nd ed., Wiley.
Resnick, Heavy-Tail Phenomena 2007.
Backlinks¶
Depends on: Pareto Distribution and the shared Notation page (planned).
Used by: Pre-Asymptotic LLN Behavior (planned) and Max-to-Sum Ratio.
Source and adaptation¶
Adapted from incerto-wiki, content/concepts/theorems/lln-failure.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.
- 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