Home / 🧮 Distributions & Plots/ Rayleigh Distribution Calculator

Rayleigh Distribution

Print Page
Rayleigh Outputs
Probability
-
PDF value: f(x) -
Expected Mean: -
Variance: -
Mode: -

A Rayleigh Distribution Calculator (also known as a Rayleigh Probability Density Utility, Scale Parameter [σ] Calculator, Rayleigh CDF & PDF Generator, or Wind Speed & Radio Signal Fading Analyzer) computes exact Probability Density Function values (f(x) = [x ÷ σ2] · exp( -x2 ÷ [2σ2] ) for x ≥ 0), Cumulative Distribution Function probabilities (F(x) = 1 - exp( -x2 ÷ [2σ2] )), Survival Reliability (S(x) = exp( -x2 ÷ [2σ2] )), expected arithmetic mean (μ = σ √[π ÷ 2] ≈ 1.2533 σ), median (x0.5 = σ √[2 &ln; 2] ≈ 1.1774 σ), mode (xmode = σ), variance (Var[X] = [(4 - π) ÷ 2] · σ2 ≈ 0.4292 σ2), and standard deviation for non-negative continuous variables whose orthogonal vector components are normally distributed (X = √[Y12 + Y22]).

In wind turbine power forecasting, wireless RF telecommunications signal fading, acoustic wave scattering, and ocean wave height modeling, the Rayleigh distribution models positive magnitude vectors where two independent orthogonal 2D Gaussian components share equal variance σ2.

Our free online Rayleigh Distribution Calculator provides instant calculations across all continuous scale parameters:

  • Probability Density Function (PDF for x ≥ 0): f(x; σ) = ( x ÷ σ2 ) · e-x2 ÷ ( 2σ2 ).
  • Cumulative Distribution Function (CDF / P[X ≤ x]): F(x; σ) = 1 - e-x2 ÷ ( 2σ2 ).
  • Survival / Reliability Function (S[x] = P[X > x]): S(x; σ) = e-x2 ÷ ( 2σ2 ).
  • Mode / Peak Density Velocity (xmode): xmode = σ.
  • Median Velocity / Value (x0.5): x0.5 = σ · √[ 2 &ln;(2) ] ≈ 1.17741 · σ.
  • Arithmetic Mean (μ = E[X]): μ = σ · √[ π ÷ 2 ] ≈ 1.25331 · σ.
  • Variance (Var[X]) & Standard Deviation (SD): Var[X] = [ (4 - π) ÷ 2 ] · σ2 ≈ 0.42920 · σ2 &implies; SD ≈ 0.65514 · σ.
  • Weibull Special Case (Shape k = 2): Rayleigh is a special case of the Weibull Distribution with shape k = 2 and scale λ = σ √2.

Master Rayleigh Reference Table (σ = 8.0 m/s Offshore Wind Speed)

The table below displays mode, median, arithmetic mean, cumulative wind probabilities P(X ≤ x), and survival tail probabilities P(X > x) for an offshore wind turbine site with scale parameter σ = 8.0 m/s:

Wind Speed Threshold (x m/s) Exponential Exponent (-x2 / 2σ2) Exact PDF Height f(x) Lower CDF P(X ≤ x) Upper Survival P(X > x) Wind Turbine Operational Status
5.0 m/s (Low Wind Cut-In) -25.0 ÷ 128.0 = -0.19531 0.06426 17.7420% (17.74%) 82.2580% 17.7% Sub-Cut-In Low Wind Idle
8.0 m/s (Mode / Peak Density) -64.0 ÷ 128.0 = -0.50000 0.07582 (Max Peak) 39.3469% (39.35%) 60.6531% Most Frequent Wind Speed (x_mode)
9.42 m/s (Median Wind Speed) -88.73 ÷ 128.0 = -0.69315 0.07359 50.0000% (50.00%) 50.0000% (50.00%) 50% Probability Above / Below
10.03 m/s (Arithmetic Mean μ) -100.52 ÷ 128.0 = -0.78531 0.07142 54.4069% (54.41%) 45.5931% Expected Average Annual Wind Speed
15.0 m/s (High Power Generation) -225.0 ÷ 128.0 = -1.75781 0.04022 82.7578% 17.2422% (17.24%) 17.2% High Power Generation Tail

