Erlang distribution

1

The Erlang distribution is a two-parameter family of continuous probability distributions with support. The two parameters are: The Erlang distribution is the distribution of a sum of k independent exponential variables with mean 1/\lambda each. Equivalently, it is the distribution of the time until the kth event of a Poisson process with a rate of \lambda. The Erlang and Poisson distributions are complementary, in that while the Poisson distribution counts the events that occur in a fixed amount of time, the Erlang distribution counts the amount of time until the occurrence of a fixed number of events. When k=1, the distribution simplifies to the exponential distribution. The Erlang distribution is a special case of the gamma distribution in which the shape of the distribution is discretized. The Erlang distribution was developed by A. K. Erlang to examine the number of telephone calls that might be made at the same time to the operators of the switching stations. This work on telephone traffic engineering has been expanded to consider waiting times in queueing systems in general. The distribution is also used in the field of stochastic processes.

Characterization

Probability density function

The probability density function of the Erlang distribution is The parameter k is called the shape parameter, and the parameter \lambda is called the rate parameter. An alternative, but equivalent, parametrization uses the scale parameter \beta, which is the reciprocal of the rate parameter (i.e., ): When the scale parameter \beta equals 2, the distribution simplifies to the chi-squared distribution with 2k degrees of freedom. It can therefore be regarded as a generalized chi-squared distribution for even numbers of degrees of freedom.

Cumulative distribution function (CDF)

The cumulative distribution function of the Erlang distribution is where \gamma is the lower incomplete gamma function and P is the lower regularized gamma function. The CDF may also be expressed as

Erlang-k

The Erlang-k distribution (where k is a positive integer) is defined by setting k in the PDF of the Erlang distribution. For instance, the Erlang-2 distribution is, which is the same as.

Median

An asymptotic expansion is known for the median of an Erlang distribution, for which coefficients can be computed and bounds are known. An approximation is i.e. below the mean

Generating Erlang-distributed random variates

Erlang-distributed random variates can be generated from uniformly distributed random numbers (U \in [0,1]) using the following formula:

Applications

Waiting times

Events that occur independently with some average rate are modeled with a Poisson process. The waiting times between k occurrences of the event are Erlang distributed. (The related question of the number of events in a given amount of time is described by the Poisson distribution.) The Erlang distribution, which measures the time between incoming calls, can be used in conjunction with the expected duration of incoming calls to produce information about the traffic load measured in erlangs. This can be used to determine the probability of packet loss or delay, according to various assumptions made about whether blocked calls are aborted (Erlang B formula) or queued until served (Erlang C formula). The Erlang-B and C formulae are still in everyday use for traffic modeling for applications such as the design of call centers.

Other applications

The age distribution of cancer incidence often follows the Erlang distribution, whereas the shape and scale parameters predict, respectively, the number of driver events and the time interval between them. More generally, the Erlang distribution has been suggested as good approximation of cell cycle time distribution, as result of multi-stage models. The kinesin is a molecular machine with two "feet" that "walks" along a filament. The waiting time between each step is exponentially distributed. When green fluorescent protein is attached to a foot of the kinesin, then the green dot visibly moves with Erlang distribution of k = 2. It has also been used in marketing for describing interpurchase times.

Properties

Related distributions

This article is derived from Wikipedia and licensed under CC BY-SA 4.0. View the original article.

Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc.
Bliptext is not affiliated with or endorsed by Wikipedia or the Wikimedia Foundation.

Edit article