Description Usage Arguments Details References See Also Examples
Returns the probability that all servers are busy
1 |
c |
numbers of servers |
u |
lambda/mu, that is, ratio of rate of arrivals and rate of service |
Returns the probability that all servers are busy
[Sixto2004] Sixto Rios Insua, Alfonso Mateos Caballero, M Concepcion Bielza Lozoya, Antonio Jimenez Martin (2004).
Investigacion Operativa. Modelos deterministicos y estocasticos.
Editorial Centro de Estudios Ramon Areces.
[Jagerman1974] Jagerman, D. L. (1974).
Some properties of the Erlang loss function.
Bell System Tech. J. (53), 525-551
1 2 | ## two servers
B_erlang(2, 0.5/0.7)
|
[1] 0.1295337
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.