Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Gumbel distribution

From Wikipedia, the free encyclopedia
Particular case of the generalized extreme value distribution
Gumbel
Probability density function
Probability distribution function
Cumulative distribution function
Cumulative distribution function
NotationGumbel(μ,β){\displaystyle {\text{Gumbel}}(\mu ,\beta )}
Parametersμ,{\displaystyle \mu ,}location (real)
β>0,{\displaystyle \beta >0,}scale (real)
SupportxR{\displaystyle x\in \mathbb {R} }
PDF1βe(z+ez){\displaystyle {\frac {1}{\beta }}e^{-(z+e^{-z})}}
wherez=xμβ{\displaystyle z={\frac {x-\mu }{\beta }}}
CDFee(xμ)/β{\displaystyle e^{-e^{-(x-\mu )/\beta }}}
Quantileμβln(ln(p)){\displaystyle \mu -\beta \ln(-\ln(p))}
Meanμ+βγ{\displaystyle \mu +\beta \gamma }
whereγ{\displaystyle \gamma } is theEuler–Mascheroni constant
Medianμβln(ln2){\displaystyle \mu -\beta \ln(\ln 2)}
Modeμ{\displaystyle \mu }
Varianceπ26β2{\displaystyle {\frac {\pi ^{2}}{6}}\beta ^{2}}
Skewness126ζ(3)π31.14{\displaystyle {\frac {12{\sqrt {6}}\,\zeta (3)}{\pi ^{3}}}\approx 1.14}
Excess kurtosis125{\displaystyle {\frac {12}{5}}}
Entropyln(β)+γ+1{\displaystyle \ln(\beta )+\gamma +1}
MGFΓ(1βt)eμt{\displaystyle \Gamma (1-\beta t)e^{\mu t}}
CFΓ(1iβt)eiμt{\displaystyle \Gamma (1-i\beta t)e^{i\mu t}}

Inprobability theory andstatistics, theGumbel distribution (also known as thetype-Igeneralized extreme value distribution) is used to model the distribution of the maximum (or the minimum) of a number of samples of various distributions.

This distribution might be used to represent the distribution of the maximum level of a river in a particular year if there was a list of maximum values for the past ten years. It is useful in predicting the chance that an extreme earthquake, flood or other natural disaster will occur. The potential applicability of the Gumbel distribution to represent the distribution of maxima relates toextreme value theory, which indicates that it is likely to be useful if the distribution of the underlying sample data is of the normal or exponential type.[a]

The Gumbel distribution is a particular case of thegeneralized extreme value distribution (also known as the Fisher–Tippett distribution). It is also known as thelog-Weibull distribution and thedouble exponential distribution (a term that is alternatively sometimes used to refer to theLaplace distribution). It is related to theGompertz distribution: when its density is first reflected about the origin and then restricted to the positive half line, a Gompertz function is obtained.

In thelatent variable formulation of themultinomial logit model — common indiscrete choice theory — the errors of the latent variables follow a Gumbel distribution. This is useful because the difference of two Gumbel-distributedrandom variables has alogistic distribution.

The Gumbel distribution is named afterEmil Julius Gumbel (1891–1966), based on his original papers describing the distribution.[1][2]

Definitions

[edit]

Thecumulative distribution function of the Gumbel distribution is

F(x;μ,β)=ee(xμ)/β{\displaystyle F(x;\mu ,\beta )=e^{-e^{-(x-\mu )/\beta }}\,}

Standard Gumbel distribution

[edit]

The standard Gumbel distribution is the case whereμ=0{\displaystyle \mu =0} andβ=1{\displaystyle \beta =1} with cumulative distribution function

F(x)=eex{\displaystyle F(x)=e^{-e^{-x}}\,}

and probability density function

f(x)=e(x+ex).{\displaystyle f(x)=e^{-(x+e^{-x})}.}

In this case the mode is 0, the median isln(ln(2))0.3665{\displaystyle -\ln(\ln(2))\approx 0.3665}, the mean isγ0.5772{\displaystyle \gamma \approx 0.5772} (theEuler–Mascheroni constant), and the standard deviation isπ/61.2825.{\displaystyle \pi /{\sqrt {6}}\approx 1.2825.}

