Calculate probability density function, cumulative distribution function, and distribution properties for the Rayleigh distribution.
Last updated: March 2026
The Rayleigh distribution models the magnitude of a two-dimensional vector with normally distributed components that have equal variance and zero mean. It is always non-negative and skewed to the right.
Common applications include wind speed magnitudes, radar signal processing, particle physics, and amplitude of complex signals. The distribution has a single parameter, sigma (scale parameter), which determines its shape and spread.
For a Rayleigh distribution, the mean is sigma times the square root of pi over 2 (approximately 1.253 times sigma), and the variance is (4 minus pi) divided by 2 times sigma squared.
Modeling wind speed magnitude with sigma equals 2 m/s at x equals 3 m/s:
Use it for modeling magnitudes of two-dimensional vectors with normal components, wind speeds, radar signals, or any positive skewed data representing amplitudes.
Sigma is the scale parameter. Larger sigma values shift and spread the distribution. It determines the mean, mode, and variance of the distribution.
CDF is the integral of PDF. It represents the cumulative probability that a value is less than or equal to x.
The Rayleigh distribution is right-skewed. The mode is at sigma, but the mean is at 1.253 times sigma due to the right tail.
No. The Rayleigh distribution is only defined for x greater than or equal to 0, as it models magnitudes.
If X and Y are independent normal random variables with mean 0 and the same sigma, then R equals square root (X squared plus Y squared) follows Rayleigh distribution.
Related Tools
Gaussian probabilities.
Z-score from probability.
Binary outcome probabilities.
Rare event frequency.
Time between events.
Equal probability distribution.