SlideShare a Scribd company logo
1 of 30
1




             Technical Note 7
                    Waiting Line
                    Management


McGraw-Hill/Irwin              ©The McGraw-Hill Companies, Inc., 2006
2




          OBJECTIVES
        Waiting Line Characteristics
        Suggestions for Managing Queues

        Examples (Models 1, 2, 3, and 4)




McGraw-Hill/Irwin       © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
Components of the Queuing                                                     3


                 System

                     Servicing System
                                           Servers
                     Queue or
Customer            Waiting Line
Arrivals                                                             Exit




McGraw-Hill/Irwin               © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
Customer Service Population                                                  4


                      Sources



                         Population Source



                    Finite                         Infinite
             Example: Number of
              Example: Number of          Example: The
                                          Example: The
             machines needing
              machines needing            number of people
                                          number of people
             repair when a
              repair when a               who could wait in
                                          who could wait in
             company only has
              company only has            a line for
                                          a line for
             three machines.
              three machines.             gasoline.
                                          gasoline.

McGraw-Hill/Irwin                  © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
5

                    Service Pattern

                          Service
                          Pattern



               Constant                        Variable
        Example: Items
        Example: Items                 Example: People
                                       Example: People
        coming down an
        coming down an                 spending time
                                       spending time
        automated
        automated                      shopping.
                                       shopping.
        assembly line.
        assembly line.


McGraw-Hill/Irwin             © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
6


               The Queuing System

                             Length




                           Queuing                      Number of Lines &
       Queue Discipline
                           System                       Line Structures




                          Service Time
                          Distribution

McGraw-Hill/Irwin                © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
7

                    Examples of Line
                       Structures

                           Single
                                                  Multiphase
                           Phase

                     One-person
      Single Channel                                Car wash
                     barber shop

                        Bank tellers’              Hospital
        Multichannel
                         windows                  admissions




McGraw-Hill/Irwin              © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
8




                    Degree of Patience


             No Way!        No Way!




         BALK             RENEG




McGraw-Hill/Irwin            © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
Suggestions for Managing                                              9


                    Queues

          1. Determine an acceptable waiting
              time for your customers
          2. Try to divert your customer’s
              attention when waiting
          3. Inform your customers of what to
              expect
          4. Keep employees not serving the
              customers out of sight
          5. Segment customers
McGraw-Hill/Irwin          © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
10



      Suggestions for Managing Queues
                (Continued)
       6. Train your servers to be friendly
       7. Encourage customers to come
         during the slack periods
       8. Take a long-term perspective
         toward getting rid of the queues




McGraw-Hill/Irwin          © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
11


                    Waiting Line Models

                                       Source
        Model Layout                   Population          Service Pattern
         1    Single channel           Infinite            Exponential
           2         Single channel    Infinite            Constant
           3         Multichannel      Infinite            Exponential
           4         Single or Multi   Finite              Exponential

       These four models share the following characteristics:
       • Single phase
       • Poisson arrival
       • FCFS
       • Unlimited queue length
McGraw-Hill/Irwin                         © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
12


 Notation: Infinite Queuing:
λ = Arrival rate
              Models 1-3
µ = Service rate
1
  = Average service time
µ
1
  = Average time between arrivals
λ
    λ
ρ = = Ratio of total arrival rate to sevice rate
    µ
        for a single server
Lq = Average number waiting in line
McGraw-Hill/Irwin       © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
Infinite Queuing Models 1-3
                                                                               13




 Ls = Average(Continued)
               number in system
      (including those being served)
 Wq = Average time waiting in line
 Ws = Average total time in system
      (including time to be served)
 n = Number of units in the system
 S = Number of identical service channels
 Pn = Probability of exactly n units in system
 Pw = Probability of waiting in line
McGraw-Hill/Irwin       © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
14

                    Example: Model 1