Thecumulants, forn > 1, are given by

κn=(n1)!ζ(n).{\displaystyle \kappa _{n}=(n-1)!\zeta (n).}

Properties

[edit]

The mode is μ, while the median isμβln(ln2),{\displaystyle \mu -\beta \ln \left(\ln 2\right),} and the mean is given by

E(X)=μ+γβ{\displaystyle \operatorname {E} (X)=\mu +\gamma \beta },

whereγ{\displaystyle \gamma } is theEuler–Mascheroni constant.

The standard deviationσ{\displaystyle \sigma } isβπ/6{\displaystyle \beta \pi /{\sqrt {6}}} henceβ=σ6/π0.78σ.{\displaystyle \beta =\sigma {\sqrt {6}}/\pi \approx 0.78\sigma .}[3]

At the mode, wherex=μ{\displaystyle x=\mu }, the value ofF(x;μ,β){\displaystyle F(x;\mu ,\beta )} becomese10.37{\displaystyle e^{-1}\approx 0.37}, irrespective of the value ofβ.{\displaystyle \beta .}

IfG1,...,Gk{\displaystyle G_{1},...,G_{k}} are iid Gumbel random variables with parameters(μ,β){\displaystyle (\mu ,\beta )} thenmax{G1,...,Gk}{\displaystyle \max\{G_{1},...,G_{k}\}} is also a Gumbel random variable with parameters(μ+βlnk,β){\displaystyle (\mu +\beta \ln k,\beta )}.

IfG1,G2,...{\displaystyle G_{1},G_{2},...} are iid random variables such thatmax{G1,...,Gk}βlnk{\displaystyle \max\{G_{1},...,G_{k}\}-\beta \ln k} has the same distribution asG1{\displaystyle G_{1}} for all natural numbersk{\displaystyle k}, thenG1{\displaystyle G_{1}} is necessarily Gumbel distributed with scale parameterβ{\displaystyle \beta } (actually it suffices to consider just two distinct values of k>1 which are coprime).

Other related distributions

[edit]

The discrete Gumbel distribution

[edit]

Many problems indiscrete mathematics involve the study of an extremal parameter that follows a discrete version of the Gumbel distribution.[4][5] Thisdiscrete version is the law ofY=X{\displaystyle Y=\lceil X\rceil }, whereX{\displaystyle X} follows thecontinuous Gumbel distributionGumbel(μ,β){\displaystyle \mathrm {Gumbel} (\mu ,\beta )}.Accordingly, this givesP(Yh)=exp(exp((hμ)/β)){\displaystyle P(Y\leq h)=\exp(-\exp(-(h-\mu )/\beta ))} for anyhZ{\displaystyle h\in \mathbb {Z} }.

DenotingDGumbel(μ,β){\displaystyle \mathrm {DGumbel} (\mu ,\beta )} as the discrete version, one hasXDGumbel(μ,β){\displaystyle \lceil X\rceil \sim \mathrm {DGumbel} (\mu ,\beta )} andXDGumbel(μ1,β){\displaystyle \lfloor X\rfloor \sim \mathrm {DGumbel} (\mu -1,\beta )}.

There is no known closed form for the mean, variance (or higher-order moments) of the discrete Gumbel distribution, but it is easy to obtain high-precision numerical evaluations via rapidly converging infinite sums. For example, this yieldsE[DGumbel(0,1)]=1.077240905953631072609...{\displaystyle {\mathbb {E} }[\mathrm {DGumbel} (0,1)]=1.077240905953631072609...}, but it remains an open problem to find a closed form for this constant (it is plausible there is none).

Aguech, Althagafi, and Banderier[4] provide various bounds linking the discrete and continuous versions of the Gumbel distribution and explicitly detail (using methods fromMellin transform) the oscillating phenomena that appear when one has a sequence of random variablesYnclnn{\displaystyle \lfloor Y_{n}-c\ln n\rfloor } converging to a discrete Gumbel distribution.

Continuous distributions

[edit]

Theory related to thegeneralized multivariate log-gamma distribution provides a multivariate version of the Gumbel distribution.

Occurrence and applications

[edit]

Applications of the continuous Gumbel distribution

[edit]
Distribution fitting withconfidence band of a cumulative Gumbel distribution to maximum one-day October rainfalls.[8]

Gumbel has shown that the maximum value (or lastorder statistic) in a sample ofrandom variables following anexponential distribution minus the natural logarithm of the sample size[9] approaches the Gumbel distribution as the sample size increases.[10]

Concretely, letρ(x)=ex{\displaystyle \rho (x)=e^{-x}} be the probability distribution ofx{\displaystyle x} andQ(x)=1ex{\displaystyle Q(x)=1-e^{-x}} its cumulative distribution. Then the maximum value out ofN{\displaystyle N} realizations ofx{\displaystyle x} is smaller thanX{\displaystyle X} if and only if all realizations are smaller thanX{\displaystyle X}. So the cumulative distribution of the maximum valuex~{\displaystyle {\tilde {x}}} satisfies

P(x~log(N)X)=P(x~X+log(N))=[Q(X+log(N))]N=(1eXN)N,{\displaystyle P({\tilde {x}}-\log(N)\leq X)=P({\tilde {x}}\leq X+\log(N))=[Q(X+\log(N))]^{N}=\left(1-{\frac {e^{-X}}{N}}\right)^{N},}

and, for largeN{\displaystyle N}, the right-hand-side converges toee(X).{\displaystyle e^{-e^{(-X)}}.}

Inhydrology, therefore, the Gumbel distribution is used to analyze such variables as monthly and annual maximum values of daily rainfall and river discharge volumes,[3] and also to describe droughts.[11]

Gumbel has also shown that theestimatorr(n+1) for the probability of an event — wherer is the rank number of the observed value in the data series andn is the total number of observations — is anunbiased estimator of thecumulative probability around themode of the distribution. Therefore, this estimator is often used as aplotting position.

Prediction

[edit]
  • It is often of interest to predict probabilities out-of-sample data under the assumption that both the training data and the out-of-sample data follow a Gumbel distribution.
  • Predictions of probabilities generated by substitutingmaximum likelihood estimates of the Gumbel parameters into thecumulative distribution function ignore parameter uncertainty. As a result, the probabilities are not wellcalibrated, do not reflect the frequencies of out-of-sample events, and, in particular, underestimate the probabilities of out-of-sample tail events.[12]
  • Predictions generated using the objectiveBayesian approach of calibrating prior prediction completely eliminate this underestimation. The Gumbel distribution is one of a number of statistical distributions withgroup structure, which arises because the Gumbel is alocation-scale model. As a result of the group structure, the Gumbel has associated left and rightHaar measures. The use of the rightHaar measure as theprior (known as the right Haar prior) in a Bayesian prediction gives probabilities that are perfectly calibrated, for any underlying true parameter values.[13][12][14] Calibrating prior prediction for the Gumbel using the appropriate right Haar prior is implemented in theR software package fitdistcp.[15]

Occurrences of the discrete Gumbel distribution

[edit]

Incombinatorics, the discrete Gumbel distribution appears as a limiting distribution for the hitting time in thecoupon collector's problem. This result was first established byLaplace in 1812 in hisThéorie analytique des probabilités, marking the first historical occurrence of what would later be called the Gumbel distribution.

Innumber theory, the Gumbel distribution approximates the number of terms in a randompartition of an integer[16] as well as the trend-adjusted sizes of maximalprime gaps and maximal gaps betweenprime constellations.[17]

Inprobability theory, it appears as the distribution of the maximum height reached by discrete walks (on the latticeN2{\displaystyle {\mathbb {N} }^{2}}), where the process can be reset to its starting point at each step.[4]

Inanalysis of algorithms, it appears, for example, in the study of the maximum carry propagation in base-b{\displaystyle b} addition algorithms.[18]

Random variate generation

[edit]
Further information:Non-uniform random variate generation

