Queuing Rule of Thumb
The Queuing Rule of Thumb is a mathematical formula, known as the queuing constraint equation when it is used to find an approximation of servers required to service a queue. The formula is written as an inequality relating the number of servers, total number of service requestors, service time, and the maximum time to finish the queue :
Compared to standard queuing formulas, QROT is simple enough to compute the necessary number of servers without involving probability. It serves as a rough heuristic to address queue problems.
Formula
-
This is the ratio of the arrival rate and the service rate.
-
This equation states that the utilization of the queuing system must not be larger than 1.
Simplifying, the formula for the Queuing Rule of Thumb is.
Usage
The Queuing Rule of Thumb assists queue management to resolve queue problems by providing the number of servers, the total number of customers, the service time, and the maximum time needed to finish the queue. To make a queuing system more efficient, these values must be adjusted with regards to the rule of thumb.The mathematics underlying queueing theory is too complicated for use in most settings. The rule of thumb is simpler and therefore more practical.
- Conference lunch: Conference lunches are usually self-service. Each serving table has 2 sides where people can pick up their food. If each of 1000 attendees needs 45 seconds to do so, how many serving tables must be provided so that lunch can be served in an hour?
- Student registration: A school of 10,000 students must set certain days for student registration. One working day is 8 hours. Each parent needs about 36 seconds to be served. How many days are needed to register all students?
- Drop off: During the peak hour of the morning about 4500 cars drop off their children at an elementary school. Each drop off requires about 60 seconds. Each car requires about 6 meters to stop and maneuver. How much space is needed for the minimum drop off line?