Home > Extreme Optimization Statistics Library for .NET > Reference > Extreme.Statistics.Distributions Namespace
Represents a Poisson distribution.
For a list of all members of this type, see PoissonDistribution Members.
System.Object
Distribution
DiscreteDistribution
PoissonDistribution
The Poisson distribution models the number of occurrances of an event where each event has a constant probability of occurring. It is closely related to the exponential distribution, which models the time between successive occurrances.
The Poisson distribution has one parameter: the mean number of occurrances per unit time.
The number of cars passing a road that is not too busy follows a Poisson distribution..
The number of failures of a piece of equipment that is replaced with identical copies when it fails follows a Poisson distribution.
Namespace: Extreme.Statistics.Distributions
Assembly: Extreme.Statistics (in Extreme.Statistics.dll)
PoissonDistribution Members | Extreme.Statistics.Distributions Namespace