The Erlang distribution is a continuous Probability distribution over non-negative reals . For a Random variable , the Probability density function is
where is an integer shape parameter and is a positive real scale parameter. Equivalently, it can be parameterized as
where is a positive real rate parameter. The two are related by .
It is often used to model the time it takes for Poisson-distributed events to occur (in a Poisson process). In this sense, it is the "inverse" of the Poisson distribution, which instead models the number of events in a given time.
The is also commonly encountered. The expression for this case is
Moments#
The Expected value and Variance are
Relation to other distributions#
- For , we get an Exponential distribution, . In fact, an Erlang distribution is the sum of exponential random variables.
- It is a special case of the Gamma distribution with integer .