Since the quantile function (inversecumulative distribution function),Q(p){\displaystyle Q(p)}, of a Gumbel distribution is given by

Q(p)=μβln(ln(p)),{\displaystyle Q(p)=\mu -\beta \ln(-\ln(p)),}

the variateQ(U){\displaystyle Q(U)} has a Gumbel distribution with parametersμ{\displaystyle \mu } andβ{\displaystyle \beta } when the random variateU{\displaystyle U} is drawn from theuniform distribution on the interval(0,1){\displaystyle (0,1)}.

Probability paper

[edit]
A piece of graph paper that incorporates the Gumbel distribution.

In pre-software times probability paper was used to picture the Gumbel distribution (see illustration). The paper is based on linearization of the cumulative distribution functionF{\displaystyle F} :

ln(ln(F))=xμβ{\displaystyle -\ln(-\ln(F))={\frac {x-\mu }{\beta }}}

In the paper the horizontal axis is constructed at a double log scale. The vertical axis is linear. By plottingF{\displaystyle F} on the horizontal axis of the paper and thex{\displaystyle x}-variable on the vertical axis, the distribution is represented by a straight line with a slope 1/β{\displaystyle /\beta }. Whendistribution fitting software like CumFreq became available, the task of plotting the distribution was made easier.

Gumbel reparameterization tricks

[edit]

Inmachine learning, the Gumbel distribution is sometimes employed to generate samples from thecategorical distribution. This technique is called "Gumbel-max trick" and is a special example of "reparameterization tricks".[19]

In detail, let(π1,,πn){\displaystyle (\pi _{1},\ldots ,\pi _{n})} be nonnegative, and not all zero, and letg1,,gn{\displaystyle g_{1},\ldots ,g_{n}} be independent samples of Gumbel(0, 1), then by routine integration,Pr(j=argmaxi(gi+logπi))=πjiπi{\displaystyle Pr(j=\arg \max _{i}(g_{i}+\log \pi _{i}))={\frac {\pi _{j}}{\sum _{i}\pi _{i}}}}That is,argmaxi(gi+logπi)Categorical(πjiπi)j{\displaystyle \arg \max _{i}(g_{i}+\log \pi _{i})\sim {\text{Categorical}}\left({\frac {\pi _{j}}{\sum _{i}\pi _{i}}}\right)_{j}}

Equivalently, given anyx1,...,xnR{\displaystyle x_{1},...,x_{n}\in \mathbb {R} }, we can sample from itsBoltzmann distribution by

Pr(j=argmaxi(gi+xi))=exjiexi{\displaystyle Pr(j=\arg \max _{i}(g_{i}+x_{i}))={\frac {e^{x_{j}}}{\sum _{i}e^{x_{i}}}}}Related equations include:[20]


See also

[edit]

Notes

[edit]
  1. ^This article uses the Gumbel distribution to model the distribution of the maximum value.To model the minimum value, use the negative of the original values.

References

