L5-2 - Problem Solving For Queue
L5-2 - Problem Solving For Queue
Decision Models –
Additional Examples
• Instructor – Dr Qiang
Li
Winter 2024
February 7/8, 2024
Queuing Models –
Problem Solving
Queuing Model Examples
Queue type λ µ L Lq
M/M/1 20 30 2 1.33
M/M/1 10 15 2 1.33
M/M/1 10 30 0.5 0.167
M/M/1 20 40 1 0.5
M/M/2 20 30 0.75 0.083
M/M/2 20 60 0.34 0.01
Analysis Draft
Current system
A second person is added who helps the existing customer service rep process
the returns by doing the inspection of the returned items. The original rep will
now just deal with the customer and process the refund. The two employees
working as a team reduces the average service time to 1.5 minutes. The new
person added to help the customer service rep is only paid $16 per hour.
Queue type λ µ L
M/M/1 20 30 2
Customers: =20 per hour M/M/1 10 15 2
M/M/1 M/M/1 10 30 0.5
Two servers: per hour
M/M/1 20 40 1
M/M/2 20 30 0.75
M/M/2 20 60 0.34
Service cost = 20+16
Waiting cost=(0.30)(60)L Total costs = 20+16+(0.30)(60)(1)=54
Solution
a. If each type of customer has dedicated servers, what is the minimum number of
servers who should be serving HP and LP customers so that the queues are stable?
40 0 0 HP: M/M/?
LP: M/M/?
To have stable queues,
s>2 s>3
Have to be an integer.
The minimum number of servers who should be serving HP
and LP customers are 3, and 4, respectively.
Solution
s>5
Each type of
customer has a single line
dedicated servers M/M/6
HP: M/M/3
LP: M/M/4
Diana’s daughter Tara runs a gas station and a car wash business. Tara
estimates that dirty cars arrive at a rate of 10 per hour. With a single
crew working the wash line, Tara figures that the mean cleaning time
per car is 5 minutes. Cleaning is done one car at a time and in a FCFS
fashion.
a. What is the average number of cars waiting in line at the car wash at any given time?
b. What is the average time that the car spends in the car wash?
c. What is the proportion of time that the crew is idle?
d. What is the probability that there are 3 cars at the car wash facility at any given time?
e. What is the probability that there are 5 cars waiting in line at the car wash?
f. Tara doesn’t want to have more than 4 cars in the car wash on an average. Is she
meeting her goal with the current setup?
Solution
=10 12 M/M/1