55
Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1) 11.2–11.12 Some Examples of Queueing Systems (Section 11.2) 11.13–11.15 Measures of Performance for Queueing Systems (Section 11.3)11.16–11.19 A Case Study: The Dupit Corp. Problem (Section 11.4)11.20–11.22 Some Single-Server Queueing Models (Section 11.5) 11.23–11.32 Some Multiple-Server Queueing Models (Section 11.6) 11.33–11.40 Priority Queueing Models (Section 11.7) 11.41–11.48 Some Insights about Designing Queueing Systems (Section 11.8)11.49–11.51 Economic Analysis of the Number of Servers to Provide (Section 11.9) 11.52–11.55 Copyright © 2011 by the McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin

Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

Embed Size (px)

Citation preview

Page 1: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

Table of ContentsChapter 11 (Queueing Models)

Elements of a Queueing Model (Section 11.1) 11.2–11.12Some Examples of Queueing Systems (Section 11.2) 11.13–11.15Measures of Performance for Queueing Systems (Section 11.3) 11.16–11.19A Case Study: The Dupit Corp. Problem (Section 11.4) 11.20–11.22Some Single-Server Queueing Models (Section 11.5) 11.23–11.32Some Multiple-Server Queueing Models (Section 11.6) 11.33–11.40Priority Queueing Models (Section 11.7) 11.41–11.48Some Insights about Designing Queueing Systems (Section 11.8) 11.49–11.51Economic Analysis of the Number of Servers to Provide (Section 11.9) 11.52–11.55

Copyright © 2011 by the McGraw-Hill Companies, Inc. All rights reserved.McGraw-Hill/Irwin

Page 2: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

A Basic Queueing System

CustomersQueue

Served Customers

Queueing System

Service facility

SSSS

CCCC

C C C C C C C

Served Customers

11-2

Page 3: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

Herr Cutter’s Barber Shop

• Herr Cutter is a German barber who runs a one-man barber shop.

• Herr Cutter opens his shop at 8:00 A.M.

• The table shows his queueing system in action over a typical morning.

CustomerTime ofArrival

HaicutBegins

Durationof Haircut

HaircutEnds

1 8:03 8:03 17 minutes 8:20

2 8:15 8:20 21 minutes 8:41

3 8:25 8:41 19 minutes 9:00

4 8:30 9:00 15 minutes 9:15

5 9:05 9:15 20 minutes 9:35

6 9:43 — — —

11-3

Page 4: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

Arrivals

• The time between consecutive arrivals to a queueing system are called the interarrival times.

• The expected number of arrivals per unit time is referred to as the mean arrival rate.

• The symbol used for the mean arrival rate is

= Mean arrival rate for customers coming to the queueing system

where is the Greek letter lambda.

• The mean of the probability distribution of interarrival times is

1 / = Expected interarrival time

• Most queueing models assume that the form of the probability distribution of interarrival times is an exponential distribution.

11-4

Page 5: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

Evolution of the Number of Customers

20 40 60 80

1

2

3

4

Number of Customers in the System

0

Time (in minutes)100

11-5

Page 6: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

The Exponential Distribution for Interarrival Times

Mean Time0

11-6

Page 7: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

Properties of the Exponential Distribution

• There is a high likelihood of small interarrival times, but a small chance of a very large interarrival time. This is characteristic of interarrival times in practice.

• For most queueing systems, the servers have no control over when customers will arrive. Customers generally arrive randomly.

• Having random arrivals means that interarrival times are completely unpredictable, in the sense that the chance of an arrival in the next minute is always just the same.

• The only probability distribution with this property of random arrivals is the exponential distribution.

• The fact that the probability of an arrival in the next minute is completely uninfluenced by when the last arrival occurred is called the lack-of-memory property.

11-7

Page 8: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

The Queue

• The number of customers in the queue (or queue size) is the number of customers waiting for service to begin.

• The number of customers in the system is the number in the queue plus the number currently being served.

• The queue capacity is the maximum number of customers that can be held in the queue.

• An infinite queue is one in which, for all practical purposes, an unlimited number of customers can be held there.

• When the capacity is small enough that it needs to be taken into account, then the queue is called a finite queue.

• The queue discipline refers to the order in which members of the queue are selected to begin service.

– The most common is first-come, first-served (FCFS).– Other possibilities include random selection, some priority procedure, or even last-

come, first-served.

