This is documentation for an old release of SciPy (version 0.17.1). Search for this page in the documentation of the latest stable release (version 1.15.1).
Gumbel (LogWeibull, Fisher-Tippetts, Type I Extreme Value) Distribution¶
One of a class of extreme value distributions (right-skewed).
f(x)=exp(−(x+e−x))F(x)=exp(−e−x)G(q)=−log(−log(q))
M(t)=Γ(1−t)
μ=γ=−ψ0(1)μ2=π26γ1=12√6π3ζ(3)γ2=125md=0mn=−log(log2)
h[X]≈1.0608407169541684911
Implementation: scipy.stats.gumbel_r