Assume a drive-up window at a fast food restaurant.
Customers arrive at the rate of 25 per hour.
The employee can serve one customer every two
minutes.
Assume Poisson arrival and exponential service
rates.
Determine:
Determine:
A) What is the average utilization of the employee?
A) What is the average utilization of the employee?
B) What is the average number of customers in line?
B) What is the average number of customers in line?
C) What is the average number of customers in the
C) What is the average number of customers in the
system?
system?
D) What is the average waiting time in line?
D) What is the average waiting time in line?
E) What is the average waiting time in the system?
E) What is the average waiting time in the system?
F) What is the probability that exactly two cars will be
F) What is the probability that exactly two cars will be
   in the system?
    in the system?
McGraw-Hill/Irwin              © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
15


                    Example: Model 1

         A) What is the average utilization of the
         employee?

          λ = 25 cust / hr
                    1 customer
          µ =                         = 30 cust / hr
               2 mins (1hr / 60 mins)

               λ   25 cust / hr
           ρ =   =              = .8333
               µ   30 cust / hr

McGraw-Hill/Irwin               © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
16


                    Example: Model 1

B) What is the average number of customers in
line?
                   λ   2
                             (25)            2
          Lq =            =            = 4.167
               µ ( µ - λ ) 30(30 - 25)
C) What is the average number of customers in the
system?
                     λ       25
               Ls =      =          =5
                    µ - λ (30 - 25)
McGraw-Hill/Irwin           © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
17


                    Example: Model 1

   D) What is the average waiting time in line?

       Lq
  Wq =    = .1667 hrs = 10 mins
        λ
   E) What is the average waiting time in the system?

               Ls
          Ws =    = .2 hrs = 12 mins
               λ
McGraw-Hill/Irwin           © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
18

                     Example: Model 1


  F) What is the probability that exactly two cars
  will be in the system (one being served and the
  other waiting in line)?

                              λ λ               n
                    pn   = (1- )( )
                              µ µ
                             25 25 2
                    p 2 = (1- )( ) = .1157
                             30 30
McGraw-Hill/Irwin              © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
19

               Example: Model 2
       An automated pizza vending machine
       heats and
       dispenses a slice of pizza in 4 minutes.

       Customers arrive at a rate of one every 6
       minutes with the arrival rate exhibiting a
       Poisson distribution.
Determine:
Determine:

A)
A)      The average number of customers in line.
        The average number of customers in line.
B)
B)      The average total waiting time in the system.
        The average total waiting time in the system.

McGraw-Hill/Irwin            © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
20


                    Example: Model 2

    A) The average number of customers in line.

               λ2            (10) 2
     Lq =              =                 = .6667
          2 µ ( µ - λ ) (2)(15)(15 - 10)
      B) The average total waiting time in the system.
                     Lq .6667
                Wq =    =     = .06667 hrs = 4 mins
                      λ   10

          1                 1
 Ws = Wq + = .06667 hrs +       = .1333 hrs = 8 mins
          µ               15/hr
McGraw-Hill/Irwin                  © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
21

               Example: Model 3
     Recall the Model 1 example:
     Drive-up window at a fast food restaurant.
     Customers arrive at the rate of 25 per
     hour.
     The employee can serve one customer
     every two minutes.
     Assume Poisson arrival and exponential
     service rates.
If an identical window (and an identically trained
 If an identical window (and an identically trained
server) were added, what would the effects be on
 server) were added, what would the effects be on
the average number of cars in the system and the
 the average number of cars in the system and the
total time customers wait before being served?
 total time customers wait before being served?

McGraw-Hill/Irwin        © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
22

                    Example: Model 3
               Average number of cars in the system
  Lq = 0.176
  (Exhibit TN7.11 - -using linear interpolation)
                   λ        25
          Ls = Lq + = .176 + = 1.009
                   µ        30

   Total time customers wait before being served
           Lq   .176 customers
      Wq =    =                = .007 mins ( No Wait! )
           λ 25 customers/min

McGraw-Hill/Irwin               © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
23

  Notation: Finite Queuing:
                 Model 4
D = Probability that an arrival must wait in line
F = Efficiency factor, a measure of the effect of
     having to wait in line
H = Average number of units being served
J = Population source less those in queuing
    system ( N - n)