Step-by-Step Offshore Wind Speed Calculation (σ = 8.0 m/s)

To evaluate wind speed probabilities for an offshore wind farm with Rayleigh scale parameter σ = 8.0 m/s:

Step 1 (Calculate Mode / Peak Wind Speed): Mode = σ = 8.00 m/s

Step 2 (Calculate Median Wind Speed x_0.5): x0.5 = 8.0 · √(2 · &ln;[2]) = 8.0 · √(1.38629) = 8.0 · 1.17741 = 9.419 m/s ≈ 9.42 m/s

Step 3 (Calculate Expected Arithmetic Mean Wind Speed μ): μ = 8.0 · √(π ÷ 2) = 8.0 · √(1.57080) = 8.0 · 1.25331 = 10.026 m/s ≈ 10.03 m/s

Step 4 (Calculate Probability Wind Speed is Below 5.0 m/s Cut-In): F(5.0) = 1 - e^( -5.0^2 ÷ [2 · 64.0] ) = 1 - e^( -25.0 ÷ 128.0 ) = 1 - e^-0.19531 = 1 - 0.82258 = 0.17742 ≈ 17.74%

Step 5 (Calculate Survival Probability Wind Speed Exceeds 15.0 m/s): S(15.0) = e^( -15.0^2 ÷ [2 · 64.0] ) = e^( -225.0 ÷ 128.0 ) = e^-1.75781 = 0.17242 ≈ 17.24%

Thus, while the most frequent wind speed is 8.00 m/s, the expected average speed is 10.03 m/s, with a 17.24% probability of experiencing high winds exceeding 15 m/s.


Continuous Distributions Comparison: Rayleigh vs. Weibull vs. Ricean vs. Gaussian

Below is a comparative reference chart detailing when to use the Rayleigh distribution versus related continuous models:

Probability Model Vector / Component Assumption Shape Flexibility Primary Practical Application
Rayleigh Distribution 2D Orthogonal Gaussian with Zero Mean (μY = 0) Fixed Shape (Weibull k = 2) Wind speed modeling, RF multipath fading without line-of-sight.
Weibull Distribution General Extreme Value & Wind Model Flexible Shape parameter k Material fatigue analysis, general wind regime fitting.
Ricean (Rice) Distribution 2D Orthogonal Gaussian with Non-Zero Mean Line-of-Sight Component Includes Line-of-Sight parameter v Wireless communication with direct line-of-sight signal paths.
Gaussian (Normal) Distribution 1D Linear Component Y Symmetric Bell Curve Individual orthogonal wind velocity components (u, v).

History & Mathematics: 1880 Lord Rayleigh to 1944 Stephen O. Rice

1880 Lord Rayleigh (John William Strutt) & Acoustic Scattering

In 1880, English physicist Lord Rayleigh (John William Strutt) derived the Rayleigh distribution in Philosophical Magazine while analyzing acoustic wave amplitude scattering in non-homogeneous media.

1944 Stephen O. Rice & Radio Signal Fading

In 1944, Bell Labs scientist Stephen O. Rice applied the Rayleigh distribution to telecommunication engineering, proving that multipath radio signal envelope fading follows Rayleigh statistics in non-line-of-sight wireless environments.


Popular direct tools:


Frequently Asked Questions (FAQ)

What is the Rayleigh Distribution CDF formula?

The Cumulative Distribution Function is F(x) = 1 - exp( -x2 ÷ [2σ2] ) for x ≥ 0.

How does the Rayleigh Distribution relate to the Weibull Distribution?

The Rayleigh distribution is a special case of the Weibull distribution when the shape parameter is set to k = 2.

Why is the Rayleigh Distribution used for wind speed modeling?

Wind velocity has horizontal orthogonal components (u and v) that are approximately normally distributed with equal variance; combining these components yields a Rayleigh-distributed wind speed magnitude.