Erlang distribution
|
Template:Probability distribution
In probability theory and statistics, the Erlang distribution is a continuous probability distribution developed by A. K. Erlang to predict waiting times in queueing systems, particularly in the case of telephone traffic engineering. The Erlang distribution is the distribution of the sum of k independent identically distributed random variables each having an exponential distribution. The probability density function of the Erlang distribution is
- <math>f(x|k,\lambda)={\lambda^k x^{k-1} e^{-\lambda x} \over (k-1)!}\quad\mbox{for }x>0.<math>
The Erlang distribution is thus a special case of the gamma distribution for which k is a positive integer.
There are two commonly used versions of the Erlang distribution, depending on the traffic assumptions modelled:
- Erlang B distribution - Does not allow queuing of blocked calls
- Erlang C distribution - Allows Unlimited queuing of blocked calls until they are served
The Erlang B and C distributions are still in everyday use for traffic modelling for applications such as the design of call centers.
See also
External links
- Erlang Distribution (http://www.xycoon.com/erlang.htm)
- An Introduction to Erlang B and Erlang C by Ian Angus (http://www.angustel.ca/reports/Erlang%20B%20&%20C.PDF) (PDF Document - Has terms and formulae plus biography)
- Resource Dimensioning Using Erlang-B and Erlang-C (http://www.eventhelix.com/RealtimeMantra/CongestionControl/resource_dimensioning_erlang_b_c.htm)
- Erlang-C (http://www.kooltoolz.com/Erlang-C.htm)es:Distribución de Erlang