WebCab Probability and Statistics Web Services for .NET v3.3 Demo

PoissonProbabilityDistribution Class

Within this XML Web service 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

public class PoissonProbabilityDistribution

Remarks

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.

Requirements

Namespace: ProbabilityDistributions

Assembly: WebCab.StatisticsDemo (in WebCab.StatisticsDemo.dll)

See Also

PoissonProbabilityDistribution Members | ProbabilityDistributions Namespace