Rayleigh mean and variance
[M,V] = raylstat(B)
[M,V] = raylstat(B)
returns
the mean of and variance for the Rayleigh distribution with scale
parameter B
.
The mean of the Rayleigh distribution with parameter b is and the variance is
[mn,v] = raylstat(1) mn = 1.2533 v = 0.4292