Dew Math for .NET
|
Maxwell point percent function (PPF).
Parameters |
Description |
double p |
Probability, real positive value on closed interval [0,1]. |
double a |
Distribution parameter, positive real value. |
the Maxwell distribution point percent function (PPF) for probabilty p using the parameter a. Parameter a must be positive and probabilty p must lie on the interval [0,1], otherwise the result is NAN.
Inverse Maxwell cumulative distribution is defined by the following equation:
The result of MaxwellCDFInv is the solution of the integral equation of the MaxwellCDF with parameter a 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!
|