Processing math: 50%
SciPy

This is documentation for an old release of SciPy (version 0.17.0). Search for this page in the documentation of the latest stable release (version 1.15.1).

Tukey-Lambda Distribution

f(x;λ)=F(x;λ)=1G(F(x;λ);λ)=1Fλ1(x;λ)+[1F(x;λ)]λ1F(x;λ)=G1(x;λ)G(p;λ)=pλ(1p)λλ
μ=0μ2=10G2(p;λ)dp=2Γ(λ+32)λ4λπΓ(λ)(12λ)λ2(1+2λ)Γ(λ+32)γ1=0γ2=μ4μ223μ4=3Γ(λ)Γ(λ+12)22λλ3Γ(2λ+32)+2λ4(1+4λ)23Γ(λ)26λ33λΓ(λ+13)Γ(λ+23)λ3Γ(2λ+32)Γ(λ+12).

Notice that the lim

\begin{eqnarray*} h\left[X\right] & = & \int_{0}^{1}\log\left[G^{\prime}\left(p\right)\right]dp\\ & = & \int_{0}^{1}\log\left[p^{\lambda-1}+\left(1-p\right)^{\lambda-1}\right]dp.\end{eqnarray*}

Implementation: scipy.stats.tukeylambda