|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
ErlangC
ErlangC[c, a]
computes the Erlang C probability for nonzero waiting time in an M/M/c queue.
DetailsDetails
- ErlangC allows c to be any positive integer and a to be any positive real number, subject to the condition that
. - ErlangC[c, a] is equivalent to Probability[n>=c, n
StationaryDistribution[QueueingProcess[
,
, c]]], with
.
New in 9
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »

