Within this class we consider the definition and use of the Poisson probability distribution.
For a list of all members of this type, see PoissonProbabilityDistribution Members.
System.Object
PoissonProbabilityDistribution
The Poisson probability distribution is a random variable that is useful for estimating the number of occurrences over a specified interval of time or space. The random variable is described by the Poisson Probability function if the following two properties are satisfied:
Note that with this distribution there is no upper limit on
numberOfOccurrences
, the number of occurrences.
Namespace: WebCab.COM.Statistics.PDistributions
Assembly: WebCab.COM.StatisticsDemo (in WebCab.COM.StatisticsDemo.dll)
PoissonProbabilityDistribution Members | WebCab.COM.Statistics.PDistributions Namespace