Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors

Reply To: Erlang Formula

#33009
Cerebrum
Guest

Ex(A) = (A · Ex−1(A))/(x + A · Ex−1(A))
, E0(A) = 1
This recursion formula is exact, and even for large values of (n,A)
there are no round off errors. It is the basic formula for numerous tables of the Erlang B formula.
You must involve a cycle to evaluate needed number of servers(lines). The index in the bottom of E is the number of channels. It asumes that if there is no available cirquits, hence, all traffic will be lost.
If you want to contact me, my email is:valentin.georgiev@gmail.com