The Waiting Line Problem
The Waiting Line Problem
• Performance Measures
There are three measurements used to determine the economics of a waiting
line:
1.Population -average number of customers in line.
2.Wait time -average amount of time spent waiting.
3.System utilization rate -what percentage of time are servers busy.
The Practical View of Waiting Lines
Problem 1: Customers in line. A bank wants to know how many customers are waiting for a
drive-in teller, how long they have to wait, the utilization of the teller, and what the service
rate would have to be so that 95 percent of the time there would not be more than three
cars in the system at any time.
Problem 2: Equipment selection. A franchise for Robot Car Wash must decide which
equipment to purchase out of a choice of three. Larger units cost more but wash cars faster.
To make the decision, costs are related to revenue.
Problem 3: Determining the number of servers. An auto agency parts department must
decide how many clerks to employ at the counter. More clerks cost more money, but there
is a savings because mechanics wait less time.
Problem 4: Finite population source. Whereas the previous models assume a large
population,
finite queuing employs a separate set of equations for those cases where the calling
customer population is small. In this last problem, mechanics must service four weaving
machines to keep them operating. Based on the costs associated with machines being idle
and
the costs of mechanics to service them, the problem is to decide how many mechanics to
use.
WAITING LINE MODELS
• 1queueisthemostcommonlyuse
dtypeofqueue
• Usedtomodelsingleprocessorsys
temsortomodelindividualdevice
sinacomputersystemAssumesth
attheinterarrivaltimesandtheser
vicetimesareexponentiallydistri
butedandthereisonlyoneserver.
• Nobufferorpopulationsizelimita
tionsandtheservicedisciplineisF
CFS.
• Need to know only the mean
arrival rate λ and the mean
service rateμ
WAITING LINE MODELS
WAITING LINE MODELS
• Western National Bank is considering opening a drive-thru
window for customer service. Management estimates that
customers will arrive at the rate of 15 per hour. The teller who
will staff the window can service customers at the rate of one
every three minutes.
Part 1 Assuming Poisson arrivals and exponential service, find
1. Utilization of the teller.
2. Average number in the waiting line.
3. Average number in the system.
4. Average waiting time in line.
5. Average waiting time in the system, including service.
WAITING LINE MODELS
WAITING LINE MODELS
• QuickLubeInc.operatesafastlubeandoilchangegarage.On
atypicalday,customersarriveattherateofthreeperhourand
lubejobsareperformedatanaveragerateofoneevery15min
utes.Themechanicsoperateasateamononecaratatime.
• Assuming Poisson arrivals and exponential service, find
a. Utilization of the lube team.
b. The average number of cars in line.
c. The average time a car waits before it is lubed.
d. The total time it takes to go through the system
(that is, waiting in line plus lube time).
WAITING LINE MODELS