WEIBULL.DIST |
WEIBULL.DIST(x, alpha, beta, cumulative) |
Returns the probability of getting less than or equal to a particular value in a weibull distribution. |
x | The numeric value at which to evaluate the function. |
alpha | The first parameter. |
beta | The second parameter. |
cumulative | A logical value indicating the type of function to use: True = cumulative probability function False = probability mass function |
REMARKS |
* Added in Excel 2010. * This function replaces the WEIBULL function. * For the Microsoft documentation refer to support.microsoft.com |
|
© 2022 Better Solutions Limited. All Rights Reserved. © 2022 Better Solutions Limited Top