Dew Math for .NET
|
Rayleigh distribution point percent function (PPF).
Parameters |
Description |
double p |
Probability, real positive value on closed interval [0,1]. |
double b |
Distribution parameter, positive real value. |
the Rayleigh distribution point percent function (PPF) for probabilty p using the parameter b. Parameter b must be positive and probabilty p must lie on the interval [0,1], otherwise the result is NAN.
The inverse Rayleigh cumulative distribution function is defined by the following equation:
The result of RayleighCDFInv is the solution of the integral equation of the RayleighCDF with parameter b and with the desired probability p.
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|