L = Average number of units in line
S = Number of service channels
McGraw-Hill/Irwin        © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
24

     Finite Queuing: Model 4
               (Continued)
n = Average number of units in queuing system
        (including the one being served)
N = Number of units in population source
Pn = Probability of exactly n units in queuing system
T = Average time to perform the service
U = Average time between customer service requirements
W = Average waiting time in line
X = Service factor, or proportion of service time required


McGraw-Hill/Irwin               © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
25


                    Example: Model 4

  The copy center of an electronics firm has four copy
  The copy center of an electronics firm has four copy
  machines that are all serviced by a single technician.
  machines that are all serviced by a single technician.

  Every two hours, on average, the machines require
  Every two hours, on average, the machines require
  adjustment. The technician spends an average of 10
  adjustment. The technician spends an average of 10
  minutes per machine when adjustment is required.
  minutes per machine when adjustment is required.

  Assuming Poisson arrivals and exponential service,
  Assuming Poisson arrivals and exponential service,
  how many machines are “down” (on average)?
  how many machines are “down” (on average)?



McGraw-Hill/Irwin           © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
26

                    Example: Model 4
N, the number of machines in the population = 4
M, the number of repair people = 1
T, the time required to service a machine = 10 minutes
U, the average time between service = 2 hours
          T         10 min
      X=      =                  = .077
         T+ U   10 min + 120 min

      From Table TN7.11, F = .980 (Interpolation)
      From Table TN7.11, F = .980 (Interpolation)
       L, the number of machines waiting to be
       L, the number of machines waiting to be
          serviced = N(1-F) = 4(1-.980) = .08 machines
           serviced = N(1-F) = 4(1-.980) = .08 machines
        H, the number of machines being
        H, the number of machines being
            serviced = FNX = .980(4)(.077) = .302 machines
             serviced = FNX = .980(4)(.077) = .302 machines
   Number of machines down = L + H = .382 machines
   Number of machines down = L + H = .382 machines
McGraw-Hill/Irwin                  © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
27

                        Queuing
                     Approximation
           This approximation is quick way to analyze a queuing
            situation. Now, both interarrival time and service time
            distributions are allowed to be general.
           In general, average performance measures (waiting time in
            queue, number in queue, etc) can be very well
            approximated by mean and variance of the distribution
            (distribution shape not very important).
           This is very good news for managers: all you need is
            mean and standard deviation, to compute average waiting
            time
           Define:
                                                    Standard deviation of X
           Cx = coefficient of variation for r.v. X =
                                                           Mean of X
                                                                  Variance
           Cx = squared coefficient of variation (scv) = ( Cx ) =
            2                                                  2

                                                                   mean2


McGraw-Hill/Irwin                             © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
Queue                                                                         28




                    Approximation
        Inputs: S, λ, µ, Ca ,Cs2
                          2


       (Alternatively: S, λ, µ, variances of interarrival and service time distributions)


                                             λ
                                Compute ρ =
                                            Sµ


         ρ 2( S +1) Ca + Cs2
                     2
                                                                           Lq
    Lq =           ⋅                                                      Ls
          1− ρ         2                       as before, Wq = , and Ws =
                                                              λ           λ

                                       Ls = Lq + S ρ

McGraw-Hill/Irwin                             © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
29

                 Approximation
                        Example
           Consider a manufacturing process (for example making
           plastic parts) consisting of a single stage with five
           machines. Processing times have a mean of 5.4 days
           and standard deviation of 4 days. The firm operates
           make-to-order. Management has collected date on
           customer orders, and verified that the time between
           orders has a mean of 1.2 days and variance of 0.72
           days. What is the average time that an order waits
           before being worked on?

           Using our “Waiting Line Approximation” spreadsheet we
           get:
             Lq = 3.154 Expected number of orders waiting to be
                completed.
             Wq = 3.78 Expected number of days order waits.
             Ρ = 0.9 Expected machine utilization.

McGraw-Hill/Irwin                            © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
30




             End of Technical
                  Note 7



