'BLOCKQUOTE'The Erlang tool which can be downloaded from the web is OK but not a good prediction method. The problem is that it looks at each time block (eg: 15 minute span) as an entity in itself and doesn't consider that a loss of service level in the previous 15 minutes will have an effect as calls roll over.'/BLOCKQUOTE'
This is true, however.....
Erlang will only ever model in intervals, I'm not sure how
service level from one interval can affect the next directly, bar
repeat callers.
The only exception I can see is in long queue times, as you put
it 'rolling over' the interval break, and, yes, whilst a WFM system
may *allow* for this, it isn't normally an integral part of the function.
It may be that you are looking at Erlang in an Intraday model? If that is
the case you will be correct as it doe not have any sense of 'History'.
Although, loading your exant model factored for the day-to-date WILL
then start to model in this fashion.
Regards
DaveA