Overview¶
An exact Pareto tail has the same probability ratio whenever we multiply a threshold by a fixed amount. Regular variation asks for this behavior only in the limit as the threshold grows. It allows slow corrections to a power law while retaining a limiting tail exponent.
Read the Pareto survival example first for a concrete example. This page uses limits and positive measurable functions; the proof below establishes the power-times-slowly-varying characterization directly from the definition.
Definition and characterization¶
A positive measurable function is regularly varying at infinity with index , written , if, for every fixed ,
The case is called slow variation: a positive measurable function is slowly varying when for every fixed . Equivalently, regularly varying functions can be written as
with slowly varying. A survival function has a regularly varying right tail with exponent , written , when
Here , is the slowly varying factor, is the positive tail exponent, and is a fixed multiplier.
What the ratio means¶
Regular variation is the mathematical version of Pareto-style scale invariance. At high thresholds, multiplying the threshold by has an asymptotically stable effect on exceedance probabilities. The slowly varying factor allows departures from an exact Pareto law while preserving the same tail exponent.
The ratio statement is stronger than saying that large observations are more frequent than under a Gaussian baseline. It says that the relative penalty for raising a large threshold settles to a power .
Examples and non-examples¶
Constant functions are slowly varying. If , then for every and .
Logarithmic corrections are slowly varying. For fixed , on satisfies .
A nonzero power is not slowly varying. If , then , which equals 1 for all only when .
Lognormal right tails are heavy-tailed and subexponential, but not regularly varying: their fixed-multiplier survival ratios do not settle to for any finite .
Exponential tails are neither regularly varying nor subexponential. For a multiplier , their survival ratios decay exponentially in .
Proof of the characterization¶
We prove the algebraic characterization used throughout these notes: a regularly varying function is a power times a slowly varying function. The proof is only an unwinding of the ratio definition. Deeper representation theorems for slowly varying functions are cited through Karamata’s theorem.
If with slowly varying, then for fixed ,
Conversely, if , define . Then
so is slowly varying and .
For survival tails, set in the same equivalence: , with slowly varying. No separate survival-tail argument is needed.
For the Pareto distribution with lower cutoff ,
so is constant and therefore slowly varying.
Ratio diagnostics¶
The fixed-multiplier ratio can be compared algebraically for an exact Pareto tail and a power law with a slowly varying logarithmic correction.
For an exact Pareto tail and a logarithmically corrected tail, respectively,
For and , the correction multiplier is 2 at , at , and at . The second expression is used only sufficiently far into the tail, where it is decreasing and at most one before taking the ratio; a full distribution also needs a body below that range.
The exact Pareto ratio is constant at ; the log-corrected ratio approaches the same target slowly. A finite diagnostic curve can suggest regular variation, but the definition is about the asymptotic limit.
Caveats¶
Regular variation is an asymptotic property. It does not say that every moderate observation follows a power law.
Estimating from finite samples is threshold-sensitive; the Hill estimator and log-log plots are diagnostics, not certificates.
A regularly varying right tail with is subexponential under standard conditions; see Subexponentiality (planned) for the one-big-jump principle.
Moment implications require assumptions on the full tail and should point to Karamata’s theorem or to a Pareto-specific proof.
References¶
Bingham, Goldie, and Teugels, Regular Variation 1987.
Embrechts, Klueppelberg, and Mikosch, Modelling Extremal Events 1997.
Resnick, Heavy-Tail Phenomena 2007.
Backlinks¶
Used by: Pareto Distribution, Double Pareto Distribution (planned), Subexponentiality (planned), Tail Class Catalog, Pareto Moment Existence, Generalized Central Limit Theorem, and Hill Estimator.
Source and adaptation¶
Adapted from incerto-wiki, content/concepts/theorems/regular-variation.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
- Embrechts, P., Klüppelberg, C., & Mikosch, T. (1997). Modelling Extremal Events. Springer Berlin Heidelberg. 10.1007/978-3-642-33483-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