Loading [MathJax]/jax/output/HTML-CSS/jax.js
SciPy

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=1a and ν=3.

f(x)=2πx2ex2/2I(0,)(x)F(x)=Γ(32,x22)G(α)=2Γ1(32,α)
μ=22πμ2=38πγ1=23210π(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