Science Fair Project Encyclopedia
Erlang distribution
The Erlang distribution is a 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 independent identically distributed random variables each having a memoryless exponential distribution. Letting n be the number of such random variables, the probability density function of the Erlang distribution is
The Erlang distribution is thus that special case of the gamma distribution is which the number in the role here called n 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
- gamma distribution
- Poisson distribution
- Coxian distribution
- Erlang unit
- Engset Calculation
External links
- Erlang Distribution
- An Introduction to Erlang B and Erlang C by Ian Angus (PDF Document - Has terms and formulae plus biography)
- Resource Dimensioning Using Erlang-B and Erlang-C
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details


