|
|
The Excel POISSON FunctionPoisson Distribution
The Poisson distribution is a discrete probability function that is used to give the probability of a number of events occurring in a specified time period. The Poisson probability mass function calculates the probability that there will be exactly x occurrences within the specified time period. This is given by the formula :where λ is the expected number of occurrences within the specified time period. The cumulative Poisson probability function calculates the probability that there will be at most x occurrences within the specified time period. This is given by the formula :POISSON and POISSON.DIST
In Excel 2010, the Poisson function has been replaced by the Poisson.Dist function, which has improved accuracy. Although it has been replaced, the Poisson function is still available in Excel 2010 (stored in the list of compatibility functions), to allow compatibility with earlier versions of Excel. Basic DescriptionThe Excel POISSON function calculates the Poisson Probability Mass Function or the Cumulative Poisson Probability Function for a supplied set of parameters. The format of the function is :
POISSON( x, mean, cumulative )
Where the function arguments are:
Poisson Function Examples
Further information and examples of the Excel Poisson function can be found on the Microsoft Office website. Trouble ShootingIf you get an error from the Excel Poisson function this is likely to be one of the following : Common Errors
|
|||||||||||||||||||||||||
|
|
Copyright © 2008-2011 ExcelFunctions.net |