(Created target blank page For Version: PSAAS:Julie) |
(Update with the copy of version: Public) |
||
Line 1: | Line 1: | ||
− | <!-- | + | = Contact Center Performance Report Metrics= |
+ | __NOTOC__ | ||
+ | |||
+ | In this topic, find information about the Workforce Management Contact Center Performance Report metrics. Click any link in the Contents to go directly to a specific metric. | ||
+ | |||
+ | <!-- Sample table formatting available at: http://172.21.81.85/Table_Examples --> | ||
+ | {| | ||
+ | ! colspan=5 style="background-color:#F5F5F5" | | ||
+ | |- | ||
+ | | • [[CCPerf#AbFA|Abandon Factor – Actual]]<br>• [[CCPerf#AbFS|Abandon Factor – Scheduled]] | ||
+ | | • [[CCPerf#AHTA|AHT – Actual]]<br>• [[CCPerf#AHTD|AHT – Difference]]<br>• [[CCPerf#AHTF|AHT – Forecasted]]<br>• [[CCPerf#AHTP|AHT – Percentage]] | ||
+ | | • [[CCPerf#ASAA|ASA – Actual]]<br>• [[CCPerf#ASAS|ASA – Scheduled]] | ||
+ | | • [[CCPerf#CovD|Coverage – Difference]]<br>• [[CCPerf#CovO|Coverage – Optimal]]<br>• [[CCPerf#CovP|Coverage – Percentage]]<br>• [[CCPerf#CovS|Coverage – Scheduled]] | ||
+ | |} | ||
+ | |||
+ | <!-- Sample table formatting available at: http://172.21.81.85/Table_Examples --> | ||
+ | {| | ||
+ | ! colspan=5 style="background-color:#F5F5F5" | | ||
+ | |- | ||
+ | | • [[CCPerf#IVolA|Interaction Volume – Actual]]<br>• [[CCPerf#IVolD|Interaction Volume – Difference]]<br>• [[CCPerf#IVolF|Interaction Volume – Forecasted]]<br>• [[CCPerf#IVolP|Interaction Volume – Percentage]] | ||
+ | | • [[CCPerf#NumAgA|Number of Agents – Actual]]<br>• [[CCPerf#NumAgD|Number of Agents – Difference]]<br>• [[CCPerf#NumAgPoD|Number of Agents – Percentage of Difference]]<br>• [[CCPerf#NumAgS|Number of Agents – Scheduled]] | ||
+ | | • [[CCPerf#SLA|Service Level – Actual]]<br>• [[CCPerf#SLS|Service Level – Scheduled]] | ||
+ | |} | ||
+ | |||
+ | <!-- Available styles: (default)-Important, 2-Tip, 3-Warning --> | ||
+ | {{NoteFormat|A period in these metrics refers to the specific granularity of the report being run. For ''Intra-day'' granularity a period is 15 minutes; for ''Daily'' granularity a period is 1 day; and so on.|2}} | ||
+ | |||
+ | === ''See Other Metrics Topics''=== | ||
+ | *[[SchedSumm|Schedule Summary Report Metrics]] | ||
+ | *[[AdhrEndNts|Agent Adherence Report Metrics]] | ||
+ | *[[AdhrEndNts#EndNts|Endnotes (for Metrics)]] | ||
+ | _____________________________________________________________________________________________________________________ | ||
+ | |||
+ | <!-- Available styles: (default)-Important, 2-Tip, 3-Warning --> | ||
+ | {{NoteFormat|The ''Difference'' calculation is controlled by the WFM Web <tt>Application</tt> option <tt>RevertDiffCalculation</tt> in Management Framework’s Configuration Manager. | ||
+ | <tt>false</tt> (default): ''Scheduled'' or ''Forecasted'' minus ''Actual'' | ||
+ | <tt>true</tt>: Actual minus ''Scheduled'' or ''Forecasted'' | ||
+ | This document uses the default value.|<style (optional)>}} | ||
+ | |||
+ | <div id="CovS"></div> | ||
+ | == Coverage – Scheduled== | ||
+ | The actual amount of time that an agent should count toward coverage of the work in this time period. If an agent is multi-skilled and is scheduled for multiple activities during a given period, he may count fractional amounts of time toward the coverage of each activity (for example, 0.5 toward each of two activities for which he is scheduled). | ||
+ | |||
+ | If an agent has something other than activity work scheduled for part of a period, that will be subtracted from the amount of time counted toward the coverage of that activity work. For example, an agent who is scheduled for an | ||
+ | activity for a given 15-minute timestep, but who has a break for the first five minutes of that timestep, would count as 0.67 toward the coverage of that activity for that period. | ||
+ | |||
+ | [[CCPerf|Back to Top]] | ||
+ | |||
+ | === How the Total / Average Is Calculated=== | ||
+ | This figure is in FTEs. For the calculation, see [[AdhrEndNts#EN1|Endnote 1]]. | ||
+ | |||
+ | The value in the totals/averages row at the top of this view (or at the bottom of the report) is calculated as follows: | ||
+ | # WFM calculates the sum of the agents who are covering this activity within each timestep during the day. | ||
+ | # The value calculated in Step 1 is multiplied by 15 minutes in order to get the total time of activity work. | ||
+ | # The value calculated in Step 2 is divided by the value set for <tt>Paid Hours a Day</tt>, which was entered while building the staffing forecast for this activity. | ||
+ | |||
+ | <div id="CovO"></div> | ||
+ | == Coverage – Optimal== | ||
+ | The coverage that would have been required in order to meet the original service objectives, based on the actual IV and AHT. | ||
+ | |||
+ | <div id="CovD"></div> | ||
+ | == Coverage – Difference== | ||
+ | [[CCPerf#CovO|Coverage – Optimal]] minus [[CCPerf#CovS|Coverage – Scheduled]]. | ||
+ | |||
+ | <div id="CovP"></div> | ||
+ | == Coverage – Percentage== | ||
+ | [[CCPerf#CovO|Coverage – Optimal]] | ||
+ | ——————————————————————————————————————————————— | ||
+ | [[CCPerf#CovO|Coverage – Optimal]] minus [[CCPerf#CovS|Coverage – Scheduled]] | ||
+ | in concept: Optimal / (Optimal – Scheduled) | ||
+ | |||
+ | <div id="NumAgS"></div> | ||
+ | == Number of Agents – Scheduled== | ||
+ | The number of agents scheduled for this period, also known as ''headcount''. | ||
+ | |||
+ | [[CCPerf|Back to Top]] | ||
+ | |||
+ | === How the Total / Average is Calculated=== | ||
+ | A simple average across the entire report time range. Thus, even if activity is only open for a portion of the day, if this report were run for a intra-day period, the average would be calculated over 96 timesteps. | ||
+ | |||
+ | <div id="NumAgA"></div> | ||
+ | == Number of Agents – Actual== | ||
+ | The number of agents who were actually logged in during this period, also known as ''headcount''. | ||
+ | |||
+ | === How the Total / Average is Calculated=== | ||
+ | A simple average of the number of time steps when agents were logged in. | ||
+ | Σ (''Agents<sub>i</sub>'') / Number of time steps | ||
+ | |||
+ | Where | ||
+ | ''Agents<sub>i</sub>'' is the number of agents logged in (as reported by Stat Server) during ''timestep<sub>i</sub>'' | ||
+ | |||
+ | <div id="NumAgD"></div> | ||
+ | == Number of Agents – Difference== | ||
+ | [[CCPerf#NumAgS|Number of Agents – Scheduled]] minus [[CCPerf#NumAgA|Number of Agents – Actual]]. | ||
+ | |||
+ | <div id="NumAgPoD"></div> | ||
+ | == Number of Agents – Percentage of Difference== | ||
+ | ([[CCPerf#NumAgS|Number of Agents – Scheduled]] minus [[CCPerf#NumAgA|Number of Agents – Actual]]) | ||
+ | ———————————————————————————————————————————————————————————————— | ||
+ | [[CCPerf#NumAgS|Number of Agents – Scheduled]] | ||
+ | in concept: (Scheduled – Actual) / Scheduled | ||
+ | |||
+ | <div id="IVolF"></div> | ||
+ | == Interaction Volume – Forecasted== | ||
+ | The number of interactions forecasted for this period (taken directly from the Master Forecast). | ||
+ | |||
+ | [[CCPerf|Back to Top]] | ||
+ | |||
+ | === How the Total / Average is Calculated=== | ||
+ | This Sum is spread across the entire report time range. | ||
+ | |||
+ | <div id="IVolA"></div> | ||
+ | == Interaction Volume – Actual== | ||
+ | The number of interactions actually received. The exact nature of this metric will depend on what Stat Server statistic is configured for Interaction Volume. | ||
+ | |||
+ | For example, for voice interactions, normally this is based on Number of Calls Entered. | ||
+ | |||
+ | === How the Total / Average is Calculated=== | ||
+ | The sum is of Interaction Volume for each time step within the report time range. | ||
+ | Σ (''IV<sub>i</sub>'') | ||
+ | |||
+ | Where: | ||
+ | ''IV<sub>i</sub>'' is the Interaction Volume recorded by Stat Server during ''timestep<sub>i</sub>'' | ||
+ | |||
+ | <div id="IVolD"></div> | ||
+ | == Interaction Volume – Difference== | ||
+ | [[CCPerf#IVolF|Interaction Volume – Forecasted]] minus [[CCPerf#IVolA|Interaction Volume – Actual]]. | ||
+ | |||
+ | <div id="IVolP"></div> | ||
+ | == Interaction Volume – Percentage== | ||
+ | ([[CCPerf#IVolF|Interaction Volume – Forecasted]] minus [[CCPerf#IVolA|Interaction Volume – Actual]]) | ||
+ | ————————————————————————————————————————————————————————————————————— | ||
+ | [[CCPerf#IVolF|Interaction Volume – Forecasted]] | ||
+ | in concept: (Forecasted - Actual) / Forecasted | ||
+ | |||
+ | [[CCPerf|Back to Top]] | ||
+ | |||
+ | <div id="AHTF"></div> | ||
+ | == AHT – Forecasted== | ||
+ | Forecasted Average Handling Time for this period (taken directly from the Master Forecast) | ||
+ | |||
+ | === How the Total / Average is Calculated=== | ||
+ | '''A weighted average, weighted by Forecasted IV:'''<br> | ||
+ | AVG AHT Forecasted = Σ (''Forecasted AHT<sub>i</sub>'' * ''Forecasted IV<sub>i</sub>'') / Σ (''Forecasted IV<sub>i</sub>'') | ||
+ | |||
+ | Where: | ||
+ | ''Forecasted AHT<sub>i</sub>'' = Forecasted Average Handling Time for ''timestep<sub>i</sub>'' | ||
+ | ''Forecasted IV<sub>i</sub>'' = Forecasted Interaction Volume for ''timestep<sub>i</sub>'' | ||
+ | ''timestep<sub>i</sub>'' = timestep number over the open hours | ||
+ | |||
+ | <div id="AHTA"></div> | ||
+ | == AHT – Actual== | ||
+ | Actual Average Handling Time for calls handled during this period. This metric is based on what Stat Server statistics are configured for Total Handle Time and Number of Calls Handled. | ||
+ | |||
+ | === How the Total / Average is Calculated=== | ||
+ | '''A weighted average, weighted by Number of Calls Handled:'''<br> | ||
+ | Σ (''AHT<sub>i</sub>'' * ''CallsHandled<sub>i</sub>'') / Σ (''CallsHandled<sub>i</sub>'') | ||
+ | |||
+ | Where: | ||
+ | ''AHT<sub>i</sub>'' = AHT recorded by Stat Server for ''timestep<sub>i</sub>'' | ||
+ | ''CallsHandled<sub>i</sub>'' = Number of interactions handled during timestep<sub>i</sub> as recorded by Stat Server. | ||
+ | |||
+ | <div id="AHTD"></div> | ||
+ | == AHT – Difference== | ||
+ | [[CCPerf#AHTF|AHT – Forecasted]] minus [[CCPerf#AHTA|AHT – Actual]]. | ||
+ | |||
+ | <div id="AHTP"></div> | ||
+ | == AHT – Percentage== | ||
+ | ([[CCPerf#AHTF|AHT – Forecasted]] minus [[CCPerf#AHTA|AHT – Actual]]) | ||
+ | ——————————————————————————————————————— | ||
+ | [[CCPerf#AHTF|AHT – Forecasted]] | ||
+ | in concept: (Forecasted - Actual) / Forecasted | ||
+ | |||
+ | [[CCPerf|Back to Top]] | ||
+ | |||
+ | <div id="SLS"></div> | ||
+ | == Service Level – Scheduled== | ||
+ | The Service Level that was scheduled to be achieved, based on the scheduled number of agents. | ||
+ | |||
+ | === How the Total / Average is Calculated=== | ||
+ | '''A weighted average, weighted by Forecasted IV:'''<br> | ||
+ | AVG SL Scheduled = Σ (''Scheduled SL<sub>i</sub>'' * ''Forecasted IV<sub>i</sub>'') / &Sigma (''Forecasted IV<sub>i</sub>'') | ||
+ | |||
+ | Where: | ||
+ | ''Scheduled SL<sub>i</sub>'' = Calculated Service Level based on the number of scheduled agents for ''timestep<sub>i</sub>'' | ||
+ | ''Forecasted IV<sub>i</sub>'' = Forecasted Interaction Volume for ''timestep<sub>i</sub>'' | ||
+ | ''timestep<sub>i</sub>'' = timestep number over the open hours | ||
+ | |||
+ | <div id="SLA"></div> | ||
+ | == Service Level – Actual== | ||
+ | The Service Level that was actually achieved. This metric is based on what Stat Server statistics are configured for Service Factor, Number of Calls Distributed, Average Speed of Answer, and Time Range. | ||
+ | |||
+ | === How the Total / Average is Calculated=== | ||
+ | '''A weighted average, weighted by Number of Calls Distributed:'''<br> | ||
+ | Σ (''SFi'' * ''CallsDistributed<sub>i</sub>'') / Σ (''CallsDistributed<sub>i</sub>'') | ||
+ | |||
+ | Where: | ||
+ | ''SF<sub>i</sub>''= Service Factor recorded by Stat Server for ''timestep<sub>i</sub>'' | ||
+ | ''CallsDistributed<sub>i</sub>''= Number of calls distributed during ''timestep<sub>i</sub>'' as recorded by Stat Server.<br>(This value does not appear in the report but is recorded by Stat Server. For more details, see [[AdhrEndNts#EN2|Endnote 2]].) | ||
+ | |||
+ | <div id="ASAS"></div> | ||
+ | == ASA – Scheduled== | ||
+ | The Average Speed of Answer that was scheduled to be achieved, based on the scheduled number of agents. Calculated by using the ''inverse'' of the WFM’s staffing forecast algorithm. | ||
+ | |||
+ | WFM uses a ''modified Erlang'' algorithm to derive Calculated Staffing, based on the IV, AHT, and service objectives such as ASA that were stated when building the forecast. Therefore, to calculated the Scheduled ASA it uses that formula ''in reverse''. | ||
+ | |||
+ | === How the Total / Average is Calculated=== | ||
+ | '''A weighted average, weighted by Forecasted IV:'''<br> | ||
+ | AVG ASA Scheduled = Σ (''Scheduled ASA<sub>i</sub>'' * ''Forecasted IV<sub>i</sub>'') / Σ (''Forecasted IV<sub>i</sub>'') | ||
+ | |||
+ | Where: | ||
+ | ''Scheduled ASA<sub>i</sub>'' = Calculated ASA based on the number of scheduled agents for ''timestep<sub>i</sub>'' | ||
+ | ''Forecasted IV<sub>i</sub>'' = Forecasted Interaction Volume for ''timestep<sub>i</sub>'' | ||
+ | ''timestep<sub>i</sub>'' = timestep number over the open hours | ||
+ | |||
+ | [[CCPerf|Back to Top]] | ||
+ | |||
+ | <div id="ASAA"></div> | ||
+ | == ASA – Actual== | ||
+ | The Average Speed of Answer that was actually achieved. This metric is based on what Stat Server statistics are configured for ASA. | ||
+ | |||
+ | === How the Total / Average is Calculated=== | ||
+ | '''A weighted average, weighted by Number of Calls Distributed:'''<br> | ||
+ | Σ (''ASA<sub>i</sub>'' x ''CallsDistributed<sub>i</sub>'') / Σ (''CallsDistributed<sub>i</sub>'') | ||
+ | |||
+ | Where: | ||
+ | ''ASA<sub>i</sub>'' = Average Speed of Answer for ''timestep<sub>i</sub>'' as recorded by Stat Server | ||
+ | ''CallsDistributed<sub>i</sub>'' = Number of calls distributed during ''timestep<sub>i</sub>'' as recorded by Stat Server | ||
+ | |||
+ | <div id="AbFS"></div> | ||
+ | == Abandons Factor – Scheduled== | ||
+ | The expected number of abandoned interactions based on the scheduled number of agents. Calculated by using the ''inverse'' of the WFM’s staffing forecast algorithm. | ||
+ | |||
+ | WFM uses a ''modified Erlang'' algorithm to derive Calculated Staffing, based on the IV, AHT, and service objectives such as Abandonment percentage that were stated when building the forecast. Therefore, to calculate the Scheduled | ||
+ | Abandons, WFM uses that formula ''in reverse''. | ||
+ | |||
+ | === How the Total / Average is Calculated=== | ||
+ | '''A weighted average, weighted by Forecasted IV:'''<br> | ||
+ | AVG AF Scheduled = Σ (''Scheduled AF<sub>i</sub>'' *'' Forecasted IV<sub>i</sub>'') / Σ (''Forecasted IV<sub>i</sub>'') | ||
+ | |||
+ | Where: | ||
+ | ''Scheduled AF<sub>i</sub>'' = Calculated Abandon Factor based on the number of scheduled agents for timestep<sub>i</sub> | ||
+ | ''Forecasted IV<sub>i</sub>'' = Forecasted Interaction Volume for ''timestep<sub>i</sub>'' | ||
+ | ''timestep<sub>i</sub>'' = timestep number over the open hours | ||
+ | |||
+ | <div id="AbFA"></div> | ||
+ | == Abandons Factor – Actual== | ||
+ | The actual number of abandoned interactions during a specific period, based on which Stat Server statistics are configured for Abandoned Interactions. | ||
+ | |||
+ | === How the Total / Average is Calculated=== | ||
+ | '''A weighted average, weighted by Number of Calls Distributed:'''<br> | ||
+ | Σ (''Abandons<sub>i</sub>'' * ''CallsDistributed<sub>i</sub>'') / Σ (''CallsDistributed<sub>i</sub>'') | ||
+ | |||
+ | Where: | ||
+ | ''Abandons<sub>i</sub>'' = Number of calls abandoned during ''timestep<sub>i</sub>'' as recorded by Stat Server | ||
+ | ''CallsDistributed<sub>i</sub>'' = Number of calls distributed during ''timestep<sub>i</sub>'', as recorded by Stat Server | ||
+ | |||
+ | [[CCPerf|Back to Top]] | ||
+ | |||
+ | [[Category:V:PSAAS:Julie]] |
Revision as of 16:59, June 7, 2019
Contact Center Performance Report Metrics
In this topic, find information about the Workforce Management Contact Center Performance Report metrics. Click any link in the Contents to go directly to a specific metric.
See Other Metrics Topics
_____________________________________________________________________________________________________________________
false (default): Scheduled or Forecasted minus Actual true: Actual minus Scheduled or ForecastedThis document uses the default value.
Coverage – Scheduled
The actual amount of time that an agent should count toward coverage of the work in this time period. If an agent is multi-skilled and is scheduled for multiple activities during a given period, he may count fractional amounts of time toward the coverage of each activity (for example, 0.5 toward each of two activities for which he is scheduled).
If an agent has something other than activity work scheduled for part of a period, that will be subtracted from the amount of time counted toward the coverage of that activity work. For example, an agent who is scheduled for an activity for a given 15-minute timestep, but who has a break for the first five minutes of that timestep, would count as 0.67 toward the coverage of that activity for that period.
How the Total / Average Is Calculated
This figure is in FTEs. For the calculation, see Endnote 1.
The value in the totals/averages row at the top of this view (or at the bottom of the report) is calculated as follows:
- WFM calculates the sum of the agents who are covering this activity within each timestep during the day.
- The value calculated in Step 1 is multiplied by 15 minutes in order to get the total time of activity work.
- The value calculated in Step 2 is divided by the value set for Paid Hours a Day, which was entered while building the staffing forecast for this activity.
Coverage – Optimal
The coverage that would have been required in order to meet the original service objectives, based on the actual IV and AHT.
Coverage – Difference
Coverage – Optimal minus Coverage – Scheduled.
Coverage – Percentage
Coverage – Optimal ——————————————————————————————————————————————— Coverage – Optimal minus Coverage – Scheduled in concept: Optimal / (Optimal – Scheduled)
Number of Agents – Scheduled
The number of agents scheduled for this period, also known as headcount.
How the Total / Average is Calculated
A simple average across the entire report time range. Thus, even if activity is only open for a portion of the day, if this report were run for a intra-day period, the average would be calculated over 96 timesteps.
Number of Agents – Actual
The number of agents who were actually logged in during this period, also known as headcount.
How the Total / Average is Calculated
A simple average of the number of time steps when agents were logged in.
Σ (Agentsi) / Number of time steps
Where
Agentsi is the number of agents logged in (as reported by Stat Server) during timestepi
Number of Agents – Difference
Number of Agents – Scheduled minus Number of Agents – Actual.
Number of Agents – Percentage of Difference
(Number of Agents – Scheduled minus Number of Agents – Actual) ———————————————————————————————————————————————————————————————— Number of Agents – Scheduled in concept: (Scheduled – Actual) / Scheduled
Interaction Volume – Forecasted
The number of interactions forecasted for this period (taken directly from the Master Forecast).
How the Total / Average is Calculated
This Sum is spread across the entire report time range.
Interaction Volume – Actual
The number of interactions actually received. The exact nature of this metric will depend on what Stat Server statistic is configured for Interaction Volume.
For example, for voice interactions, normally this is based on Number of Calls Entered.
How the Total / Average is Calculated
The sum is of Interaction Volume for each time step within the report time range.
Σ (IVi)
Where:
IVi is the Interaction Volume recorded by Stat Server during timestepi
Interaction Volume – Difference
Interaction Volume – Forecasted minus Interaction Volume – Actual.
Interaction Volume – Percentage
(Interaction Volume – Forecasted minus Interaction Volume – Actual) ————————————————————————————————————————————————————————————————————— Interaction Volume – Forecasted in concept: (Forecasted - Actual) / Forecasted
AHT – Forecasted
Forecasted Average Handling Time for this period (taken directly from the Master Forecast)
How the Total / Average is Calculated
A weighted average, weighted by Forecasted IV:
AVG AHT Forecasted = Σ (Forecasted AHTi * Forecasted IVi) / Σ (Forecasted IVi)
Where:
Forecasted AHTi = Forecasted Average Handling Time for timestepi Forecasted IVi = Forecasted Interaction Volume for timestepi timestepi = timestep number over the open hours
AHT – Actual
Actual Average Handling Time for calls handled during this period. This metric is based on what Stat Server statistics are configured for Total Handle Time and Number of Calls Handled.
How the Total / Average is Calculated
A weighted average, weighted by Number of Calls Handled:
Σ (AHTi * CallsHandledi) / Σ (CallsHandledi)
Where:
AHTi = AHT recorded by Stat Server for timestepi CallsHandledi = Number of interactions handled during timestepi as recorded by Stat Server.
AHT – Difference
AHT – Forecasted minus AHT – Actual.
AHT – Percentage
(AHT – Forecasted minus AHT – Actual) ——————————————————————————————————————— AHT – Forecasted in concept: (Forecasted - Actual) / Forecasted
Service Level – Scheduled
The Service Level that was scheduled to be achieved, based on the scheduled number of agents.
How the Total / Average is Calculated
A weighted average, weighted by Forecasted IV:
AVG SL Scheduled = Σ (Scheduled SLi * Forecasted IVi) / &Sigma (Forecasted IVi)
Where:
Scheduled SLi = Calculated Service Level based on the number of scheduled agents for timestepi Forecasted IVi = Forecasted Interaction Volume for timestepi timestepi = timestep number over the open hours
Service Level – Actual
The Service Level that was actually achieved. This metric is based on what Stat Server statistics are configured for Service Factor, Number of Calls Distributed, Average Speed of Answer, and Time Range.
How the Total / Average is Calculated
A weighted average, weighted by Number of Calls Distributed:
Σ (SFi * CallsDistributedi) / Σ (CallsDistributedi)
Where:
SFi= Service Factor recorded by Stat Server for timestepi
CallsDistributedi= Number of calls distributed during timestepi as recorded by Stat Server.
(This value does not appear in the report but is recorded by Stat Server. For more details, see Endnote 2.)
ASA – Scheduled
The Average Speed of Answer that was scheduled to be achieved, based on the scheduled number of agents. Calculated by using the inverse of the WFM’s staffing forecast algorithm.
WFM uses a modified Erlang algorithm to derive Calculated Staffing, based on the IV, AHT, and service objectives such as ASA that were stated when building the forecast. Therefore, to calculated the Scheduled ASA it uses that formula in reverse.
How the Total / Average is Calculated
A weighted average, weighted by Forecasted IV:
AVG ASA Scheduled = Σ (Scheduled ASAi * Forecasted IVi) / Σ (Forecasted IVi)
Where:
Scheduled ASAi = Calculated ASA based on the number of scheduled agents for timestepi Forecasted IVi = Forecasted Interaction Volume for timestepi timestepi = timestep number over the open hours
ASA – Actual
The Average Speed of Answer that was actually achieved. This metric is based on what Stat Server statistics are configured for ASA.
How the Total / Average is Calculated
A weighted average, weighted by Number of Calls Distributed:
Σ (ASAi x CallsDistributedi) / Σ (CallsDistributedi)
Where:
ASAi = Average Speed of Answer for timestepi as recorded by Stat Server CallsDistributedi = Number of calls distributed during timestepi as recorded by Stat Server
Abandons Factor – Scheduled
The expected number of abandoned interactions based on the scheduled number of agents. Calculated by using the inverse of the WFM’s staffing forecast algorithm.
WFM uses a modified Erlang algorithm to derive Calculated Staffing, based on the IV, AHT, and service objectives such as Abandonment percentage that were stated when building the forecast. Therefore, to calculate the Scheduled Abandons, WFM uses that formula in reverse.
How the Total / Average is Calculated
A weighted average, weighted by Forecasted IV:
AVG AF Scheduled = Σ (Scheduled AFi * Forecasted IVi) / Σ (Forecasted IVi)
Where:
Scheduled AFi = Calculated Abandon Factor based on the number of scheduled agents for timestepi Forecasted IVi = Forecasted Interaction Volume for timestepi timestepi = timestep number over the open hours
Abandons Factor – Actual
The actual number of abandoned interactions during a specific period, based on which Stat Server statistics are configured for Abandoned Interactions.
How the Total / Average is Calculated
A weighted average, weighted by Number of Calls Distributed:
Σ (Abandonsi * CallsDistributedi) / Σ (CallsDistributedi)
Where:
Abandonsi = Number of calls abandoned during timestepi as recorded by Stat Server CallsDistributedi = Number of calls distributed during timestepi, as recorded by Stat Server