POISSON.DIST |
POISSON.DIST(x, mean, cumulative) |
Returns the probability of getting less than or equal to a particular value in a poisson distribution. |
x | The number of events. |
mean | The expected numeric value. |
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 POISSON function. * For the Microsoft documentation refer to support.microsoft.com |
|
© 2022 Better Solutions Limited. All Rights Reserved. © 2022 Better Solutions Limited Top