[edit]
  1. ^Gumbel, E.J. (1935),"Les valeurs extrêmes des distributions statistiques"(PDF),Annales de l'Institut Henri Poincaré,5 (2):115–158
  2. ^Gumbel E.J. (1941). "The return period of flood flows". The Annals of Mathematical Statistics, 12, 163–190.
  3. ^abOosterbaan, R.J. (1994)."Chapter 6 Frequency and Regression Analysis"(PDF). In Ritzema, H.P. (ed.).Drainage Principles and Applications, Publication 16. Wageningen, The Netherlands: International Institute for Land Reclamation and Improvement (ILRI). pp. 175–224.ISBN 90-70754-33-9.
  4. ^abcAguech, R.; Althagafi, A.; Banderier, C. (2023), "Height of walks with resets, the Moran model, and the discrete Gumbel distribution",Séminaire Lotharingien de Combinatoire,87B (12):1–37,arXiv:2311.13124
  5. ^Analytic Combinatorics, Flajolet and Sedgewick.
  6. ^Willemse, W.J.; Kaas, R. (2007)."Rational reconstruction of frailty-based mortality models by a generalisation of Gompertz' law of mortality"(PDF).Insurance: Mathematics and Economics.40 (3): 468.doi:10.1016/j.insmatheco.2006.07.003. Archived fromthe original(PDF) on 2017-08-09. Retrieved2019-09-24.
  7. ^Marques, F.; Coelho, C.; de Carvalho, M. (2015)."On the distribution of linear combinations of independent Gumbel random variables"(PDF).Statistics and Computing.25 (3): 683‒701.doi:10.1007/s11222-014-9453-5.S2CID 255067312.
  8. ^"CumFreq, distribution fitting of probability, free calculator".www.waterlog.info.
  9. ^"Gumbel distribution and exponential distribution".Mathematics Stack Exchange.
  10. ^Gumbel, E.J. (1954).Statistical theory of extreme values and some practical applications. Applied Mathematics Series. Vol. 33 (1st ed.). U.S. Department of Commerce, National Bureau of Standards.ASIN B0007DSHG4.
  11. ^Burke, Eleanor J.; Perry, Richard H.J.; Brown, Simon J. (2010). "An extreme value analysis of UK drought and projections of change in the future".Journal of Hydrology.388 (1–2):131–143.Bibcode:2010JHyd..388..131B.doi:10.1016/j.jhydrol.2010.04.035.
  12. ^abJewson, Stephen; Sweeting, Trevor; Jewson, Lynne (2025-02-20)."Reducing reliability bias in assessments of extreme weather risk using calibrating priors".Advances in Statistical Climatology, Meteorology and Oceanography.11 (1):1–22.Bibcode:2025ASCMO..11....1J.doi:10.5194/ascmo-11-1-2025.ISSN 2364-3579.
  13. ^Severini, Thomas A.; Mukerjee, Rahul; Ghosh, Malay (2002-12-01)."On an exact probability matching property of right-invariant priors".Biometrika.89 (4):952–957.doi:10.1093/biomet/89.4.952.ISSN 0006-3444.
  14. ^Gerrard, R.; Tsanakas, A. (2011)."Failure Probability Under Parameter Uncertainty".Risk Analysis.31 (5):727–744.doi:10.1111/j.1539-6924.2010.01549.x.ISSN 1539-6924.
  15. ^Jewson, Stephen (2025-04-23),fitdistcp: Distribution Fitting with Calibrating Priors for Commonly Used Distributions, retrieved2025-07-26
  16. ^Erdös, Paul; Lehner, Joseph (1941). "The distribution of the number of summands in the partitions of a positive integer".Duke Mathematical Journal.8 (2): 335.doi:10.1215/S0012-7094-41-00826-8.
  17. ^Kourbatov, A. (2013). "Maximal gaps between primek-tuples: a statistical approach".Journal of Integer Sequences.16.arXiv:1301.2242.Bibcode:2013arXiv1301.2242K. Article 13.5.2.
  18. ^Knuth, Donald E. (1978), "The average time for carry propagation",Nederlandse Akademie van Wetenschappen. Proceedings. Series A. Indagationes Mathematicae,81:238–242
  19. ^Jang, Eric; Gu, Shixiang; Poole, Ben (April 2017).Categorical Reparameterization with Gumble-Softmax. International Conference on Learning Representations (ICLR) 2017.
  20. ^Balog, Matej; Tripuraneni, Nilesh; Ghahramani, Zoubin; Weller, Adrian (2017-07-17)."Lost Relatives of the Gumbel Trick".International Conference on Machine Learning. PMLR:371–379.arXiv:1706.04161.

External links

[edit]
Discrete
univariate
with finite
support
with infinite
support
Continuous
univariate
supported on a
bounded interval
supported on a
semi-infinite
interval
supported
on the whole
real line
with support
whose type varies
Mixed
univariate
continuous-
discrete
Multivariate
(joint)
Directional
Degenerate
andsingular
Degenerate
Dirac delta function
Singular
Cantor
Families
Retrieved from "https://en.wikipedia.org/w/index.php?title=Gumbel_distribution&oldid=1323623996"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp