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.

Regular Variation

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 ff is regularly varying at infinity with index ρ\rho, written fRVρf\in RV_\rho, if, for every fixed t>0t>0,

limxf(tx)f(x)=tρ.\lim_{x\to\infty}\frac{f(tx)}{f(x)}=t^\rho.

The case ρ=0\rho=0 is called slow variation: a positive measurable function LL is slowly varying when L(tx)/L(x)1L(tx)/L(x)\to1 for every fixed t>0t>0. Equivalently, regularly varying functions can be written as

f(x)=xρL(x)f(x)=x^\rho L(x)

with LL slowly varying. A survival function Fˉ\bar F has a regularly varying right tail with exponent α>0\alpha>0, written FˉRVα\bar F\in RV_{-\alpha}, when

limxFˉ(tx)Fˉ(x)=tα,t>0.\lim_{x\to\infty}\frac{\bar F(tx)}{\bar F(x)}=t^{-\alpha}, \qquad t>0.

Here Fˉ(x)=P(X>x)\bar F(x)=\mathbb P(X>x), LL is the slowly varying factor, α\alpha is the positive tail exponent, and tt 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 tt has an asymptotically stable effect on exceedance probabilities. The slowly varying factor LL 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 tαt^{-\alpha}.

Examples and non-examples

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 f(x)=xρL(x)f(x)=x^\rho L(x) with LL slowly varying, then for fixed t>0t>0,

f(tx)f(x)=tρL(tx)L(x)tρ.\frac{f(tx)}{f(x)} = t^\rho\frac{L(tx)}{L(x)} \to t^\rho.

Conversely, if fRVρf\in RV_\rho, define L(x)=xρf(x)L(x)=x^{-\rho}f(x). Then

L(tx)L(x)=tρf(tx)f(x)1,\frac{L(tx)}{L(x)} = t^{-\rho}\frac{f(tx)}{f(x)} \to 1,

so LL is slowly varying and f(x)=xρL(x)f(x)=x^\rho L(x).

For survival tails, set ρ=α\rho=-\alpha in the same equivalence: Fˉ(x)=xαL(x)\bar F(x)=x^{-\alpha}L(x), with L(x)=xαFˉ(x)L(x)=x^\alpha\bar F(x) slowly varying. No separate survival-tail argument is needed.

For the Pareto distribution with lower cutoff xmx_m,

Fˉ(x)=xmαxα,\bar F(x)=x_m^\alpha x^{-\alpha},

so L(x)=xmαL(x)=x_m^\alpha 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,

Fˉ(2x)Fˉ(x)=2α,(2x)α(log(2x))βxα(logx)β=2α(1+log2logx)β.\frac{\bar F(2x)}{\bar F(x)}=2^{-\alpha}, \qquad \frac{(2x)^{-\alpha}(\log(2x))^\beta} {x^{-\alpha}(\log x)^\beta} =2^{-\alpha}\left(1+\frac{\log 2}{\log x}\right)^\beta.

For α=1.5\alpha=1.5 and β=1\beta=1, the correction multiplier is 2 at x=2x=2, 3/23/2 at x=4x=4, and 5/45/4 at x=16x=16. 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 2α2^{-\alpha}; 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

References

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.

References
  1. Bingham, N. H., Goldie, C. M., & Teugels, J. L. (1987). Regular Variation. Cambridge University Press. 10.1017/cbo9780511721434
  2. Embrechts, P., Klüppelberg, C., & Mikosch, T. (1997). Modelling Extremal Events. Springer Berlin Heidelberg. 10.1007/978-3-642-33483-2
  3. 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