Home > Extreme Optimization Statistics Library for .NET > Reference > Extreme.Statistics.Distributions Namespace
Represents the negative binomial distribution.
For a list of all members of this type, see NegativeBinomialDistribution Members.
System.Object
Distribution
DiscreteDistribution
NegativeBinomialDistribution
A negative binomial distribution has two parameters: the NumberOfTrials and the ProbabilityOfSuccess of an individual trial.
In jury selection, the total number of candidates before 12 jurors have been selected has a negative binomial distribution.
When playing a video game where the probability of completing a level is constant, the total number of levels completed before the three lives are used up has a negative binomial distribution.
Namespace: Extreme.Statistics.Distributions
Assembly: Extreme.Statistics (in Extreme.Statistics.dll)
NegativeBinomialDistribution Members | Extreme.Statistics.Distributions Namespace