Weibull probability density function (PDF).
Parameters |
Description |
x |
Function domain, zero or real positive value. |
a |
Distribution scale parameter, real positive value. |
b |
Distribution shape parameter, real positive value. |
the Weibull probability density function for value x using the parameters a and b. Parameters a and b must be positive numbers, otherwise the result is NAN.
Calculates the Weibull probability density function, defined by the following equation:
where I is the interval on which the inverse Weibull CDF is not zero. The Weibull distribution has been found to be useful in a variety of physical applications. It arises in the study of reliability. Reliability studies are concentrated with accessing whether or not a system functions adequately under the conditions for which it was designed.
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|