|
|
The Excel POISSON.DIST FunctionPoisson Distribution
The Poisson distribution is a discrete probability function that can be used to find the probability of a number of events occurring in a specified time period. The Poisson probability mass function shows the probability of exactly x occurrences, and is given by :where λ is the expected number of occurrences within the specified time period. The cumulative distribution function shows the probability of at most x occurrences, and is given by :Basic DescriptionThe Excel POISSON.DIST function calculates the Poisson Probability Mass Function or the Cumulative Poisson Probability Function for a supplied set of parameters. The function is new to Excel 2010 and so is not available in earlier versions of Excel. However the Poisson.Dist function is simply a new version of the Poisson function, which is available in earlier versions of Excel. The format of the function is :
POISSON.DIST( x, mean, cumulative )
Where the function arguments are listed in the following table :
Poisson.Dist Function Examples
Further information and examples of the Excel Poisson.Dist function can be found on the Microsoft Office website. Trouble ShootingIf you get an error from the Excel Poisson.Dist function this is likely to be one of the following : Common Errors
|
|||||||||||||||||||||||||
|
|
Copyright © 2008-2011 ExcelFunctions.net |