Chi Distribution#

Generated by taking the (positive) square-root of chi-squared variates. The one shape parameter is ν, a positive integer, the degrees of freedom. The support is x0.

f(x;ν)=xν1ex2/22ν/21Γ(ν2)F(x;ν)=γ(ν2,x22)Γ(ν2)G(q;ν)=2γ1(ν2,qΓ(ν2))M(t)=Γ(v2)1F1(v2;12;t22)+t2Γ(1+ν2)1F1(1+ν2;32;t22)μ=2Γ(ν+12)Γ(ν2)μ2=νμ2γ1=2μ3+μ(12ν)μ23/2γ2=2ν(1ν)6μ4+4μ2(2ν1)μ22md=ν1ν1mn=2γ1(ν2,12Γ(ν2))

Implementation: scipy.stats.chi