Processing math: 100%
SciPy

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

Burr Distribution

c>0d>0k=Γ(d)Γ(12c)Γ(2c+d)Γ2(11c)Γ2(1c+d)
f(x;c,d)=cdxc+1(1+xc)d+1I(0,)(x)F(x;c,d)=(1+xc)dG(α;c,d)=(α1/d1)1/cμ=Γ(11c)Γ(1c+d)Γ(d)μ2=kΓ2(d)γ1=1k3[2Γ3(11c)Γ3(1c+d)+Γ2(d)Γ(13c)Γ(3c+d)3Γ(d)Γ(12c)Γ(11c)Γ(1c+d)Γ(2c+d)]γ2=3+1k2[6Γ(d)Γ(12c)Γ2(11c)Γ2(1c+d)Γ(2c+d)3Γ4(11c)Γ4(1c+d)+Γ3(d)Γ(14c)Γ(4c+d)4Γ2(d)Γ(13c)Γ(11c)Γ(1c+d)Γ(3c+d)]md=(cd1c+1)1/cifcd>1otherwise0mn=(21/d1)1/c

Implementation: scipy.stats.burr