11-8

Page 9: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

Service

• When a customer enters service, the elapsed time from the beginning to the end of the service is referred to as the service time.

• Basic queueing models assume that the service time has a particular probability distribution.

• The symbol used for the mean of the service time distribution is

1 / = Expected service time

where is the Greek letter mu.

• The interpretation of itself is the mean service rate.

= Expected service completions per unit time for a single busy server

11-9

Page 10: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

Some Service-Time Distributions

• Exponential Distribution– The most popular choice.

– Much easier to analyze than any other.

– Although it provides a good fit for interarrival times, this is much less true for service times.

– Provides a better fit when the service provided is random than if it involves a fixed set of tasks.

– Standard deviation: = Mean

• Constant Service Times– A better fit for systems that involve a fixed set of tasks.

– Standard deviation: = 0.

11-10

Page 11: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

Labels for Queueing Models

To identify which probability distribution is being assumed for service times (and for interarrival times), a queueing model conventionally is labeled as follows:

Distribution of service times

— / — / — Number of Servers

Distribution of interarrival times

The symbols used for the possible distributions areM = Exponential distribution (Markovian)D = Degenerate distribution (constant times)GI = General independent interarrival-time distribution (any distribution)G = General service-time distribution (any arbitrary distribution)

11-11

Page 12: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

Summary of Usual Model Assumptions

1. Interarrival times are independent and identically distributed according to a specified probability distribution.

2. All arriving customers enter the queueing system and remain there until service has been completed.

3. The queueing system has a single infinite queue, so that the queue will hold an unlimited number of customers (for all practical purposes).

4. The queue discipline is first-come, first-served.

5. The queueing system has a specified number of servers, where each server is capable of serving any of the customers.

6. Each customer is served individually by any one of the servers.

7. Service times are independent and identically distributed according to a specified probability distribution.

11-12

Page 13: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

Examples of Commercial Service SystemsThat Are Queueing Systems

Type of System Customers Server(s)

Barber shop People Barber

Bank teller services People Teller

ATM machine service People ATM machine

Checkout at a store People Checkout clerk

Plumbing services Clogged pipes Plumber

Ticket window at a movie theater People Cashier

Check-in counter at an airport People Airline agent

Brokerage service People Stock broker

Gas station Cars Pump

Call center for ordering goods People Telephone agent

Call center for technical assistance People Technical representative

Travel agency People Travel agent

Automobile repair shop Car owners Mechanic

Vending services People Vending machine

Dental services People Dentist

Roofing Services Roofs Roofer

11-13

Page 14: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

Examples of Internal Service SystemsThat Are Queueing Systems

Type of System Customers Server(s)

Secretarial services Employees Secretary

Copying services Employees Copy machine

Computer programming services Employees Programmer

Mainframe computer Employees Computer

First-aid center Employees Nurse

Faxing services Employees Fax machine

Materials-handling system Loads Materials-handling unit

Maintenance system Machines Repair crew

Inspection station Items Inspector

Production system Jobs Machine

Semiautomatic machines Machines Operator

Tool crib Machine operators Clerk

11-14

Page 15: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

Examples of Transportation Service SystemsThat Are Queueing Systems

Type of System Customers Server(s)

Highway tollbooth Cars Cashier

Truck loading dock Trucks Loading crew

Port unloading area Ships Unloading crew

Airplanes waiting to take off Airplanes Runway

Airplanes waiting to land Airplanes Runway

Airline service People Airplane

Taxicab service People Taxicab

Elevator service People Elevator

Fire department Fires Fire truck

Parking lot Cars Parking space

Ambulance service People Ambulance

11-15

Page 16: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

Choosing a Measure of Performance

• Managers who oversee queueing systems are mainly concerned with two measures of performance:

– How many customers typically are waiting in the queueing system?

– How long do these customers typically have to wait?

• When customers are internal to the organization, the first measure tends to be more important.

– Having such customers wait causes lost productivity.

• Commercial service systems tend to place greater importance on the second measure.

– Outside customers are typically more concerned with how long they have to wait than with how many customers are there.

11-16

Page 17: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

Defining the Measures of Performance

L = Expected number of customers in the system, including those being served (the symbol L comes from Line Length).

Lq = Expected number of customers in the queue, which excludes customers being served.

W = Expected waiting time in the system (including service time) for an individual customer (the symbol W comes from Waiting time).

Wq = Expected waiting time in the queue (excludes service time) for an individual customer.

These definitions assume that the queueing system is in a steady-state condition.

11-17

Page 18: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

Relationship between L, W, Lq, and Wq

• Since 1/ is the expected service time

W = Wq + 1/

• Little’s formula states that

L = W

and

Lq = Wq

• Combining the above relationships leads to

L = Lq +

11-18

Page 19: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

Using Probabilities as Measures of Performance

• In addition to knowing what happens on the average, we may also be interested in worst-case scenarios.

– What will be the maximum number of customers in the system? (Exceeded no more than, say, 5% of the time.)

– What will be the maximum waiting time of customers in the system? (Exceeded no more than, say, 5% of the time.)

• Statistics that are helpful to answer these types of questions are available for some queueing systems:

– Pn = Steady-state probability of having exactly n customers in the system.

– P(W ≤ t) = Probability the time spent in the system will be no more than t.

– P(Wq ≤ t) = Probability the wait time will be no more than t.

• Examples of common goals:– No more than three customers 95% of the time: P0 + P1 + P2 + P3 ≥ 0.95

– No more than 5% of customers wait more than 2 hours: P(W ≤ 2 hours) ≥ 0.95

11-19

Page 20: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

The Dupit Corp. Problem

• The Dupit Corporation is a longtime leader in the office photocopier marketplace.

• Dupit’s service division is responsible for providing support to the customers by promptly repairing the machines when needed. This is done by the company’s service technical representatives, or tech reps.

• Current policy: Each tech rep’s territory is assigned enough machines so that the tech rep will be active repairing machines (or traveling to the site) 75% of the time.

– A repair call averages 2 hours, so this corresponds to 3 repair calls per day.

– Machines average 50 workdays between repairs, so assign 150 machines per rep.

• Proposed New Service Standard: The average waiting time before a tech rep begins the trip to the customer site should not exceed two hours.

11-20

Page 21: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

Alternative Approaches to the Problem

• Approach Suggested by John Phixitt: Modify the current policy by decreasing the percentage of time that tech reps are expected to be repairing machines.

• Approach Suggested by the Vice President for Engineering: Provide new equipment to tech reps that would reduce the time required for repairs.

• Approach Suggested by the Chief Financial Officer: Replace the current one-person tech rep territories by larger territories served by multiple tech reps.

• Approach Suggested by the Vice President for Marketing: Give owners of the new printer-copier priority for receiving repairs over the company’s other customers.

11-21

Page 22: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

The Queueing System for Each Tech Rep

• The customers: The machines needing repair.

• Customer arrivals: The calls to the tech rep requesting repairs.

• The queue: The machines waiting for repair to begin at their sites.

• The server: The tech rep.

• Service time: The total time the tech rep is tied up with a machine, either traveling to the machine site or repairing the machine. (Thus, a machine is viewed as leaving the queue and entering service when the tech rep begins the trip to the machine site.)

11-22

Page 23: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

Notation for Single-Server Queueing Models

• = Mean arrival rate for customers= Expected number of arrivals per unit time

1/ = expected interarrival time

• = Mean service rate (for a continuously busy server)= Expected number of service completions per unit time

= expected service time

• = the utilization factor= the average fraction of time that a server is busy serving customers=

11-23

Page 24: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

The M/M/1 Model

• Assumptions1. Interarrival times have an exponential distribution with a mean of 1/.

2. Service times have an exponential distribution with a mean of 1/.

3. The queueing system has one server.

• The expected number of customers in the system is

L = 1 – = –

• The expected waiting time in the system is

W = (1 / )L = 1 / ( – )

• The expected waiting time in the queue is

Wq = W – 1/ = / [( – )]

• The expected number of customers in the queue is

Lq = Wq = 2 / [( – )] = 2 / (1 – )

11-24

Page 25: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

The M/M/1 Model

• The probability of having exactly n customers in the system is

Pn = (1 – )n

Thus,P0 = 1 – P1 = (1 – )P2 = (1 – )2

::

• The probability that the waiting time in the system exceeds t is

P(W > t) = e–(1–)t for t ≥ 0

• The probability that the waiting time in the queue exceeds t is

P(Wq > t) = e–(1–)t for t ≥ 0

11-25

Page 26: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

M/M/1 Queueing Model for the Dupit’s Current Policy

34567891011121314151617181920212223

