| ||||||||||||||||||||||||||
|
other queuing and staffing modelsAs well as the Erlang C model there are several other call center staffing models in use. SimulationThis 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'. However there are several obvious issues with this approach -
This model also does not address another Erlang assumption of a 'steady state' situation where all calls are handled in the same interval in which they arrive (i.e. there is never any backlog of calls impacting subsequent time periods). Our conclusion is that in trying to solve one problem, Merlang actually introduces several others. |
| ||||||||||||||||||||||||||||||||||||||||||||||
|