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.

Generalized Pareto Distribution

Statement

The generalized Pareto distribution is the standard limit family for threshold excesses. With location zero, an excess variable Y0Y\ge0 has shape ξ\xi and scale β>0\beta>0 when

Gξ,β(y)=1(1+ξyβ)1/ξ,ξ0,G_{\xi,\beta}(y) = 1-\left(1+\frac{\xi y}{\beta}\right)^{-1/\xi}, \qquad \xi\ne0,

for y0y\ge0 with 1+ξy/β>01+\xi y/\beta>0. For y<0y<0 the CDF is zero; for ξ<0\xi<0 it is one at and above β/ξ-\beta/\xi, by continuity. The boundary case is

G0,β(y)=1ey/β.G_{0,\beta}(y)=1-e^{-y/\beta}.

For ξ0\xi\ge0, the support is y0y\ge0. For ξ<0\xi<0, the support is 0yβ/ξ0\le y\le -\beta/\xi, so the tail has a finite endpoint. The survival function for ξ0\xi\ne0 is

Gˉξ,β(y)=(1+ξyβ)1/ξ.\bar G_{\xi,\beta}(y) = \left(1+\frac{\xi y}{\beta}\right)^{-1/\xi}.

The mean exists only for ξ<1\xi<1 and equals β/(1ξ)\beta/(1-\xi). The variance exists only for ξ<1/2\xi<1/2 and equals

β2(1ξ)2(12ξ).\frac{\beta^2}{(1-\xi)^2(1-2\xi)}.

Shape and endpoint intuition

The generalized Pareto distribution is the peaks-over-threshold counterpart of the generalized extreme-value distribution for block maxima. Once a threshold is high enough, the distribution of the excess over that threshold is modeled with one shape parameter ξ\xi and one scale parameter β\beta.

The sign and size of ξ\xi carry the tail story. Positive ξ\xi gives a Pareto-type heavy tail. Zero gives the exponential boundary. Negative ξ\xi gives a finite endpoint. In the fat-tail examples, the most important boundary values are ξ=1/2\xi=1/2 for variance and ξ=1\xi=1 for the mean.

For β=1\beta=1, the three examples from the survival formula are:

Shape ξ\xiSurvival Gˉ(y)\bar G(y)Upper endpoint
-0.4(10.4y)2.5(1-0.4y)^{2.5} for 0y2.50\le y\le2.52.5
0eye^{-y} for y0y\ge0Infinite
0.4(1+0.4y)2.5(1+0.4y)^{-2.5} for y0y\ge0Infinite

What to notice. Positive ξ\xi gives the slowest-decaying curve, ξ=0\xi=0 is the exponential boundary, and negative ξ\xi ends at the finite endpoint β/ξ-\beta/\xi.

Threshold-excess stability and Pareto special case

A GPD is stable under raising the threshold. If YY has parameters ξ,β\xi,\beta and u0u\ge0 satisfies β+ξu>0\beta+\xi u>0, then, for admissible y0y\ge0 and ξ0\xi\ne0,

Gˉξ,β(u+y)Gˉξ,β(u)=(1+ξyβ+ξu)1/ξ.\frac{\bar G_{\xi,\beta}(u+y)}{\bar G_{\xi,\beta}(u)} =\left(1+\frac{\xi y}{\beta+\xi u}\right)^{-1/\xi}.

For ξ=0\xi=0, the ratio is ey/βe^{-y/\beta}. Thus excesses have the same shape and updated scale β+ξu\beta+\xi u. Combining this with the GPD mean gives the mean-excess formula.

The Pareto Type I distribution is an exact generalized Pareto excess model. If XX has Pareto tail exponent α\alpha and threshold uxmu\ge x_m, then

P(Xu>yX>u)=(1+yu)α.\mathbb P(X-u>y\mid X>u) = \left(1+\frac{y}{u}\right)^{-\alpha}.

This is the generalized Pareto survival function with

ξ=1α,β(u)=uα.\xi=\frac1\alpha, \qquad \beta(u)=\frac{u}{\alpha}.

The Pickands-Balkema-de Haan theorem (a dedicated page is planned) explains why the same family appears asymptotically for a much larger class of threshold exceedances.

Formula check

A concrete choice of shape and scale illustrates both the survival and moments.

For ξ=0.4\xi=0.4 and β=2\beta=2, direct substitution gives

Gˉ(y)=(1+0.2y)2.5,E[Y]=103,Var(Y)=5009.\bar G(y)=(1+0.2y)^{-2.5},\qquad \mathbb E[Y]=\frac{10}{3},\qquad \operatorname{Var}(Y)=\frac{500}{9}.

Thus Gˉ(0)=1\bar G(0)=1, Gˉ(1)=1.22.5\bar G(1)=1.2^{-2.5}, Gˉ(5)=22.5\bar G(5)=2^{-2.5}, and Gˉ(10)=32.5\bar G(10)=3^{-2.5}. These are formula evaluations, with no numerical fitting or simulation.

Caveats

References

Source and adaptation

Adapted from incerto-wiki, content/concepts/distributions/generalized-pareto.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. Balkema, A. A., & de Haan, L. (1974). Residual Life Time at Great Age. The Annals of Probability, 2(5). 10.1214/aop/1176996548
  2. III, J. P. (1975). Statistical Inference Using Extreme Order Statistics. The Annals of Statistics, 3(1). 10.1214/aos/1176343003
  3. Davison, A. C., & Smith, R. L. (1990). Models for Exceedances Over High Thresholds. Journal of the Royal Statistical Society Series B: Statistical Methodology, 52(3), 393–425. 10.1111/j.2517-6161.1990.tb01796.x
  4. Coles, S. (2001). An Introduction to Statistical Modeling of Extreme Values. In Springer Series in Statistics. Springer London. 10.1007/978-1-4471-3675-0
  5. Embrechts, P., Klüppelberg, C., & Mikosch, T. (1997). Modelling Extremal Events. Springer Berlin Heidelberg. 10.1007/978-3-642-33483-2