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