| Servers | Utilisation | Avg wait | Longest | Waited 10min+ |
|---|
Estimate wait times and how busy you are, from arrival rate, service time and server count
| Servers | Utilisation | Avg wait | Longest | Waited 10min+ |
|---|
It depends entirely on how busy you already are. Below about 70% utilisation an extra server barely changes what customers feel, but adding one where utilisation is above 90% can cut the wait to a fraction. Queues grow explosively as utilisation approaches 1. This tool lists the average wait for a range of server counts side by side, so you can see whether adding one is worth it.
They assume arrivals are completely random (Poisson) and service times follow an exponential distribution. Real shops have lunchtime peaks and customers who give up and leave, so the numbers will not match exactly. Use this to see the direction of an effect: whether adding a server helps, or whether shortening service time helps more. Switching variability to "fixed" shows the ideal case where every customer takes exactly the same time.
The theoretical figure (the Erlang C formula) is the long-run average of a system that runs forever in steady state. The simulation queues real customers for exactly the opening hours you entered, so it includes the quiet stretch after opening and the luck of a busy day. Longer hours bring it closer to theory. Near 100% utilisation the theoretical value itself diverges, so a large gap there is expected.
No. The simulation, the maths and the chart all run inside your browser. Nothing you type is sent anywhere or stored. The page uses no external libraries at all.