This is documentation for an old release of SciPy (version 0.18.0). Search for this page in the documentation of the latest stable release (version 1.15.1).
Maxwell Distribution¶
This is a special case of the Chi distribution with L=0 and S=S=1√a and ν=3.
f(x)=√2πx2e−x2/2I(0,∞)(x)F(x)=Γ(32,x22)G(α)=√2Γ−1(32,α)
μ=2√2πμ2=3−8πγ1=√232−10π(3π−8)3/2γ2=−12π2+160π−384(3π−8)2md=√2mn=√2Γ−1(32,12)
h[X]=log(√2πe)+γ.
Implementation: scipy.stats.maxwell