|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
ErlangB
ErlangB[c, a]
computes the Erlang B loss probability for an M/M/c/c queue.
DetailsDetails
- ErlangB is also known as Erlang's blocking function.
- ErlangB allows c to be any positive integer and a to be any positive real number.
- ErlangB[c, a] is equivalent to Probability[n==c, n
StationaryDistribution[QueueingProcess[
,
, c, c]]] with
.
New in 9
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »

