SlideShare una empresa de Scribd logo
1 de 15
Descargar para leer sin conexión
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

Más contenido relacionado

Similar a Decision Sciences_SBS_9.pdf

solving restaurent model problem by using queueing theory
solving restaurent model problem by using queueing theorysolving restaurent model problem by using queueing theory
solving restaurent model problem by using queueing theory
Subham kumar
 
Queuing theory
Queuing theoryQueuing theory
Queuing theory
Abu Bashar
 
Basic definitions of queuing theory seminar
Basic definitions of queuing theory seminarBasic definitions of queuing theory seminar
Basic definitions of queuing theory seminar
Trisha Gopalakrishna
 
Queuing theory
Queuing theoryQueuing theory
Queuing theory
Abu Bashar
 

Similar a Decision Sciences_SBS_9.pdf (20)

solving restaurent model problem by using queueing theory
solving restaurent model problem by using queueing theorysolving restaurent model problem by using queueing theory
solving restaurent model problem by using queueing theory
 
chapter11 liner model programing.pptx
chapter11 liner model programing.pptxchapter11 liner model programing.pptx
chapter11 liner model programing.pptx
 
Queuing theory
Queuing theoryQueuing theory
Queuing theory
 
A Case Study of Employing A Single Server Nonpreemptive Priority Queuing Mode...
A Case Study of Employing A Single Server Nonpreemptive Priority Queuing Mode...A Case Study of Employing A Single Server Nonpreemptive Priority Queuing Mode...
A Case Study of Employing A Single Server Nonpreemptive Priority Queuing Mode...
 
QUEUEING THEORY
QUEUEING THEORYQUEUEING THEORY
QUEUEING THEORY
 
Operation Research
Operation ResearchOperation Research
Operation Research
 
Unit iv-1-qt
Unit iv-1-qtUnit iv-1-qt
Unit iv-1-qt
 
Waiting Lines.pptx
Waiting Lines.pptxWaiting Lines.pptx
Waiting Lines.pptx
 
Basic definitions of queuing theory seminar
Basic definitions of queuing theory seminarBasic definitions of queuing theory seminar
Basic definitions of queuing theory seminar
 
Operations Research_18ME735_module 4 - queuing systems.pdf
Operations Research_18ME735_module 4 - queuing systems.pdfOperations Research_18ME735_module 4 - queuing systems.pdf
Operations Research_18ME735_module 4 - queuing systems.pdf
 
Opersea report waiting lines and queuing theory
Opersea report waiting lines and queuing theoryOpersea report waiting lines and queuing theory
Opersea report waiting lines and queuing theory
 
Queing theory and delay analysis
Queing theory and delay analysisQueing theory and delay analysis
Queing theory and delay analysis
 
Queuing theory
Queuing theoryQueuing theory
Queuing theory
 
Queuing theory and simulation (MSOR)
Queuing theory and simulation (MSOR)Queuing theory and simulation (MSOR)
Queuing theory and simulation (MSOR)
 
Queuing theory
Queuing theoryQueuing theory
Queuing theory
 
Service operation management 7
Service operation management 7Service operation management 7
Service operation management 7
 
Operating characteristics ofqueuing system
Operating characteristics ofqueuing systemOperating characteristics ofqueuing system
Operating characteristics ofqueuing system
 
Queuing theory
Queuing theoryQueuing theory
Queuing theory
 
OR Unit 5 queuing theory
OR Unit 5 queuing theoryOR Unit 5 queuing theory
OR Unit 5 queuing theory
 
Chapter 14R
Chapter 14RChapter 14R
Chapter 14R
 

Más de KhushbooJoshiSBS (18)

scm ppt.pptx
scm ppt.pptxscm ppt.pptx
scm ppt.pptx
 
scm ppt.pptx
scm ppt.pptxscm ppt.pptx
scm ppt.pptx
 
SCM-426.pptx
SCM-426.pptxSCM-426.pptx
SCM-426.pptx
 
shivraj SIP project.docx
shivraj SIP project.docxshivraj SIP project.docx
shivraj SIP project.docx
 
Decision Sciences_SBS_10.pdf
Decision Sciences_SBS_10.pdfDecision Sciences_SBS_10.pdf
Decision Sciences_SBS_10.pdf
 
Saurabh Sambhaji Shegar Digital Banking Presentation FA359.pptx
Saurabh Sambhaji Shegar Digital Banking Presentation FA359.pptxSaurabh Sambhaji Shegar Digital Banking Presentation FA359.pptx
Saurabh Sambhaji Shegar Digital Banking Presentation FA359.pptx
 
NIKHIL KAMNANI FA341.pdf
NIKHIL KAMNANI FA341.pdfNIKHIL KAMNANI FA341.pdf
NIKHIL KAMNANI FA341.pdf
 
Bhumika FB350 CM.pptx
Bhumika FB350 CM.pptxBhumika FB350 CM.pptx
Bhumika FB350 CM.pptx
 
commoditytradingmarket-130320112653-phpapp02.pdf
commoditytradingmarket-130320112653-phpapp02.pdfcommoditytradingmarket-130320112653-phpapp02.pdf
commoditytradingmarket-130320112653-phpapp02.pdf
 
Prajwal sonar FB357.pptx
Prajwal sonar FB357.pptxPrajwal sonar FB357.pptx
Prajwal sonar FB357.pptx
 
ABHAY.pptx
ABHAY.pptxABHAY.pptx
ABHAY.pptx
 
SAMIR PATWARI CM PRESENTATION 3.pptx
SAMIR PATWARI CM PRESENTATION 3.pptxSAMIR PATWARI CM PRESENTATION 3.pptx
SAMIR PATWARI CM PRESENTATION 3.pptx
 
Rajiv Kachi - AFM PPT.pptx
Rajiv Kachi - AFM PPT.pptxRajiv Kachi - AFM PPT.pptx
Rajiv Kachi - AFM PPT.pptx
 
Digital Banking PPT.pptx
Digital Banking PPT.pptxDigital Banking PPT.pptx
Digital Banking PPT.pptx
 
AFM ppt.pptx
AFM ppt.pptxAFM ppt.pptx
AFM ppt.pptx
 
AFM PPT - Copy FB331.pptx
AFM PPT - Copy FB331.pptxAFM PPT - Copy FB331.pptx
AFM PPT - Copy FB331.pptx
 
FB350 AFM.pptx
FB350 AFM.pptxFB350 AFM.pptx
FB350 AFM.pptx
 
AFM PRESENTATION 1.pptx
AFM PRESENTATION 1.pptxAFM PRESENTATION 1.pptx
AFM PRESENTATION 1.pptx
 

Último

Último (20)

Thane Call Girls , 07506202331 Kalyan Call Girls
Thane Call Girls , 07506202331 Kalyan Call GirlsThane Call Girls , 07506202331 Kalyan Call Girls
Thane Call Girls , 07506202331 Kalyan Call Girls
 
Test bank for advanced assessment interpreting findings and formulating diffe...
Test bank for advanced assessment interpreting findings and formulating diffe...Test bank for advanced assessment interpreting findings and formulating diffe...
Test bank for advanced assessment interpreting findings and formulating diffe...
 
Fixed exchange rate and flexible exchange rate.pptx
Fixed exchange rate and flexible exchange rate.pptxFixed exchange rate and flexible exchange rate.pptx
Fixed exchange rate and flexible exchange rate.pptx
 
Lion One Corporate Presentation May 2024
Lion One Corporate Presentation May 2024Lion One Corporate Presentation May 2024
Lion One Corporate Presentation May 2024
 
Bhubaneswar🌹Ravi Tailkes ❤CALL GIRLS 9777949614 💟 CALL GIRLS IN bhubaneswar ...
Bhubaneswar🌹Ravi Tailkes  ❤CALL GIRLS 9777949614 💟 CALL GIRLS IN bhubaneswar ...Bhubaneswar🌹Ravi Tailkes  ❤CALL GIRLS 9777949614 💟 CALL GIRLS IN bhubaneswar ...
Bhubaneswar🌹Ravi Tailkes ❤CALL GIRLS 9777949614 💟 CALL GIRLS IN bhubaneswar ...
 
Bhubaneswar🌹Kalpana Mesuem ❤CALL GIRLS 9777949614 💟 CALL GIRLS IN bhubaneswa...
Bhubaneswar🌹Kalpana Mesuem  ❤CALL GIRLS 9777949614 💟 CALL GIRLS IN bhubaneswa...Bhubaneswar🌹Kalpana Mesuem  ❤CALL GIRLS 9777949614 💟 CALL GIRLS IN bhubaneswa...
Bhubaneswar🌹Kalpana Mesuem ❤CALL GIRLS 9777949614 💟 CALL GIRLS IN bhubaneswa...
 
7 steps to achieve financial freedom.pdf
7 steps to achieve financial freedom.pdf7 steps to achieve financial freedom.pdf
7 steps to achieve financial freedom.pdf
 
