Home > Extreme Optimization Statistics Library for .NET > Reference > Extreme.Statistics.Distributions Namespace
Represents an exponential distribution.
For a list of all members of this type, see ExponentialDistribution Members.
System.Object
Distribution
ContinuousDistribution
ExponentialDistribution
The exponential distribution characterizes the waiting time for an event when the probability of the event occurring is constant.
The exponential distribution has one parameter: ScaleParameter, which corresponds to the waiting time until an event occurs.
The discrete form of the exponential distribution is the Geometric distribution.
The exponential distribution is also complementary to the Poisson distribution. Where the Poisson distribution models the number of occurrances in a given time interval, the exponential distribution models the time until the next occurrance.
The time until an event occurs when the probability doesn't change with time follows an exponential distribution.
Namespace: Extreme.Statistics.Distributions
Assembly: Extreme.Statistics (in Extreme.Statistics.dll)
ExponentialDistribution Members | Extreme.Statistics.Distributions Namespace | PoissonDistribution | ErlangDistribution | GeometricDistribution | GammaDistribution