SlideShare a Scribd company logo
Prepared by Dr Ajay Parulekar
Topic Objectives
Prepared by Dr Ajay Parulekar
 To get acquainted with the basic terminology of queuing
theory
 To understand its use in day today business
 To learn applications of queuing theory through real life
business problems
Introduction
Prepared by Dr Ajay Parulekar
 A queuing model is a suitable model to represent a
service oriented problem where customers arrive
randomly to receive some service, the service time being
also a random variable
 The objective of a queuing model is to find out the
optimum service rate and the number of servers
(resources) so that the average cost of being in queuing
system and the cost of service are minimized
 Elements of a Queuing System:
I. Arrival Pattern: It is characterized by,
a. Number of customers arriving can be finite or infinite
Introduction
Prepared by Dr Ajay Parulekar
b. Time period between the arriving customers can be
constant or random. Most commonly used is Poisson
Exponential Distribution with mean arrival rate (average
number of arrivals per unit period – sec, min, hour etc)
denoted by λ. Hence mean time between successive
arrivals is (1 / λ)
II. Customer Behaviour
III. Queue (Waiting Line): It refers to customers who are
waiting to be served
a. Waiting time is the time spent by a customer in the queue
before being served.
b. Service time is the time spent by server in providing
service to a customer
Introduction
Prepared by Dr Ajay Parulekar
c. Waiting time in the system is the total time (waiting
time in the queue + service time)
d. Queue length is number of customers waiting in the
queue
e. System length is total customers in the system
(customers in the queue + customers being served)
Introduction
Prepared by Dr Ajay Parulekar
IV. Servers:
Servers can be a single one or can be multiple ones.
Arrangement of servers can be done in series or in
parallel.
The service time is the actual time for which service is
rendered to the customer. It can be constant or random.
Most of the times the service time follows exponential
continuous probability distribution with mean service
time as (1 / μ) where μ is the mean service rate
(average number of customers served per unit period of
time)
Service discipline is usually FIFO or FCFS provided
server is busy
Introduction
Prepared by Dr Ajay Parulekar
Service Discipline:
Service discipline is usually FIFO (First In First Out) or
FCFS (First Come First Served) provided server is busy.
It can also be LCFS (Last Come First Served) under
certain scenarios. Under SIRO (Service In Random
Order), customers are selected at random and time of
arrival of customer is inconsequential.
Under ‘Priority Service’, customers in a queue are
selected on a priority basis (for e.g. tenure of service,
VIPs etc.)
We shall be restricting ourselves to FCFS
Introduction
Prepared by Dr Ajay Parulekar
Customer Behaviour:
Customers who are patient by nature, will join an existing
queue and will wait for service. Whereas certain ‘impatient’
customers might defect from queue. These will not choose a
queue randomly (in case of multiple queues) and will keep
on switching to fast moving or shortest queue. This
behaviour is called ‘jockeying’. Under extreme condition,
customer might wait in the queue for sometime and then
leave the system because he feels system is working too
slowly. This is called as reneging. A certain type of customer
might, upon arrival not join the queue for some reason and
decide to return after sometime. Such behaviour is known
as‘balking’.
We shall be assuming there is no jockeying or balking or
reneging and customers leave the system only after
receiving service and not before.
Kendall’s Notation
Prepared by Dr Ajay Parulekar
A queuing model is symbolically represented in terms
of some important characteristics known as Kendall’s
notation given by (a/b/c) : (d/e)
where,
a: Probability distribution of the number of arrivals per
unit time.
b: Probability distribution of service time
c: Number of servers
d: Capacity of the system
e: Service discipline
Single server (Channel) Queuing Model (M/M/1) :
(∞ / FIFO)
Prepared by Dr Ajay Parulekar
Customers arrive through a single queue & are served by
single server on FIFO basis. Other assumptions,
i)Arrivals - as well departures follow Poisson Distribution
ii) Queue discipline is FIFO or FCFS
iii) Only one queue & one server
iv) Infinite potential customers, infinite system capacity
v) Mean arrival rate (λ) < Mean Service rate (μ)
IMP FORMULAE - Single server (Channel) Queuing
Model (M/M/1) : (∞ / FIFO)
Prepared by Dr Ajay Parulekar
MeanArrival Rate = λ
Mean Service Rate = μ
Utilisation Parameter /Traffic Intensity = (λ / μ)
Probability of having exactly‘n’ customers in the system,
Pn = ρn (1 – ρ)
Expected number of customers in the system Ls = ρ / (1 – ρ)
Expected number of customers in the queue Lq = ρ2 / (1 – ρ)
Mean waiting time in the systemWs = 1 / (µ – λ)
Mean waiting time in the queueWq = ρ / (µ – λ)
Multiple Servers (Channel) Queuing Model (M/M/k)
: (∞ / FIFO)
Prepared by Dr Ajay Parulekar
Customers arrive through a single queue & are served by
two or more servers which are arranged in parallel, on
FIFO basis. Other assumptions,
i)Arrivals as well departures follow Poisson Distribution
ii) Queue discipline is FIFO or FCFS
iii) Parallel servers (say k in numbers) serve a single queue
iv) All service facilities /servers provide the same service
at the same rate (μ)
v) Infinite potential customers
vi) Mean arrival rate (λ) < Combined Mean Service rate of
all the servers(kμ)
Example 1
Prepared by Dr Ajay Parulekar
A repairman is to be hired to repair machines which
breakdown at an average rate of 6 per hour. The
breakdown follow Poisson distribution. The productive
time of a machine is considered to cost INR 20 per hour.
Two repairman Mr. X & Mr. Y have been interviewed for
this purpose Mr. X charges INR 100 per hour and he
services breakdown machines at rate of 8 per hour. Mr. Y
demands INR 140 per hour and he services at an average
rate of 12 per hour. Which repairmen should be hired?
Why?(Assumes 8 hours shift per day).
Example 2
Prepared by Dr Ajay Parulekar
The mechanic at CarPoint is able to install new mufflers at
an average of three per hour while customers arrive at an
average rate of 2 per hour. Assuming that the conditions for
a single server infinite population model are all satisfied,
find out
a)The utilisation parameter
b)Average number of customers in the system
c)Average time a customer spends in the system
d)Average time a customer spends in the queue
e) Probability that there are more than 3 customers in the
system
Example 3
Prepared by Dr Ajay Parulekar
Customers arrive to a typist, known for quality typing, according to
Poisson probability distribution with an average inter arrival time of
20 minutes. If typist is not free, the customer will wait. The typist
completes the typing jobs at an average time of 15 minutes (with
exponential distribution). Find out,
a)What fraction of time is the typist busy?
b) Probability of having less than 3 customers at any time
c) Expected number of customers with typist
d) Expected number of customers waiting in the queue
e)Time spent by a customer in the queue
f) Average elapsed time between customer reaching and leaving the
typist
g) Expected time customer spends in the system
h) Probability that a customer has to wait for more than 10 min in
queue
i) Probability that a customer shall be in system for more than 10
min