Certified Kala Jadu, Black magic specialist in Rawalpindi and Bangali Amil ba...
Certified Kala Jadu, Black magic specialist in Rawalpindi and Bangali Amil ba...Certified Kala Jadu, Black magic specialist in Rawalpindi and Bangali Amil ba...
Certified Kala Jadu, Black magic specialist in Rawalpindi and Bangali Amil ba...
 
Pension dashboards forum 1 May 2024 (1).pdf
Pension dashboards forum 1 May 2024 (1).pdfPension dashboards forum 1 May 2024 (1).pdf
Pension dashboards forum 1 May 2024 (1).pdf
 
7 tips trading Deriv Accumulator Options
7 tips trading Deriv Accumulator Options7 tips trading Deriv Accumulator Options
7 tips trading Deriv Accumulator Options
 
Explore Dual Citizenship in Africa | Citizenship Benefits & Requirements
Explore Dual Citizenship in Africa | Citizenship Benefits & RequirementsExplore Dual Citizenship in Africa | Citizenship Benefits & Requirements
Explore Dual Citizenship in Africa | Citizenship Benefits & Requirements
 
In Sharjah ௵(+971)558539980 *_௵abortion pills now available.
In Sharjah ௵(+971)558539980 *_௵abortion pills now available.In Sharjah ௵(+971)558539980 *_௵abortion pills now available.
In Sharjah ௵(+971)558539980 *_௵abortion pills now available.
 
Call Girls in Benson Town / 8250092165 Genuine Call girls with real Photos an...
Call Girls in Benson Town / 8250092165 Genuine Call girls with real Photos an...Call Girls in Benson Town / 8250092165 Genuine Call girls with real Photos an...
Call Girls in Benson Town / 8250092165 Genuine Call girls with real Photos an...
 
Kurla Capable Call Girls ,07506202331, Sion Affordable Call Girls
Kurla Capable Call Girls ,07506202331, Sion Affordable Call GirlsKurla Capable Call Girls ,07506202331, Sion Affordable Call Girls
Kurla Capable Call Girls ,07506202331, Sion Affordable Call Girls
 
Virar Best Sex Call Girls Number-📞📞9833754194-Poorbi Nalasopara Housewife Cal...
Virar Best Sex Call Girls Number-📞📞9833754194-Poorbi Nalasopara Housewife Cal...Virar Best Sex Call Girls Number-📞📞9833754194-Poorbi Nalasopara Housewife Cal...
Virar Best Sex Call Girls Number-📞📞9833754194-Poorbi Nalasopara Housewife Cal...
 
CBD Belapur((Thane)) Charming Call Girls📞❤9833754194 Kamothe Beautiful Call G...
CBD Belapur((Thane)) Charming Call Girls📞❤9833754194 Kamothe Beautiful Call G...CBD Belapur((Thane)) Charming Call Girls📞❤9833754194 Kamothe Beautiful Call G...
CBD Belapur((Thane)) Charming Call Girls📞❤9833754194 Kamothe Beautiful Call G...
 
Famous No1 Amil Baba Love marriage Astrologer Specialist Expert In Pakistan a...
Famous No1 Amil Baba Love marriage Astrologer Specialist Expert In Pakistan a...Famous No1 Amil Baba Love marriage Astrologer Specialist Expert In Pakistan a...
Famous No1 Amil Baba Love marriage Astrologer Specialist Expert In Pakistan a...
 
Strategic Resources May 2024 Corporate Presentation
Strategic Resources May 2024 Corporate PresentationStrategic Resources May 2024 Corporate Presentation
Strategic Resources May 2024 Corporate Presentation
 
Turbhe Fantastic Escorts📞📞9833754194 Kopar Khairane Marathi Call Girls-Kopar ...
Turbhe Fantastic Escorts📞📞9833754194 Kopar Khairane Marathi Call Girls-Kopar ...Turbhe Fantastic Escorts📞📞9833754194 Kopar Khairane Marathi Call Girls-Kopar ...
Turbhe Fantastic Escorts📞📞9833754194 Kopar Khairane Marathi Call Girls-Kopar ...
 
Solution Manual For Financial Statement Analysis, 13th Edition By Charles H. ...
Solution Manual For Financial Statement Analysis, 13th Edition By Charles H. ...Solution Manual For Financial Statement Analysis, 13th Edition By Charles H. ...
Solution Manual For Financial Statement Analysis, 13th Edition By Charles H. ...
 

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