Rayleigh Distribution#

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

f(r)=rer2/2F(r)=1er2/2G(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