The staffing forecast formula
For task-based work, use three connected calculations. Workload hours equal forecast demand multiplied by average task time. Productive staff equal workload minutes divided by interval minutes and target occupancy. Scheduled staff equal productive staff divided by one minus shrinkage.
For queued work with a response-time target, such as calls or live chat, simple division is not enough. Use Erlang C or Erlang A after the demand forecast because arrival patterns, waiting time, and abandonment change the number of people required.
Workload hours = demand ร average task minutes รท 60
Productive staff = workload minutes รท interval minutes รท occupancy
Scheduled staff = productive staff รท (1 โ shrinkage)
Round the final requirement up to a whole person