B C D E G HData Results

3 (mean arrival rate) L = 3 4 (mean service rate) Lq = 2.25s = 1 (# servers)

W = 1Pr(W > t) = 0.368 Wq = 0.75

when t = 1 0.75

Prob(Wq > t) = 0.276when t = 1 n Pn

0 0.251 0.18752 0.14063 0.10554 0.07915 0.05936 0.04457 0.03348 0.02509 0.0188

10 0.0141

11-26

Page 27: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

John Phixitt’s Approach (Reduce Machines/Rep)

• The proposed new service standard is that the average waiting time before service begins be two hours (i.e., Wq ≤ 1/4 day).

• John Phixitt’s suggested approach is to lower the tech rep’s utilization factor sufficiently to meet the new service requirement.

Lower = / , until Wq ≤ 1/4 day,where

= (Number of machines assigned to tech rep) / 50.

11-27

Page 28: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

M/M/1 Model for John Phixitt’s Suggested Approach(Reduce Machines/Rep)

34567891011121314151617181920212223

B C D E G HData Results

2 (mean arrival rate) L = 1 4 (mean service rate) Lq = 0.5s = 1 (# servers)

W = 0.5Pr(W > t) = 0.135 Wq = 0.25

when t = 1 0.5

Prob(Wq > t) = 0.068when t = 1 n Pn

0 0.51 0.252 0.12503 0.06254 0.03135 0.01566 0.00787 0.00398 0.00209 0.0010

10 0.0005

11-28

Page 29: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

The M/G/1 Model

• Assumptions1. Interarrival times have an exponential distribution with a mean of 1/.

2. Service times can have any probability distribution. You only need the mean (1/) and standard deviation ().

3. The queueing system has one server.

• The probability of zero customers in the system isP0 = 1 –

• The expected number of customers in the queue isLq = 22 + 2] / [2(1 – )]

• The expected number of customers in the system isL = Lq +

• The expected waiting time in the queue isWq = Lq /

• The expected waiting time in the system isW = Wq + 1/

11-29

Page 30: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

The Values of and Lq for the M/G/1 Modelwith Various Service-Time Distributions

Distribution Mean Model Lq

Exponential 1/ 1/ M/M/1 2 / (1 – )

Degenerate (constant) 1/ 0 M/D/1 (1/2) [2 / (1 – )]

Erlang, with shape parameter k 1/ (1/k) (1/) M/Ek/1 (k+1)/(2k) [2 / (1 – )]

11-30

Page 31: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

VP for Engineering Approach (New Equipment)

• The proposed new service standard is that the average waiting time before service begins be two hours (i.e., Wq ≤ 1/4 day).

• The Vice President for Engineering has suggested providing tech reps with new state-of-the-art equipment that would reduce the time required for the longer repairs.

• After gathering more information, they estimate the new equipment would have the following effect on the service-time distribution:

– Decrease the mean from 1/4 day to 1/5 day.

– Decrease the standard deviation from 1/4 day to 1/10 day.

11-31

Page 32: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

M/G/1 Model for the VP of Engineering Approach(New Equipment)

345678910

1112

B C D E F GData Results

3 (mean arrival rate) L = 1.163 0.2 (expected service time) Lq = 0.563

0.1 (standard deviation)s = 1 (# servers) W = 0.388

Wq = 0.188

0.6

P0 = 0.4

11-32

Page 33: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

The M/M/s Model

• Assumptions1. Interarrival times have an exponential distribution with a mean of 1/.

2. Service times have an exponential distribution with a mean of 1/3. Any number of servers (denoted by s).

• With multiple servers, the formula for the utilization factor becomes

= / s

but still represents that average fraction of time that individual servers are busy.

11-33

Page 34: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

Values of L for the M/M/s Model for Various Values of s

s = 1

s = 2

s = 3s = 4s = 5s = 7s = 10

s = 15s = 20s = 25

100

10

0.5

0.1

0.2

0 0.1 0.3 0.5 0.7 0.9 1.0Utilization factor

s

Steady-state expected number of customers in the queueing system

11-34

Page 35: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

CFO Suggested Approach (Combine Into Teams)

• The proposed new service standard is that the average waiting time before service begins be two hours (i.e., Wq ≤ 1/4 day).

• The Chief Financial Officer has suggested combining the current one-person tech rep territories into larger territories that would be served jointly by multiple tech reps.

• A territory with two tech reps:– Number of machines = 300 (versus 150 before)

– Mean arrival rate = = 6 (versus = 3 before)

– Mean service rate = = 4 (as before)

– Number of servers = s = 2 (versus s = 1 before)

– Utilization factor = = /s = 0.75 (as before)

11-35

Page 36: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

M/M/s Model for the CFO’s Suggested Approach(Combine Into Teams of Two)

34567891011121314151617181920212223

B C D E G HData Results

6 (mean arrival rate) L = 3.4286 4 (mean service rate) Lq = 1.9286s = 2 (# servers)

W = 0.5714Pr(W > t) = 0.169 Wq = 0.3214

when t = 1 0.75

Prob(Wq > t) = 0.087when t = 1 n Pn

0 0.14291 0.21432 0.16073 0.12054 0.09045 0.06786 0.05097 0.03818 0.02869 0.0215

10 0.0161

11-36

Page 37: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

CFO Suggested Approach (Teams of Three)

• The Chief Financial Officer has suggested combining the current one-person tech rep territories into larger territories that would be served jointly by multiple tech reps.

• A territory with three tech reps:– Number of machines = 450 (versus 150 before)

– Mean arrival rate = = 9 (versus = 3 before)

– Mean service rate = = 4 (as before)

– Number of servers = s = 3 (versus s = 1 before)

– Utilization factor = = /s = 0.75 (as before)

11-37

Page 38: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

M/M/s Model for the CFO’s Suggested Approach(Combine Into Teams of Three)

34567891011121314151617181920212223

B C D E G HData Results

9 (mean arrival rate) L = 3.9533 4 (mean service rate) Lq = 1.7033s = 3 (# servers)

W = 0.4393Pr(W > t) = 0.090 Wq = 0.1893

when t = 1 0.75

Prob(Wq > t) = 0.028when t = 1 n Pn

0 0.07481 0.16822 0.18933 0.14194 0.10655 0.07986 0.05997 0.04498 0.03379 0.0253

10 0.0189

11-38

Page 39: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

Comparison of Wq with Territories of Different Sizes

Number ofTech Reps

Number ofMachines s Wq

1 150 3 4 1 0.75 0.75 workday (6 hours)

2 300 6 4 2 0.75 0.321 workday (2.57 hours)

3 450 9 4 3 0.75 0.189 workday (1.51 hours)

11-39

Page 40: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

Values of L for the M/D/s Model for Various Values of s

100

0.1

1.0

10

0 0.1 0.3 0.5 0.9 1.0

s = 2

s = 3s = 4

s = 5s = 7

s = 10s = 15

s = 20

s = 25

s = 1

0.7Utilization factor

Steady-state expected number of customers in the queueing system

s

11-40

Page 41: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

Priority Queueing Models

• General Assumptions:– There are two or more categories of customers. Each category is assigned to a

priority class. Customers in priority class 1 are given priority over customers in priority class 2. Priority class 2 has priority over priority class 3, etc.

– After deferring to higher priority customers, the customers within each priority class are served on a first-come-fist-served basis.

• Two types of priorities– Nonpreemptive priorities: Once a server has begun serving a customer, the

service must be completed (even if a higher priority customer arrives). However, once service is completed, priorities are applied to select the next one to begin service.

– Preemptive priorities: The lowest priority customer being served is preempted (ejected back into the queue) whenever a higher priority customer enters the queueing system.

11-41

Page 42: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

Preemptive Priorities Queueing Model

• Additional Assumptions1. Preemptive priorities are used as previously described.

2. For priority class i (i = 1, 2, … , n), the interarrival times of the customers in that class have an exponential distribution with a mean of 1/i.

3. All service times have an exponential distribution with a mean of 1/, regardless of the priority class involved.

4. The queueing system has a single server.

• The utilization factor for the server is

= (1 + 2 + … + n) /

11-42

Page 43: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

Nonpreemptive Priorities Queueing Model

• Additional Assumptions1. Nonpreemptive priorities are used as previously described.

2. For priority class i (i = 1, 2, … , n), the interarrival times of the customers in that class have an exponential distribution with a mean of 1/i.

3. All service times have an exponential distribution with a mean of 1/, regardless of the priority class involved.

4. The queueing system can have any number of servers.

• The utilization factor for the servers is

= (1 + 2 + … + n) / s

11-43

Page 44: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

VP of Marketing Approach (Priority for New Copiers)

• The proposed new service standard is that the average waiting time before service begins be two hours (i.e., Wq ≤ 1/4 day).

• The Vice President of Marketing has proposed giving the printer-copiers priority over other machines for receiving service. The rationale for this proposal is that the printer-copier performs so many vital functions that its owners cannot tolerate being without it as long as other machines.

• The mean arrival rates for the two classes of copiers are– 1 = 1 customer (printer-copier) per workday (now)

– 2 = 2 customers (other machines) per workday (now)

• The proportion of printer-copiers is expected to increase, so in a couple years– 1 = 1.5 customers (printer-copiers) per workday (later)

– 2 = 1.5 customers (other machines) per workday (later)

11-44

Page 45: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

Nonpreemptive Priorities Model forVP of Marketing’s Approach (Current Arrival Rates)

345678

9

1011121314151617

B C D E F GData

n = 2 (# of priority classes) 4 (mean service rate)s = 1 (# servers)

i L Lq W Wq

Priority Class 1 1 0.5 0.25 0.5 0.25Priority Class 2 2 2.5 2 1.25 1Priority Class 3 1 #DIV/0! #DIV/0! #DIV/0! #DIV/0!Priority Class 4 1 #DIV/0! #DIV/0! #DIV/0! #DIV/0!Priority Class 5 1 1.75 1.5 1.75 1.5

3 0.75

Results

11-45

Page 46: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

Nonpreemptive Priorities Model forVP of Marketing’s Approach (Future Arrival Rates)

345678

9

1011121314151617

B C D E F GData

n = 2 (# of priority classes) 4 (mean service rate)s = 1 (# servers)

i L Lq W Wq

Priority Class 1 1.5 0.825 0.45 0.55 0.3Priority Class 2 1.5 2.175 1.8 1.45 1.2Priority Class 3 1 #DIV/0! #DIV/0! #DIV/0! #DIV/0!Priority Class 4 1 #DIV/0! #DIV/0! #DIV/0! #DIV/0!Priority Class 5 1 1.75 1.5 1.75 1.5

3 0.75

Results

11-46

Page 47: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

Expected Waiting Times with Nonpreemptive Priorities

s When 1 2 Wq for Printer Copiers Wq for Other Machines

1 Now 1 2 4 0.75 0.25 workday (2 hrs.) 1 workday (8 hrs.)

1 Later 1.5 1.5 4 0.75 0.3 workday (2.4 hrs.) 1.2 workday (9.6 hrs.)

2 Now 2 4 4 0.75 0.107 workday (0.86 hr.) 0.439 workday (3.43 hrs.)

2 Later 3 3 4 0.75 0.129 workday (1.03 hrs.) 0.514 workday (4.11 hrs.)

3 Now 3 6 4 0.75 0.063 workday (0.50 hr.) 0.252 workday (2.02 hrs.)

3 Later 4.5 4.5 4 0.75 0.076 workday (0.61 hr.) 0.303 workday (2.42 hrs.)

11-47

Page 48: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

The Four Approaches Under Considerations

Proposer Proposal Additional Cost

John Phixitt Maintain one-person territories, but reduce number of machines assigned to each from 150 to 100

$300 million per year

VP for Engineering Keep current one-person territories, but provide new state-of-the-art equipment to the tech-reps

One-time cost of $500 million

Chief Financial Officer Change to three-person territories None, except disadvantages of larger territories

VP for Marketing Change to two-person territories with priority given to the printer-copiers for repairs

None, except disadvantages of larger territories

Decision: Adopt fourth proposal (except for sparsely populated areas where second proposal should be adopted).

11-48

Page 49: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

Some Insights About Designing Queueing Systems

1. When designing a single-server queueing system, beware that giving a relatively high utilization factor (workload) to the server provides surprisingly poor performance for the system.

2. Decreasing the variability of service times (without any change in the mean) improves the performance of a queueing system substantially.

3. Multiple-server queueing systems can perform satisfactorily with somewhat higher utilization factors than can single-server queueing systems. For example, pooling servers by combining separate single-server queueing systems into one multiple-server queueing system greatly improves the measures of performance.

4. Applying priorities when selecting customers to begin service can greatly improve the measures of performance for high-priority customers.

11-49

Page 50: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

Effect of High-Utilization Factors (Insight 1)

345

B C D E G HData Results

0.5 (mean arrival rate) L = 1 1 (mean service rate) Lq = 0.5

9

10

1112

13

141516171819202122232425

A B C D EData Table Demonstrating the Effect ofIncreasing on Lq and L for M/M/1

Lq L

1 0.5 1

0 0.01 0.0001 0.01010 0.25 0.0833 0.33330 0.5 0.5 10 0.6 0.9 1.50 0.7 1.6333 2.33330 0.75 2.25 30 0.8 3.2 40 0.85 4.8167 5.66670 0.9 8.1 90 0.95 18.05 190 0.99 98.01 990 0.999 998.001 999

0

20

40

60

80

100

0 0.2 0.4 0.6 0.8 1

System Utilization (r)A

vera

ge

Lin

e L

en

gth

(L

)

11-50

Page 51: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

Effect of Decreasing (Insight 2)

12345678910

111213

14

151617181920212223

A B C D E F G H

Template for the M/G/1 Queueing Model

Data Results 0.5 (mean arrival rate) L = 0.8125

1 (expected service time) Lq = 0.3125 0.5 (standard deviation)s = 1 (# servers) W = 1.625

Wq = 0.625

0.5

P0 = 0.5

Data Table Demonstrating the Effect of Decreasing s on Lq for M/G/1

Body of Table Shows L q Values

0.3125 1 0.5 0

0.5 0.500 0.313 0.250 0.75 2.250 1.406 1.125

0.9 8.100 5.063 4.0500.99 98.010 61.256 49.005

11-51

Page 52: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

Economic Analysis of the Number of Servers to Provide

• In many cases, the consequences of making customers wait can be expressed as a waiting cost.

• The manager is interested in minimizing the total cost.TC = Expected total cost per unit timeSC = Expected service cost per unit timeWC = Expected waiting cost per unit time

The objective is then to choose the number of servers so as toMinimize TC = SC + WC

• When each server costs the same (Cs = cost of server per unit time),SC = Cs s

• When the waiting cost is proportional to the amount of waiting (Cw = waiting cost per unit time for each customer),

WC = Cw L

11-52

Page 53: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

Acme Machine Shop

• The Acme Machine Shop has a tool crib for storing tool required by shop mechanics.

• Two clerks run the tool crib.

• The estimates of the mean arrival rate and the mean service rate (per server) are

= 120 customers per hour = 80 customers per hour

• The total cost to the company of each tool crib clerk is $20/hour, so Cs = $20.

• While mechanics are busy, their value to Acme is $48/hour, so Cw = $48.

• Choose s so as to Minimize TC = $20s + $48L.

11-53

Page 54: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

Excel Template for Choosing the Number of Servers

34567891011121314151617181920

B C D E F GData Results

120 (mean arrival rate) L = 1.736842105 80 (mean service rate) Lq = 0.236842105s = 3 (# servers)

W = 0.014473684Pr(W > t) = 0.02581732 Wq = 0.001973684

when t = 0.05 0.5

Prob(Wq > t) = 0.00058707when t = 0.05 n Pn

0 0.2105263161 0.315789474

Cs = $20.00 (cost / server / unit time) 2 0.236842105Cw = $48.00 (waiting cost / unit time) 3 0.118421053

4 0.059210526Cost of Service $60.00 5 0.029605263Cost of Waiting $83.37 6 0.014802632

Total Cost $143.37 7 0.007401316

Economic Analysis:

11-54

Page 55: Table of Contents Chapter 11 (Queueing Models) Elements of a Queueing Model (Section 11.1)11.2–11.12 Some Examples of Queueing Systems (Section 11.2)11.13–11.15

Comparing Expected Cost vs. Number of Clerks

123456789

10

H I J K L M N

Data Table for Expected Total Cost of Alternatives

Cost of Cost of Totals r L Service Waiting Cost

0.50 1.74 $60.00 $83.37 $143.371 1.50 #N/A $20.00 #N/A #N/A2 0.75 3.43 $40.00 $164.57 $204.573 0.50 1.74 $60.00 $83.37 $143.374 0.38 1.54 $80.00 $74.15 $154.15

5 0.30 1.51 $100.00 $72.41 $172.41

$0

$50

$100

$150

$200

$250

0 1 2 3 4 5

Number of Servers (s)

Cos

t ($/

hour

)

Cost ofService

Cost ofWaiting

Total Cost

11-55