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 | 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.office.com |
|
© 2021 Better Solutions Limited. All Rights Reserved. © 2021 Better Solutions Limited Top