Loading [MathJax]/jax/output/HTML-CSS/jax.js
SciPy

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 Left-skewed (for minimum order statistic) Distribution

f(x)=exp(xex)F(x)=1exp(ex)G(q)=log(log(1q))
M(t)=Γ(1+t)

Note, that μ is negative the mean for the right-skewed distribution. Similar for median and mode. All other moments are the same.

h[X]1.0608407169541684911.

Implementation: scipy.stats.gumbel_l