Processing math: 100%
SciPy

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

Rayleigh Distribution

This is Chi distribution with L=0.0 and ν=2 and S=S (no location parameter is generally used), the mode of the distribution is S.

f(r)=rer2/2I[0,)(x)F(r)=1er2/2I[0,)(x)G(q)=2log(1q)
μ=π2μ2=4π2γ1=2(π3)π(4π)3/2γ2=24π6π216(4π)2md=1mn=2log(2)
h[X]=γ2+log(e2).
μn=2nΓ(n2+1)

Implementation: scipy.stats.rayleigh