Home > Extreme Optimization Statistics Library for .NET > Reference > Extreme.Statistics.Distributions Namespace
Represents an Erlang distribution.
For a list of all members of this type, see ErlangDistribution Members.
System.Object
Distribution
ContinuousDistribution
GammaDistribution
ErlangDistribution
The Erlang distribution characterizes the distribution of the time it takes for an event to occur n times when the probability per unit time of the event occurring is constant.
The Erlang distribution is a special case of the Gamma distribution with the first parameter an integer.
When the order equals 1, the Erlang distribution reduces to the Exponential distribution.
Namespace: Extreme.Statistics.Distributions
Assembly: Extreme.Statistics (in Extreme.Statistics.dll)
ErlangDistribution Members | Extreme.Statistics.Distributions Namespace | ExponentialDistribution | GammaDistribution