More Related Content

PPTX
Queuing theory and simulation (MSOR)
PPTX
Queuing theory and simulation (MSOR)
PDF
queueing problems in banking
PPT
Queuing Theory by Dr. B. J. Mohite
DOCX
Operation Research
PPTX
PDF
Operations Research_18ME735_module 4 - queuing systems.pdf
PPT
Queuing model
Queuing theory and simulation (MSOR)
Queuing theory and simulation (MSOR)
queueing problems in banking
Queuing Theory by Dr. B. J. Mohite
Operation Research
Operations Research_18ME735_module 4 - queuing systems.pdf
Queuing model

Similar to Decision Sciences_SBS_9.pdf (20)

PPTX
Queueing Theory.pptx
PPTX
queuing theory/ waiting line theory
PPT
Unit iv-1-qt
PDF
Queueing theory
DOCX
Queuing theory
DOCX
OR Unit 5 queuing theory
PPTX
Queuing Theory
PDF
Queuing Theory.pdf
PPTX
Lesson-4-Queuing-Theory-Student-copy.pptx
PDF
Queuing theory and its applications
PPT
Queuingtheory 091005084417-phpapp01
PDF
Simple queuingmodelspdf
PPTX
DOC-20231208-WA0013..pptx mba hrd for business law
PPTX
QUEUEING THEORY
PPTX
Queuing theory
PDF
Queuing theory
PDF
Management Queuing theory Lec 2
PDF
queuingtheory-091005084417-phpapp01 (2).pdf
Queueing Theory.pptx
queuing theory/ waiting line theory
Unit iv-1-qt
Queueing theory
Queuing theory
OR Unit 5 queuing theory
Queuing Theory
Queuing Theory.pdf
Lesson-4-Queuing-Theory-Student-copy.pptx
Queuing theory and its applications
Queuingtheory 091005084417-phpapp01
Simple queuingmodelspdf
DOC-20231208-WA0013..pptx mba hrd for business law
QUEUEING THEORY
Queuing theory
Queuing theory
Management Queuing theory Lec 2
queuingtheory-091005084417-phpapp01 (2).pdf
Ad

More from KhushbooJoshiSBS (18)

PPTX
scm ppt.pptx
PPTX
scm ppt.pptx
PPTX
SCM-426.pptx
DOCX
shivraj SIP project.docx
PDF
Decision Sciences_SBS_10.pdf
PPTX
Saurabh Sambhaji Shegar Digital Banking Presentation FA359.pptx
PDF
NIKHIL KAMNANI FA341.pdf
PPTX
Bhumika FB350 CM.pptx
PDF
commoditytradingmarket-130320112653-phpapp02.pdf
PPTX
Prajwal sonar FB357.pptx
PPTX
ABHAY.pptx
PPTX
SAMIR PATWARI CM PRESENTATION 3.pptx
PPTX
Rajiv Kachi - AFM PPT.pptx
PPTX
Digital Banking PPT.pptx
PPTX
AFM ppt.pptx
PPTX
AFM PPT - Copy FB331.pptx
PPTX
FB350 AFM.pptx
PPTX
AFM PRESENTATION 1.pptx
scm ppt.pptx
scm ppt.pptx
SCM-426.pptx
shivraj SIP project.docx
Decision Sciences_SBS_10.pdf
Saurabh Sambhaji Shegar Digital Banking Presentation FA359.pptx
NIKHIL KAMNANI FA341.pdf
Bhumika FB350 CM.pptx
commoditytradingmarket-130320112653-phpapp02.pdf
Prajwal sonar FB357.pptx
ABHAY.pptx
SAMIR PATWARI CM PRESENTATION 3.pptx
Rajiv Kachi - AFM PPT.pptx
Digital Banking PPT.pptx
AFM ppt.pptx
AFM PPT - Copy FB331.pptx
FB350 AFM.pptx
AFM PRESENTATION 1.pptx
Ad

Recently uploaded (20)

PDF
Mathematical Economics 23lec03slides.pdf
PDF
1a In Search of the Numbers ssrn 1488130 Oct 2009.pdf
PPTX
4.5.1 Financial Governance_Appropriation & Finance.pptx
PDF
Lecture1.pdf buss1040 uses economics introduction
PPTX
Unilever_Financial_Analysis_Presentation.pptx
PDF
ABriefOverviewComparisonUCP600_ISP8_URDG_758.pdf
PPTX
Globalization-of-Religion. Contemporary World
PDF
way to join Real illuminati agent 0782561496,0756664682
PPTX
How best to drive Metrics, Ratios, and Key Performance Indicators
PDF
Understanding University Research Expenditures (1)_compressed.pdf
PDF
Why Ignoring Passive Income for Retirees Could Cost You Big.pdf
PDF
caregiving tools.pdf...........................
PDF
illuminati Uganda brotherhood agent in Kampala call 0756664682,0782561496
PPT
E commerce busin and some important issues
PDF
Dialnet-DynamicHedgingOfPricesOfNaturalGasInMexico-8788871.pdf
PDF
Spending, Allocation Choices, and Aging THROUGH Retirement. Are all of these ...
PDF
financing insitute rbi nabard adb imf world bank insurance and credit gurantee
PDF
Dr Tran Quoc Bao the first Vietnamese speaker at GITEX DigiHealth Conference ...
PDF
Bitcoin Layer August 2025: Power Laws of Bitcoin: The Core and Bubbles
PPTX
Introduction to Managemeng Chapter 1..pptx
Mathematical Economics 23lec03slides.pdf
1a In Search of the Numbers ssrn 1488130 Oct 2009.pdf
4.5.1 Financial Governance_Appropriation & Finance.pptx
Lecture1.pdf buss1040 uses economics introduction
Unilever_Financial_Analysis_Presentation.pptx
ABriefOverviewComparisonUCP600_ISP8_URDG_758.pdf
Globalization-of-Religion. Contemporary World
way to join Real illuminati agent 0782561496,0756664682
How best to drive Metrics, Ratios, and Key Performance Indicators
Understanding University Research Expenditures (1)_compressed.pdf
Why Ignoring Passive Income for Retirees Could Cost You Big.pdf
caregiving tools.pdf...........................
illuminati Uganda brotherhood agent in Kampala call 0756664682,0782561496
E commerce busin and some important issues
Dialnet-DynamicHedgingOfPricesOfNaturalGasInMexico-8788871.pdf
Spending, Allocation Choices, and Aging THROUGH Retirement. Are all of these ...
financing insitute rbi nabard adb imf world bank insurance and credit gurantee
Dr Tran Quoc Bao the first Vietnamese speaker at GITEX DigiHealth Conference ...
Bitcoin Layer August 2025: Power Laws of Bitcoin: The Core and Bubbles
Introduction to Managemeng Chapter 1..pptx

