|
Returns the Weibull distribution. Use this distribution in reliability analysis, such as calculating a device's mean time to failure.
Parameters :
 | X | is the numeric value at which to evaluate the distribution. |  | Alpha | is a parameter to the distribution. |  | Beta | is a parameter to the distribution. |
|