Other
As well as the Erlang C model there are several
other call center staffing models in use.
Simulation
This is the most accurate way of modeling as it
simulates thousands of calls arriving using a 'Monte Carlo' simulation. It can
also handle a mix of call types and agent skills.
Unfortunately no low-cost call center calculator
uses simulation at present. The other disadvantage of simulation is that it is very compute
intensive and can be quite slow.
'Merlang'
Merlang (or modified erlang) is an attempt by one
vendor to overcome two of the restrictive assumptions of the Erlang C model. It
adds another two parameters to the calculations - 'Mean time to abandon' (or MTA)
and 'Expected Retry Percent'.
There are several obvious issues with this
approach -