McGraw-Hill/Irwin         ©The McGraw-Hill Companies, Inc., 2006

More Related Content

Recently uploaded

Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsKarinaGenton
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 

Recently uploaded (20)

Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its Characteristics
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 

Featured

2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by Hubspot2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by HubspotMarius Sescu
 
Everything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTEverything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTExpeed Software
 
Product Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsProduct Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsPixeldarts
 
How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthThinkNow
 
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfmarketingartwork
 
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024Neil Kimberley
 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)contently
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024Albert Qian
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsKurio // The Social Media Age(ncy)
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Search Engine Journal
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summarySpeakerHub
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next Tessa Mero
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentLily Ray
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best PracticesVit Horky
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project managementMindGenius
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...RachelPearson36
 

Featured (20)

2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by Hubspot2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by Hubspot
 
Everything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTEverything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPT
 
Product Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsProduct Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage Engineerings
 
How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental Health
 
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
 
Skeleton Culture Code
Skeleton Culture CodeSkeleton Culture Code
Skeleton Culture Code
 
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024
 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search Intent
 
How to have difficult conversations
How to have difficult conversations How to have difficult conversations
How to have difficult conversations
 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data Science
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best Practices
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project management
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
 

Bba lesson5

  • 1. 1 Technical Note 7 Waiting Line Management McGraw-Hill/Irwin ©The McGraw-Hill Companies, Inc., 2006
  • 2. 2 OBJECTIVES  Waiting Line Characteristics  Suggestions for Managing Queues  Examples (Models 1, 2, 3, and 4) McGraw-Hill/Irwin © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
  • 3. Components of the Queuing 3 System Servicing System Servers Queue or Customer Waiting Line Arrivals Exit McGraw-Hill/Irwin © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
  • 4. Customer Service Population 4 Sources Population Source Finite Infinite Example: Number of Example: Number of Example: The Example: The machines needing machines needing number of people number of people repair when a repair when a who could wait in who could wait in company only has company only has a line for a line for three machines. three machines. gasoline. gasoline. McGraw-Hill/Irwin © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
  • 5. 5 Service Pattern Service Pattern Constant Variable Example: Items Example: Items Example: People Example: People coming down an coming down an spending time spending time automated automated shopping. shopping. assembly line. assembly line. McGraw-Hill/Irwin © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
  • 6. 6 The Queuing System Length Queuing Number of Lines & Queue Discipline System Line Structures Service Time Distribution McGraw-Hill/Irwin © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
  • 7. 7 Examples of Line Structures Single Multiphase Phase One-person Single Channel Car wash barber shop Bank tellers’ Hospital Multichannel windows admissions McGraw-Hill/Irwin © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
  • 8. 8 Degree of Patience No Way! No Way! BALK RENEG McGraw-Hill/Irwin © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
  • 9. Suggestions for Managing 9 Queues 1. Determine an acceptable waiting time for your customers 2. Try to divert your customer’s attention when waiting 3. Inform your customers of what to expect 4. Keep employees not serving the customers out of sight 5. Segment customers McGraw-Hill/Irwin © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
  • 10. 10 Suggestions for Managing Queues (Continued) 6. Train your servers to be friendly 7. Encourage customers to come during the slack periods 8. Take a long-term perspective toward getting rid of the queues McGraw-Hill/Irwin © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
  • 11. 11 Waiting Line Models Source Model Layout Population Service Pattern 1 Single channel Infinite Exponential 2 Single channel Infinite Constant 3 Multichannel Infinite Exponential 4 Single or Multi Finite Exponential These four models share the following characteristics: • Single phase • Poisson arrival • FCFS • Unlimited queue length McGraw-Hill/Irwin © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
  • 12. 12 Notation: Infinite Queuing: λ = Arrival rate Models 1-3 µ = Service rate 1 = Average service time µ 1 = Average time between arrivals λ λ ρ = = Ratio of total arrival rate to sevice rate µ for a single server Lq = Average number waiting in line McGraw-Hill/Irwin © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
  • 13. Infinite Queuing Models 1-3 13 Ls = Average(Continued) number in system (including those being served) Wq = Average time waiting in line Ws = Average total time in system (including time to be served) n = Number of units in the system S = Number of identical service channels Pn = Probability of exactly n units in system Pw = Probability of waiting in line McGraw-Hill/Irwin © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
  • 14. 14 Example: Model 1 Assume a drive-up window at a fast food restaurant. Customers arrive at the rate of 25 per hour. The employee can serve one customer every two minutes. Assume Poisson arrival and exponential service rates. Determine: Determine: A) What is the average utilization of the employee? A) What is the average utilization of the employee? B) What is the average number of customers in line? B) What is the average number of customers in line? C) What is the average number of customers in the C) What is the average number of customers in the system? system? D) What is the average waiting time in line? D) What is the average waiting time in line? E) What is the average waiting time in the system? E) What is the average waiting time in the system? F) What is the probability that exactly two cars will be F) What is the probability that exactly two cars will be in the system? in the system? McGraw-Hill/Irwin © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
  • 15. 15 Example: Model 1 A) What is the average utilization of the employee? λ = 25 cust / hr 1 customer µ = = 30 cust / hr 2 mins (1hr / 60 mins) λ 25 cust / hr ρ = = = .8333 µ 30 cust / hr McGraw-Hill/Irwin © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
  • 16. 16 Example: Model 1 B) What is the average number of customers in line? λ 2 (25) 2 Lq = = = 4.167 µ ( µ - λ ) 30(30 - 25) C) What is the average number of customers in the system? λ 25 Ls = = =5 µ - λ (30 - 25) McGraw-Hill/Irwin © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
  • 17. 17 Example: Model 1 D) What is the average waiting time in line? Lq Wq = = .1667 hrs = 10 mins λ E) What is the average waiting time in the system? Ls Ws = = .2 hrs = 12 mins λ McGraw-Hill/Irwin © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
  • 18. 18 Example: Model 1 F) What is the probability that exactly two cars will be in the system (one being served and the other waiting in line)? λ λ n pn = (1- )( ) µ µ 25 25 2 p 2 = (1- )( ) = .1157 30 30 McGraw-Hill/Irwin © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
  • 19. 19 Example: Model 2 An automated pizza vending machine heats and dispenses a slice of pizza in 4 minutes. Customers arrive at a rate of one every 6 minutes with the arrival rate exhibiting a Poisson distribution. Determine: Determine: A) A) The average number of customers in line. The average number of customers in line. B) B) The average total waiting time in the system. The average total waiting time in the system. McGraw-Hill/Irwin © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
  • 20. 20 Example: Model 2 A) The average number of customers in line. λ2 (10) 2 Lq = = = .6667 2 µ ( µ - λ ) (2)(15)(15 - 10) B) The average total waiting time in the system. Lq .6667 Wq = = = .06667 hrs = 4 mins λ 10 1 1 Ws = Wq + = .06667 hrs + = .1333 hrs = 8 mins µ 15/hr McGraw-Hill/Irwin © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
  • 21. 21 Example: Model 3 Recall the Model 1 example: Drive-up window at a fast food restaurant. Customers arrive at the rate of 25 per hour. The employee can serve one customer every two minutes. Assume Poisson arrival and exponential service rates. If an identical window (and an identically trained If an identical window (and an identically trained server) were added, what would the effects be on server) were added, what would the effects be on the average number of cars in the system and the the average number of cars in the system and the total time customers wait before being served? total time customers wait before being served? McGraw-Hill/Irwin © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
  • 22. 22 Example: Model 3 Average number of cars in the system Lq = 0.176 (Exhibit TN7.11 - -using linear interpolation) λ 25 Ls = Lq + = .176 + = 1.009 µ 30 Total time customers wait before being served Lq .176 customers Wq = = = .007 mins ( No Wait! ) λ 25 customers/min McGraw-Hill/Irwin © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
  • 23. 23 Notation: Finite Queuing: Model 4 D = Probability that an arrival must wait in line F = Efficiency factor, a measure of the effect of having to wait in line H = Average number of units being served J = Population source less those in queuing system ( N - n) L = Average number of units in line S = Number of service channels McGraw-Hill/Irwin © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
  • 24. 24 Finite Queuing: Model 4 (Continued) n = Average number of units in queuing system (including the one being served) N = Number of units in population source Pn = Probability of exactly n units in queuing system T = Average time to perform the service U = Average time between customer service requirements W = Average waiting time in line X = Service factor, or proportion of service time required McGraw-Hill/Irwin © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
  • 25. 25 Example: Model 4 The copy center of an electronics firm has four copy The copy center of an electronics firm has four copy machines that are all serviced by a single technician. machines that are all serviced by a single technician. Every two hours, on average, the machines require Every two hours, on average, the machines require adjustment. The technician spends an average of 10 adjustment. The technician spends an average of 10 minutes per machine when adjustment is required. minutes per machine when adjustment is required. Assuming Poisson arrivals and exponential service, Assuming Poisson arrivals and exponential service, how many machines are “down” (on average)? how many machines are “down” (on average)? McGraw-Hill/Irwin © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
  • 26. 26 Example: Model 4 N, the number of machines in the population = 4 M, the number of repair people = 1 T, the time required to service a machine = 10 minutes U, the average time between service = 2 hours T 10 min X= = = .077 T+ U 10 min + 120 min From Table TN7.11, F = .980 (Interpolation) From Table TN7.11, F = .980 (Interpolation) L, the number of machines waiting to be L, the number of machines waiting to be serviced = N(1-F) = 4(1-.980) = .08 machines serviced = N(1-F) = 4(1-.980) = .08 machines H, the number of machines being H, the number of machines being serviced = FNX = .980(4)(.077) = .302 machines serviced = FNX = .980(4)(.077) = .302 machines Number of machines down = L + H = .382 machines Number of machines down = L + H = .382 machines McGraw-Hill/Irwin © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
  • 27. 27 Queuing Approximation  This approximation is quick way to analyze a queuing situation. Now, both interarrival time and service time distributions are allowed to be general.  In general, average performance measures (waiting time in queue, number in queue, etc) can be very well approximated by mean and variance of the distribution (distribution shape not very important).  This is very good news for managers: all you need is mean and standard deviation, to compute average waiting time Define: Standard deviation of X Cx = coefficient of variation for r.v. X = Mean of X Variance Cx = squared coefficient of variation (scv) = ( Cx ) = 2 2 mean2 McGraw-Hill/Irwin © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
  • 28. Queue 28 Approximation Inputs: S, λ, µ, Ca ,Cs2 2 (Alternatively: S, λ, µ, variances of interarrival and service time distributions) λ Compute ρ = Sµ ρ 2( S +1) Ca + Cs2 2 Lq Lq = ⋅ Ls 1− ρ 2 as before, Wq = , and Ws = λ λ Ls = Lq + S ρ McGraw-Hill/Irwin © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
  • 29. 29 Approximation  Example Consider a manufacturing process (for example making plastic parts) consisting of a single stage with five machines. Processing times have a mean of 5.4 days and standard deviation of 4 days. The firm operates make-to-order. Management has collected date on customer orders, and verified that the time between orders has a mean of 1.2 days and variance of 0.72 days. What is the average time that an order waits before being worked on? Using our “Waiting Line Approximation” spreadsheet we get: Lq = 3.154 Expected number of orders waiting to be completed. Wq = 3.78 Expected number of days order waits. Ρ = 0.9 Expected machine utilization. McGraw-Hill/Irwin © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved.
  • 30. 30 End of Technical Note 7 McGraw-Hill/Irwin ©The McGraw-Hill Companies, Inc., 2006

Editor's Notes

  1. 2
  2. 3
  3. 4
  4. 5
  5. 6
  6. 7
  7. 8
  8. 9
  9. 10
  10. 11
  11. 12
  12. 13
  13. 14
  14. 15
  15. 16
  16. 17
  17. 18
  18. 19
  19. 20
  20. 21