Misplaced Pages

Gumbel distribution: Difference between revisions

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Browse history interactively← Previous editNext edit →Content deleted Content addedVisualWikitext
Revision as of 05:00, 11 July 2005 editMarkSweep (talk | contribs)12,015 edits rv "exp() cleanup": result was hard to read← Previous edit Revision as of 04:06, 31 July 2005 edit undoPAR (talk | contribs)Autopatrolled, Extended confirmed users, Pending changes reviewers11,662 editsm cat - to continuous distributionsNext edit →
Line 67: Line 67:
* ] * ]


] ]

Revision as of 04:06, 31 July 2005

Fisher-Tippett
Probability density functionFile:None uploaded yet.
Cumulative distribution functionFile:None uploaded yet.
Parameters μ {\displaystyle \mu \!} location (real)
β > 0 {\displaystyle \beta >0\!} scale (real)
Support x ( ; + ) {\displaystyle x\in (-\infty ;+\infty )\!}
PDF exp ( z ) z β {\displaystyle {\frac {\exp(-z)\,z}{\beta }}\!}
where z = exp [ x μ β ] {\displaystyle z=\exp \left\!}
CDF exp ( exp [ ( x μ ) / β ] ) {\displaystyle \exp(-\exp)\!}
Mean μ + β γ {\displaystyle \mu +\beta \,\gamma \!}
Median μ β ln ( ln ( 2 ) ) {\displaystyle \mu -\beta \,\ln(\ln(2))\!}
Mode μ {\displaystyle \mu \!}
Variance π 2 6 β 2 {\displaystyle {\frac {\pi ^{2}}{6}}\,\beta ^{2}\!}
Skewness 12 6 ζ ( 3 ) π 3 1.14 {\displaystyle {\frac {12{\sqrt {6}}\,\zeta (3)}{\pi ^{3}}}\approx 1.14\!}
Excess kurtosis 2.4 {\displaystyle 2.4}
Entropy ln ( β ) + γ + 1 {\displaystyle \ln(\beta )+\gamma +1\!}
for β > exp ( ( γ + 1 ) ) {\displaystyle \beta >\exp(-(\gamma +1))\!}
MGF Γ ( 1 β t ) exp ( μ t ) {\displaystyle \Gamma (1-\beta \,t)\,\exp(\mu \,t)\!}
CF Γ ( 1 i β t ) exp ( i μ t ) {\displaystyle \Gamma (1-i\,\beta \,t)\,\exp(i\,\mu \,t)\!}

In probability theory and statistics the Gumbel distribution is used to find the minimum (or the maximum) of a number of samples of various distributions. For example we would use it to find the maximum level of a river in a particular year if we had the list of maximum values for the past ten years. It is therefore useful in predicting the chance that an extreme earthquake, flood or other natural disaster will occur.

The distribution of the samples could be of the normal or exponential type. The Gumbel distribution, and similar distributions, are used in extreme value theory.

In particular, the Gumbel distribution is a special case of the Fisher-Tippett distribution, also known as the log-Weibull distribution

Properties

The cumulative distribution function is

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

The Gumbel distribution is the case where μ = 0 and β = 1.

The median is μ β ln ( ln ( 0.5 ) ) {\displaystyle \mu -\beta \ln(-\ln(0.5))}

The mean is μ + γ β {\displaystyle \mu +\gamma \beta } where γ {\displaystyle \gamma } = Euler's constant = 0.57721...

The standard deviation is

β π / 6 . {\displaystyle \beta \pi /{\sqrt {6}}.\,}

The mode is μ.

Parameter estimation

A more practical way of using the distribution could be

F ( x | μ , β ) = e e ϵ ( μ x ) / ( μ M ) ; {\displaystyle F(x|\mu ,\beta )=e^{-e^{\epsilon (\mu -x)/(\mu -M)}};}
ϵ = ln ( ln ( 0.5 ) ) = 0.367... {\displaystyle \epsilon =\ln(-\ln(0.5))=-0.367...\,}

where M is the median. To fit values one could get the median straight away and then vary μ until it fits the list of values.

Generating Fisher-Tippett variates

Given a random variate U drawn from the uniform distribution in the interval (0, 1], the variate

X = μ β ln ( ln ( U ) ) {\displaystyle X=\mu -\beta \ln(-\ln(U))\,}

has a Fisher-Tippett distribution with parameters μ and β. This follows from the form of the cumulative distribution function given above.

See also

Category: