Processing math: 100%

Fréchet (left-skewed, Extreme Value Type III, Weibull maximum) Distribution

Defined for x<0 and c>0 .

f(x;c)=c(x)c1exp((x)c)F(x;c)=exp((x)c)G(q;c)=(logq)1/c

The mean is the negative of the right-skewed Frechet distribution given above, and the other statistical parameters can be computed from

μn=(1)nΓ(1+nc).
h[X]=γclog(c)+γ+1

where γ is Euler’s constant and equal to

γ0.57721566490153286061.

Implementation: scipy.stats.frechet_l