Decision Sciences_SBS_9.pdf

  • 1. Prepared by Dr Ajay Parulekar
  • 2. Topic Objectives Prepared by Dr Ajay Parulekar  To get acquainted with the basic terminology of queuing theory  To understand its use in day today business  To learn applications of queuing theory through real life business problems
  • 3. Introduction Prepared by Dr Ajay Parulekar  A queuing model is a suitable model to represent a service oriented problem where customers arrive randomly to receive some service, the service time being also a random variable  The objective of a queuing model is to find out the optimum service rate and the number of servers (resources) so that the average cost of being in queuing system and the cost of service are minimized  Elements of a Queuing System: I. Arrival Pattern: It is characterized by, a. Number of customers arriving can be finite or infinite
  • 4. Introduction Prepared by Dr Ajay Parulekar b. Time period between the arriving customers can be constant or random. Most commonly used is Poisson Exponential Distribution with mean arrival rate (average number of arrivals per unit period – sec, min, hour etc) denoted by λ. Hence mean time between successive arrivals is (1 / λ) II. Customer Behaviour III. Queue (Waiting Line): It refers to customers who are waiting to be served a. Waiting time is the time spent by a customer in the queue before being served. b. Service time is the time spent by server in providing service to a customer
  • 5. Introduction Prepared by Dr Ajay Parulekar c. Waiting time in the system is the total time (waiting time in the queue + service time) d. Queue length is number of customers waiting in the queue e. System length is total customers in the system (customers in the queue + customers being served)
  • 6. Introduction Prepared by Dr Ajay Parulekar IV. Servers: Servers can be a single one or can be multiple ones. Arrangement of servers can be done in series or in parallel. The service time is the actual time for which service is rendered to the customer. It can be constant or random. Most of the times the service time follows exponential continuous probability distribution with mean service time as (1 / μ) where μ is the mean service rate (average number of customers served per unit period of time) Service discipline is usually FIFO or FCFS provided server is busy
  • 7. Introduction Prepared by Dr Ajay Parulekar Service Discipline: Service discipline is usually FIFO (First In First Out) or FCFS (First Come First Served) provided server is busy. It can also be LCFS (Last Come First Served) under certain scenarios. Under SIRO (Service In Random Order), customers are selected at random and time of arrival of customer is inconsequential. Under ‘Priority Service’, customers in a queue are selected on a priority basis (for e.g. tenure of service, VIPs etc.) We shall be restricting ourselves to FCFS
  • 8. Introduction Prepared by Dr Ajay Parulekar Customer Behaviour: Customers who are patient by nature, will join an existing queue and will wait for service. Whereas certain ‘impatient’ customers might defect from queue. These will not choose a queue randomly (in case of multiple queues) and will keep on switching to fast moving or shortest queue. This behaviour is called ‘jockeying’. Under extreme condition, customer might wait in the queue for sometime and then leave the system because he feels system is working too slowly. This is called as reneging. A certain type of customer might, upon arrival not join the queue for some reason and decide to return after sometime. Such behaviour is known as‘balking’. We shall be assuming there is no jockeying or balking or reneging and customers leave the system only after receiving service and not before.
  • 9. Kendall’s Notation Prepared by Dr Ajay Parulekar A queuing model is symbolically represented in terms of some important characteristics known as Kendall’s notation given by (a/b/c) : (d/e) where, a: Probability distribution of the number of arrivals per unit time. b: Probability distribution of service time c: Number of servers d: Capacity of the system e: Service discipline
  • 10. Single server (Channel) Queuing Model (M/M/1) : (∞ / FIFO) Prepared by Dr Ajay Parulekar Customers arrive through a single queue & are served by single server on FIFO basis. Other assumptions, i)Arrivals - as well departures follow Poisson Distribution ii) Queue discipline is FIFO or FCFS iii) Only one queue & one server iv) Infinite potential customers, infinite system capacity v) Mean arrival rate (λ) < Mean Service rate (μ)
  • 11. IMP FORMULAE - Single server (Channel) Queuing Model (M/M/1) : (∞ / FIFO) Prepared by Dr Ajay Parulekar MeanArrival Rate = λ Mean Service Rate = μ Utilisation Parameter /Traffic Intensity = (λ / μ) Probability of having exactly‘n’ customers in the system, Pn = ρn (1 – ρ) Expected number of customers in the system Ls = ρ / (1 – ρ) Expected number of customers in the queue Lq = ρ2 / (1 – ρ) Mean waiting time in the systemWs = 1 / (µ – λ) Mean waiting time in the queueWq = ρ / (µ – λ)
  • 12. Multiple Servers (Channel) Queuing Model (M/M/k) : (∞ / FIFO) Prepared by Dr Ajay Parulekar Customers arrive through a single queue & are served by two or more servers which are arranged in parallel, on FIFO basis. Other assumptions, i)Arrivals as well departures follow Poisson Distribution ii) Queue discipline is FIFO or FCFS iii) Parallel servers (say k in numbers) serve a single queue iv) All service facilities /servers provide the same service at the same rate (μ) v) Infinite potential customers vi) Mean arrival rate (λ) < Combined Mean Service rate of all the servers(kμ)
  • 13. Example 1 Prepared by Dr Ajay Parulekar A repairman is to be hired to repair machines which breakdown at an average rate of 6 per hour. The breakdown follow Poisson distribution. The productive time of a machine is considered to cost INR 20 per hour. Two repairman Mr. X & Mr. Y have been interviewed for this purpose Mr. X charges INR 100 per hour and he services breakdown machines at rate of 8 per hour. Mr. Y demands INR 140 per hour and he services at an average rate of 12 per hour. Which repairmen should be hired? Why?(Assumes 8 hours shift per day).
  • 14. Example 2 Prepared by Dr Ajay Parulekar The mechanic at CarPoint is able to install new mufflers at an average of three per hour while customers arrive at an average rate of 2 per hour. Assuming that the conditions for a single server infinite population model are all satisfied, find out a)The utilisation parameter b)Average number of customers in the system c)Average time a customer spends in the system d)Average time a customer spends in the queue e) Probability that there are more than 3 customers in the system
  • 15. Example 3 Prepared by Dr Ajay Parulekar Customers arrive to a typist, known for quality typing, according to Poisson probability distribution with an average inter arrival time of 20 minutes. If typist is not free, the customer will wait. The typist completes the typing jobs at an average time of 15 minutes (with exponential distribution). Find out, a)What fraction of time is the typist busy? b) Probability of having less than 3 customers at any time c) Expected number of customers with typist d) Expected number of customers waiting in the queue e)Time spent by a customer in the queue f) Average elapsed time between customer reaching and leaving the typist g) Expected time customer spends in the system h) Probability that a customer has to wait for more than 10 min in queue i) Probability that a customer shall be in system for more than 10 min