In probability theory and statistics, the Rayleigh distribution is a continuous probability distribution for nonnegative-valued random variables. Up to rescaling, it coincides with the chi distribution with two degrees of freedom. The distribution is named after Lord Rayleigh (). A Rayleigh distribution is observed when the overall magnitude of a vector in the plane is related to its directional components. One example where the Rayleigh distribution naturally arises is when wind velocity is analyzed in two dimensions. Assuming that each component is uncorrelated, normally distributed with equal variance, and zero mean, then the overall wind speed (vector magnitude) will be characterized by a Rayleigh distribution. (In reality these assumptions are rarely even approximately satisfied, however, so the Weibull distribution is more frequently used in practice.) A second example of the distribution arises in the case of random complex numbers whose real and imaginary components are independently and identically distributed Gaussian with equal variance and zero mean. In that case, the absolute value of the complex number is Rayleigh-distributed.
Definition The probability density function of the Rayleigh distribution is
f ( x ; σ ) = x σ 2 e − x 2 / ( 2 σ 2 ) , x ≥ 0 , {\displaystyle f(x;\sigma )={\frac {x}{\sigma ^{2}}}e^{-x^{2}/(2\sigma ^{2})},\quad x\geq 0,}
where σ {\displaystyle \sigma } is the scale parameter of the distribution. The cumulative distribution function is
F ( x ; σ ) = 1 − e − x 2 / ( 2 σ 2 ) {\displaystyle F(x;\sigma )=1-e^{-x^{2}/(2\sigma ^{2})}}
for x ∈ [ 0 , ∞ ) . {\displaystyle x\in [0,\infty ).}
Relation to random vector length Consider the two-dimensional vector Y = ( U , V ) {\displaystyle Y=(U,V)} which has components that are bivariate normally distributed, centered at zero, with equal variances σ 2 {\displaystyle \sigma ^{2}} , and independent. Then U {\displaystyle U} and V {\displaystyle V} have density functions
f U ( x ; σ ) = f V ( x ; σ ) = e − x 2 / ( 2 σ 2 ) 2 π σ 2 . {\displaystyle f_{U}(x;\sigma )=f_{V}(x;\sigma )={\frac {e^{-x^{2}/(2\sigma ^{2})}}{\sqrt {2\pi \sigma ^{2}}}}.}
Let X {\displaystyle X} be the length of Y {\displaystyle Y} . That is, X = U 2 + V 2 . {\displaystyle X={\sqrt {U^{2}+V^{2}}}.} Then X {\displaystyle X} has cumulative distribution function
F X ( x ; σ ) = ∬ D x f U ( u ; σ ) f V ( v ; σ ) d A , {\displaystyle F_{X}(x;\sigma )=\iint _{D_{x}}f_{U}(u;\sigma )f_{V}(v;\sigma )\,dA,}
where D x {\displaystyle D_{x}} is the disk
D x = { ( u , v ) : u 2 + v 2 ≤ x } . {\displaystyle D_{x}=\left\{(u,v):{\sqrt {u^{2}+v^{2}}}\leq x\right\}.}
… excerpt ends here. Continue reading the full article.



