SlideShare una empresa de Scribd logo
1 de 23
IE 425 Homework 10
Submit on Tuesday, 12/10
1.(20 pts) Consider the M/M/1/∞ queuing system descried in
Problem 5 in Homework 9. Show
that:
(a) (11 pts) The average number of customers in the system is:
L =
λ
µ−λ
Hint:
L =
∞∑
n=0
nπn,
∞∑
n=0
nρn−1 =
d
dρ
∞∑
n=0
ρn =
d
dρ
(
1
1 −ρ
)
=
1
(1 −ρ)2
(b) (3 pts) The average waiting time in the system (from
entrance to exist) is:
W =
1
µ−λ
(c) (3 pts) The average waiting time in the queue, not including
service, is:
W0 =
λ
µ(µ−λ)
(d) (3 pts) The average number of customers in the queue, not
including service, is:
L0 =
λ2
µ(µ−λ)
2.(15 pts) Consider the M/M/c/∞ queuing system descried in
Problem 6 in Homework 9. Show
that:
L0 =
π0
c!
(
λ
µ
)c (
λ
cµ
)(
1 −
λ
cµ
)−2
Then, using Little’s law, we can compute:
W0 =
L0
λ
, W = W0 +
1
µ
, L = λW = λ
(
W0 +
1
µ
)
= L0 +
λ
µ
Hint:
L0 =
∞∑
n=c
(n− c)πn =
∞∑
m=0
mπc+m,
∞∑
m=0
mρm =
ρ
(1 −ρ)2
3.(15 pts) Consider the M/M/∞/∞ queuing system descried in
Problem 7 in Homework 9. Show
that:
L =
λ
µ
, W =
1
µ
, W0 = 0, L0 = 0
4.(15 pts) Consider the M/M/c/c queuing system descried in
Problem 8 in Homework 9.
(a) (3 pts) Explain why L0 = 0 and W0 = 0.
(b) (3 pts) Explain why W = 1
µ
.
1
(c) (5 pts) Explain why the mean arrival rate to the system is
λ(1 −πc)
(d) (4 pts) Show that:
L =
λ
µ
(1 −πc)
5. (20 pts) Consider the M/M/c/k queuing system descried in
Problem 9 in Homework 9. Show
that:
(a) (14 pts)
L0 =
π0
c!
(
λ
µ
)c (
λ
cµ
)(
1 −
λ
cµ
)−2 [
1 −
(
λ
cµ
)k−c
− (k − c)
(
λ
cµ
)k−c (
1 −
λ
cµ
)]
Hint:
L0 =
∞∑
n=c
(n− c)πn,
M∑
m=0
mρm−1 =
d
dρ
M∑
m=0
ρm
(b) (2 pts) Explain why:
L = L0 +
c−1∑
n=0
nπn + c
(
1 −
c−1∑
n=0
πn
)
(c) (2 pts) Explain why the mean arrival rate to the system is
λ(1 −πk).
(d) (2 pts) Show that:
W0 =
L0
λ(1 −πk)
W =
L0
λ(1 −πk)
+
1
µ
6. (15 pts) For the M/M/c/∞ queuing system with a finite calling
population N descried in
Problem 10 in Homework 9, it is more convenient to use the
generic formulas to compute the queue
length and the number of customers in the system :
L0 =
N∑
n=c+1
(n− c)πn
L = L0 +
c−1∑
n=0
nπn + c
(
1 −
c−1∑
n=0
πn
)
(a) (10 pts) Show that the mean arrival rate to the system is:
N∑
n=0
(N −n)λπn = · · · = λ(N −L)
(b) (5 pts) Show that:
W0 =
L0
λ(N −L)
W =
L0
λ(N −L)
+
1
µ
2
IE 425 Homework 9
Submit on Tuesday, 12/3
1. Report your notebook score for Midterm Exam 2 along with a
picture as the proof.
2. (11 pts) Consider a Discrete State Continuous Time Markov
Chain (DSCTMC) defined on
Ω = {1, 2, 3} with generator matrix G:
G =
3 1 −4
Suppose the DSCTMC is in state 1.
(a) What is the expected time until the DSCTMC leaves state 1?
(b) What is the probability that the DSCTMC will jump to state
2 after it leaves state 1?
In Problem 3 ∼ Problem 10, model the systems as DSCTMCs.
For each DSCTMC:
(a) Define the states of the DSCTMC and write down their
holding time distributions.
(b) Write down the transition probability matrix P of the jump
chain of the DSCTMC.
(c) Write down the generator matrix G of the DSCTMC.
(d) Draw the transition rate diagram of the DSCTMC.
3. (11 pts) A machine, once in production mode, operates
continuously until an alarm signal is
generated. The time up to the alarm signal is an exponential
random variable with λ1 = 1. Sub-
sequent to the alarm signal, the machine is tested for an
exponentially distributed amount of time
with λ2 = 5. The test results are positive, with probability 0.5,
in which case the machine returns
to production mode, or negative, with probability 0.5, in which
case the machine is taken for repair.
The duration of the repair is exponentially distributed with λ3 =
3. We assume that the above
mentioned random variables are all independent and also
independent of the test results. Does the
long-run convergence theorem apply to this DSCTMC? Why? If
so, what are the portions of time
that the DSCTMC spends in production mode, test mode, and
repair mode, respectively?
4. (11 pts) Consider two machines that are maintained by a
single repairman. Machine i functions
for an exponential time with rate µi before breaking down, i =
1, 2. The repair times (for either
machine) are exponential with rate λ.
5. (11 pts) M/M/1/∞ Queuing System Consider a food truck that
sells lunch on the outskirts
of a college campus. Customers arrive to the food truck
according to a Poisson process with rate
λ (customers arrive one at a time). Customers are served by one
cashier, service times follow an
exponential distribution with mean 1/µ. Assuming ρ = λ
µ
< 1, show that the stationary distribution
π of the M/M/1/∞ queuing system admits the following form:
πn =
(
λ
µ
)n (
1 −
λ
µ
)
for n = 0, 1, 2, · · ·
6. (11 pts) M/M/c/∞ Queuing System A bank has c tellers. When
a customer arrives, he goes to
an empty teller (if there is one) or joins a single queue.
Customers arrive following a Poisson process
with rate λ. Transaction times between a teller and a customer
follow an exponential distribution
1
with mean 1/µ. Assuming ρ = λ
cµ
< 1, show that the stationary distribution π of the M/M/c/∞
queuing system admits the following form:
π0 =
[
1 +
c−1∑
i=1
1
i!
(
λ
µ
)i
+
1
c!
(
λ
µ
)c (
1 −
λ
cµ
)−1]−1
πn =
1
n!
(
λ
µ
)n
π0 for 1 ≤ n ≤ c− 1
1
c!
(
λ
µ
)c (
λ
cµ
)n−c
π0 for n ≥ c
7. (11 pts) M/M/∞/∞ Queuing System Consider a self-service
system where an unlimited number
of servers are always available. Customers arrive following a
Poisson process with rate λ. All
customers in the system at any instant are simultaneously being
served, with each customer’s service
time following an exponential distribution with mean 1/µ. Show
that the stationary distribution π
of the M/M/∞/∞ queuing system admits the following form:
πn =
1
n!
(
λ
µ
)n
e
− λ
µ for n ≥ 0
Hint: Taylor expansion of exponential functions.
8. (11 pts) M/M/c/c Queuing System A telephone company owns
a limited number c of transatlantic
telephone lines. When a customer wants to call overseas, he is
assigned a line immediately provided
the lines are not all busy. If all lines are busy, customer is
denied service and asked to try again later.
Calls arrive according to a Poisson process with rate λ. Each
call has an exponentially distributed
length with mean 1/µ. Show that the stationary distribution π of
the M/M/c/c queuing system
admits the following form:
π0 =
[
1 +
c∑
i=1
1
i!
(
λ
µ
)i]−1
πn =
1
n!
(
λ
µ
)n
π0 for 1 ≤ n ≤ c
9. (11 pts) M/M/c/k Queuing System Consider a manufacturing
shop. Parts arrive according to
a Poisson process with rate λ. Shop contains c machines,
allowing up to c parts to be processed
simultaneously. Shop has queue space for up to (k−c) other
parts waiting in line when all machines
are busy. Time required to process a part follows an exponential
distribution with mean 1/µ. Show
that the stationary distribution π of the M/M/c/k queuing system
admits the following form:
π0 =
[
1 +
c−1∑
i=1
1
i!
(
λ
µ
)i
+
1
c!
(
λ
µ
)c k∑
i=c
(
λ
cµ
)i−c]−1
πn =
1
n!
(
λ
µ
)n
π0 for 1 ≤ n ≤ c− 1
1
c!
(
λ
µ
)c (
λ
cµ
)n−c
π0 for c ≤ n ≤ k
2
10. (12 pts) M/M/c/∞ Queuing System with a Finite Calling
Population Suppose c maintenance
personnel is responsible for keeping a set of N machines in
operational order. Each maintainer
can repair a machine individually with an exponentially
distributed amount of time with mean
1/µ. For each machine, the elapsed time between when it is
returned to a serviceable condition
and when it next breaks down follows an exponential
distribution with mean 1/λ. (Each machine
is considered a customer in the queueing system when it is
down waiting to be repaired, when a
machine is operational it is outside the queuing system.) Show
that the stationary distribution π
of the M/M/c/∞ queuing system with a finite Calling Population
N(N > c) admits the following
form:
π0 =
[
1 +
c−1∑
i=1
N!
(N − i)!i!
(
λ
µ
)i
+
N∑
i=c
N!
(N − i)!c!ci−c
(
λ
µ
)i]−1
πn =
N!
(N −n)!n!
(
λ
µ
)n
π0 for 0 ≤ n ≤ c− 1
N!
(N −n)!c!cn−c
(
λ
µ
)n
π0 for c ≤ n ≤ N
3

Más contenido relacionado

Similar a IE 425 Homework 10Submit on Tuesday, 12101.(20 pts) C.docx

Efficient realization-of-an-adfe-with-a-new-adaptive-algorithm
Efficient realization-of-an-adfe-with-a-new-adaptive-algorithmEfficient realization-of-an-adfe-with-a-new-adaptive-algorithm
Efficient realization-of-an-adfe-with-a-new-adaptive-algorithm
Cemal Ardil
 
09_Control_Structures_and_Flowcharts.pdf
09_Control_Structures_and_Flowcharts.pdf09_Control_Structures_and_Flowcharts.pdf
09_Control_Structures_and_Flowcharts.pdf
ziwei13579
 

Similar a IE 425 Homework 10Submit on Tuesday, 12101.(20 pts) C.docx (20)

statistical quality control
statistical quality controlstatistical quality control
statistical quality control
 
General pipeline concepts
General pipeline conceptsGeneral pipeline concepts
General pipeline concepts
 
Queueing theory
Queueing theoryQueueing theory
Queueing theory
 
Ece 415 control systems, fall 2021 computer project 1
Ece 415 control systems, fall 2021 computer project  1 Ece 415 control systems, fall 2021 computer project  1
Ece 415 control systems, fall 2021 computer project 1
 
Efficient realization-of-an-adfe-with-a-new-adaptive-algorithm
Efficient realization-of-an-adfe-with-a-new-adaptive-algorithmEfficient realization-of-an-adfe-with-a-new-adaptive-algorithm
Efficient realization-of-an-adfe-with-a-new-adaptive-algorithm
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
Business Logistics Assignment Help
Business Logistics Assignment HelpBusiness Logistics Assignment Help
Business Logistics Assignment Help
 
Fpga implementation of optimal step size nlms algorithm and its performance a...
Fpga implementation of optimal step size nlms algorithm and its performance a...Fpga implementation of optimal step size nlms algorithm and its performance a...
Fpga implementation of optimal step size nlms algorithm and its performance a...
 
Fpga implementation of optimal step size nlms algorithm and its performance a...
Fpga implementation of optimal step size nlms algorithm and its performance a...Fpga implementation of optimal step size nlms algorithm and its performance a...
Fpga implementation of optimal step size nlms algorithm and its performance a...
 
DSP Lab Manual (10ECL57) - VTU Syllabus (KSSEM)
DSP Lab Manual (10ECL57) - VTU Syllabus (KSSEM)DSP Lab Manual (10ECL57) - VTU Syllabus (KSSEM)
DSP Lab Manual (10ECL57) - VTU Syllabus (KSSEM)
 
Logic Circuits Design - "Chapter 1: Digital Systems and Information"
Logic Circuits Design - "Chapter 1: Digital Systems and Information"Logic Circuits Design - "Chapter 1: Digital Systems and Information"
Logic Circuits Design - "Chapter 1: Digital Systems and Information"
 
On Optimization of Network-coded Scalable Multimedia Service Multicasting
On Optimization of Network-coded Scalable Multimedia Service MulticastingOn Optimization of Network-coded Scalable Multimedia Service Multicasting
On Optimization of Network-coded Scalable Multimedia Service Multicasting
 
BS LAB Manual (1).pdf
BS LAB Manual  (1).pdfBS LAB Manual  (1).pdf
BS LAB Manual (1).pdf
 
algo_vc_lecture8.ppt
algo_vc_lecture8.pptalgo_vc_lecture8.ppt
algo_vc_lecture8.ppt
 
09_Control_Structures_and_Flowcharts.pdf
09_Control_Structures_and_Flowcharts.pdf09_Control_Structures_and_Flowcharts.pdf
09_Control_Structures_and_Flowcharts.pdf
 
Implementation of the trinity of the control system based on OPC
Implementation of the trinity of the control system based on OPCImplementation of the trinity of the control system based on OPC
Implementation of the trinity of the control system based on OPC
 
project_2
project_2project_2
project_2
 
SYSTEM IDENTIFICATION USING CEREBELLAR MODEL ARITHMETIC COMPUTER
SYSTEM IDENTIFICATION USING CEREBELLAR MODEL ARITHMETIC COMPUTERSYSTEM IDENTIFICATION USING CEREBELLAR MODEL ARITHMETIC COMPUTER
SYSTEM IDENTIFICATION USING CEREBELLAR MODEL ARITHMETIC COMPUTER
 
MULTI-OBJECTIVE ANALYSIS OF INTEGRATED SUPPLY CHAIN PROBLEM
MULTI-OBJECTIVE ANALYSIS OF INTEGRATED SUPPLY CHAIN PROBLEMMULTI-OBJECTIVE ANALYSIS OF INTEGRATED SUPPLY CHAIN PROBLEM
MULTI-OBJECTIVE ANALYSIS OF INTEGRATED SUPPLY CHAIN PROBLEM
 
Queue with Breakdowns and Interrupted Repairs
Queue with Breakdowns and Interrupted RepairsQueue with Breakdowns and Interrupted Repairs
Queue with Breakdowns and Interrupted Repairs
 

Más de sheronlewthwaite

Week 10 Term Paper SubmissionIf you are using the Blackboard Mobil.docx
Week 10 Term Paper SubmissionIf you are using the Blackboard Mobil.docxWeek 10 Term Paper SubmissionIf you are using the Blackboard Mobil.docx
Week 10 Term Paper SubmissionIf you are using the Blackboard Mobil.docx
sheronlewthwaite
 
Week 10 Assignment 3 - Submit HereStudents, please view the S.docx
Week 10 Assignment 3 - Submit HereStudents, please view the S.docxWeek 10 Assignment 3 - Submit HereStudents, please view the S.docx
Week 10 Assignment 3 - Submit HereStudents, please view the S.docx
sheronlewthwaite
 
Week 1 - Discussion 2The Industrial RevolutionBackground In.docx
Week 1 - Discussion 2The Industrial RevolutionBackground In.docxWeek 1 - Discussion 2The Industrial RevolutionBackground In.docx
Week 1 - Discussion 2The Industrial RevolutionBackground In.docx
sheronlewthwaite
 
We have read and watched, in the two You Tube clips from the.docx
We have read and watched, in the two You Tube clips from the.docxWe have read and watched, in the two You Tube clips from the.docx
We have read and watched, in the two You Tube clips from the.docx
sheronlewthwaite
 
Web Site Project 1 Purpose The purpose of this project is to .docx
Web Site Project 1 Purpose The purpose of this project is to .docxWeb Site Project 1 Purpose The purpose of this project is to .docx
Web Site Project 1 Purpose The purpose of this project is to .docx
sheronlewthwaite
 
Web QuizAssignment Name Web Field Trip Military Industrial Com.docx
Web QuizAssignment Name Web Field Trip Military Industrial Com.docxWeb QuizAssignment Name Web Field Trip Military Industrial Com.docx
Web QuizAssignment Name Web Field Trip Military Industrial Com.docx
sheronlewthwaite
 
Web Discussion and Assignment #41 page is Web Discussion with this.docx
Web Discussion and Assignment #41 page is Web Discussion with this.docxWeb Discussion and Assignment #41 page is Web Discussion with this.docx
Web Discussion and Assignment #41 page is Web Discussion with this.docx
sheronlewthwaite
 
We use computers and electronic systems to run and store just about .docx
We use computers and electronic systems to run and store just about .docxWe use computers and electronic systems to run and store just about .docx
We use computers and electronic systems to run and store just about .docx
sheronlewthwaite
 

Más de sheronlewthwaite (20)

Week 10 Term Paper SubmissionIf you are using the Blackboard Mobil.docx
Week 10 Term Paper SubmissionIf you are using the Blackboard Mobil.docxWeek 10 Term Paper SubmissionIf you are using the Blackboard Mobil.docx
Week 10 Term Paper SubmissionIf you are using the Blackboard Mobil.docx
 
Week 11 Question SetRoper v. SimmonsREAD THE ENTIRE CA.docx
Week 11 Question SetRoper v. SimmonsREAD THE ENTIRE CA.docxWeek 11 Question SetRoper v. SimmonsREAD THE ENTIRE CA.docx
Week 11 Question SetRoper v. SimmonsREAD THE ENTIRE CA.docx
 
Week 11 (On the day you have class during this week) Population .docx
Week 11 (On the day you have class during this week) Population .docxWeek 11 (On the day you have class during this week) Population .docx
Week 11 (On the day you have class during this week) Population .docx
 
Week 10 Assignment 3 - Submit HereStudents, please view the S.docx
Week 10 Assignment 3 - Submit HereStudents, please view the S.docxWeek 10 Assignment 3 - Submit HereStudents, please view the S.docx
Week 10 Assignment 3 - Submit HereStudents, please view the S.docx
 
Week 1 - Discussion 2The Industrial RevolutionBackground In.docx
Week 1 - Discussion 2The Industrial RevolutionBackground In.docxWeek 1 - Discussion 2The Industrial RevolutionBackground In.docx
Week 1 - Discussion 2The Industrial RevolutionBackground In.docx
 
Week 1 System and Application Overview An overview of the system.docx
Week 1 System and Application Overview An overview of the system.docxWeek 1 System and Application Overview An overview of the system.docx
Week 1 System and Application Overview An overview of the system.docx
 
Week 1 DQOne objective of this course is learning how to cor.docx
Week 1 DQOne objective of this course is learning how to cor.docxWeek 1 DQOne objective of this course is learning how to cor.docx
Week 1 DQOne objective of this course is learning how to cor.docx
 
Week 1 - AssignmentDo the followingA corporation is created b.docx
Week 1 - AssignmentDo the followingA corporation is created b.docxWeek 1 - AssignmentDo the followingA corporation is created b.docx
Week 1 - AssignmentDo the followingA corporation is created b.docx
 
Weather Forecast Assignment Objective  create a weather map.docx
Weather Forecast Assignment Objective  create a weather map.docxWeather Forecast Assignment Objective  create a weather map.docx
Weather Forecast Assignment Objective  create a weather map.docx
 
Weak ties are valuable parts of a social network becausea.it is.docx
Weak ties are valuable parts of a social network becausea.it is.docxWeak ties are valuable parts of a social network becausea.it is.docx
Weak ties are valuable parts of a social network becausea.it is.docx
 
We have read and watched, in the two You Tube clips from the.docx
We have read and watched, in the two You Tube clips from the.docxWe have read and watched, in the two You Tube clips from the.docx
We have read and watched, in the two You Tube clips from the.docx
 
Web Site Project 1 Purpose The purpose of this project is to .docx
Web Site Project 1 Purpose The purpose of this project is to .docxWeb Site Project 1 Purpose The purpose of this project is to .docx
Web Site Project 1 Purpose The purpose of this project is to .docx
 
Web QuizAssignment Name Web Field Trip Military Industrial Com.docx
Web QuizAssignment Name Web Field Trip Military Industrial Com.docxWeb QuizAssignment Name Web Field Trip Military Industrial Com.docx
Web QuizAssignment Name Web Field Trip Military Industrial Com.docx
 
Web Technology PresentationSubmit a presentation for the CIO. Your.docx
Web Technology PresentationSubmit a presentation for the CIO. Your.docxWeb Technology PresentationSubmit a presentation for the CIO. Your.docx
Web Technology PresentationSubmit a presentation for the CIO. Your.docx
 
We normally think of the arts as very different from technologies in.docx
We normally think of the arts as very different from technologies in.docxWe normally think of the arts as very different from technologies in.docx
We normally think of the arts as very different from technologies in.docx
 
Web Discussion and Assignment #41 page is Web Discussion with this.docx
Web Discussion and Assignment #41 page is Web Discussion with this.docxWeb Discussion and Assignment #41 page is Web Discussion with this.docx
Web Discussion and Assignment #41 page is Web Discussion with this.docx
 
Web Application SeurityAs the Information Systems Security Offic.docx
Web Application SeurityAs the Information Systems Security Offic.docxWeb Application SeurityAs the Information Systems Security Offic.docx
Web Application SeurityAs the Information Systems Security Offic.docx
 
We use computers and electronic systems to run and store just about .docx
We use computers and electronic systems to run and store just about .docxWe use computers and electronic systems to run and store just about .docx
We use computers and electronic systems to run and store just about .docx
 
we need to understand all six project feasibility factors. Its true.docx
we need to understand all six project feasibility factors. Its true.docxwe need to understand all six project feasibility factors. Its true.docx
we need to understand all six project feasibility factors. Its true.docx
 
we have to write an essay 2 pages about Gustave Whitehead and the Wr.docx
we have to write an essay 2 pages about Gustave Whitehead and the Wr.docxwe have to write an essay 2 pages about Gustave Whitehead and the Wr.docx
we have to write an essay 2 pages about Gustave Whitehead and the Wr.docx
 

Último

An Overview of Mutual Funds Bcom Project.pdf
An Overview of Mutual Funds Bcom Project.pdfAn Overview of Mutual Funds Bcom Project.pdf
An Overview of Mutual Funds Bcom Project.pdf
SanaAli374401
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
negromaestrong
 
Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.
MateoGardella
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
QucHHunhnh
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
ciinovamais
 

Último (20)

Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
An Overview of Mutual Funds Bcom Project.pdf
An Overview of Mutual Funds Bcom Project.pdfAn Overview of Mutual Funds Bcom Project.pdf
An Overview of Mutual Funds Bcom Project.pdf
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.
 
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writing
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
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
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
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
 

IE 425 Homework 10Submit on Tuesday, 12101.(20 pts) C.docx

  • 1. IE 425 Homework 10 Submit on Tuesday, 12/10 1.(20 pts) Consider the M/M/1/∞ queuing system descried in Problem 5 in Homework 9. Show that: (a) (11 pts) The average number of customers in the system is: L = λ µ−λ Hint: L = ∞∑ n=0 nπn, ∞∑ n=0 nρn−1 = d dρ ∞∑
  • 2. n=0 ρn = d dρ ( 1 1 −ρ ) = 1 (1 −ρ)2 (b) (3 pts) The average waiting time in the system (from entrance to exist) is: W = 1 µ−λ (c) (3 pts) The average waiting time in the queue, not including service, is: W0 = λ µ(µ−λ) (d) (3 pts) The average number of customers in the queue, not
  • 3. including service, is: L0 = λ2 µ(µ−λ) 2.(15 pts) Consider the M/M/c/∞ queuing system descried in Problem 6 in Homework 9. Show that: L0 = π0 c! ( λ µ )c ( λ cµ )( 1 − λ cµ )−2 Then, using Little’s law, we can compute: W0 =
  • 4. L0 λ , W = W0 + 1 µ , L = λW = λ ( W0 + 1 µ ) = L0 + λ µ Hint: L0 = ∞∑ n=c (n− c)πn = ∞∑ m=0 mπc+m, ∞∑ m=0
  • 5. mρm = ρ (1 −ρ)2 3.(15 pts) Consider the M/M/∞/∞ queuing system descried in Problem 7 in Homework 9. Show that: L = λ µ , W = 1 µ , W0 = 0, L0 = 0 4.(15 pts) Consider the M/M/c/c queuing system descried in Problem 8 in Homework 9. (a) (3 pts) Explain why L0 = 0 and W0 = 0. (b) (3 pts) Explain why W = 1 µ . 1 (c) (5 pts) Explain why the mean arrival rate to the system is λ(1 −πc)
  • 6. (d) (4 pts) Show that: L = λ µ (1 −πc) 5. (20 pts) Consider the M/M/c/k queuing system descried in Problem 9 in Homework 9. Show that: (a) (14 pts) L0 = π0 c! ( λ µ )c ( λ cµ )( 1 − λ cµ
  • 7. )−2 [ 1 − ( λ cµ )k−c − (k − c) ( λ cµ )k−c ( 1 − λ cµ )] Hint: L0 = ∞∑ n=c (n− c)πn, M∑ m=0 mρm−1 = d
  • 8. dρ M∑ m=0 ρm (b) (2 pts) Explain why: L = L0 + c−1∑ n=0 nπn + c ( 1 − c−1∑ n=0 πn ) (c) (2 pts) Explain why the mean arrival rate to the system is λ(1 −πk). (d) (2 pts) Show that: W0 = L0 λ(1 −πk) W = L0
  • 9. λ(1 −πk) + 1 µ 6. (15 pts) For the M/M/c/∞ queuing system with a finite calling population N descried in Problem 10 in Homework 9, it is more convenient to use the generic formulas to compute the queue length and the number of customers in the system : L0 = N∑ n=c+1 (n− c)πn L = L0 + c−1∑ n=0 nπn + c ( 1 − c−1∑ n=0 πn
  • 10. ) (a) (10 pts) Show that the mean arrival rate to the system is: N∑ n=0 (N −n)λπn = · · · = λ(N −L) (b) (5 pts) Show that: W0 = L0 λ(N −L) W = L0 λ(N −L) + 1 µ 2 IE 425 Homework 9 Submit on Tuesday, 12/3 1. Report your notebook score for Midterm Exam 2 along with a picture as the proof.
  • 11. 2. (11 pts) Consider a Discrete State Continuous Time Markov Chain (DSCTMC) defined on Ω = {1, 2, 3} with generator matrix G: G = 3 1 −4 Suppose the DSCTMC is in state 1. (a) What is the expected time until the DSCTMC leaves state 1? (b) What is the probability that the DSCTMC will jump to state 2 after it leaves state 1? In Problem 3 ∼ Problem 10, model the systems as DSCTMCs. For each DSCTMC: (a) Define the states of the DSCTMC and write down their holding time distributions. (b) Write down the transition probability matrix P of the jump chain of the DSCTMC. (c) Write down the generator matrix G of the DSCTMC. (d) Draw the transition rate diagram of the DSCTMC. 3. (11 pts) A machine, once in production mode, operates
  • 12. continuously until an alarm signal is generated. The time up to the alarm signal is an exponential random variable with λ1 = 1. Sub- sequent to the alarm signal, the machine is tested for an exponentially distributed amount of time with λ2 = 5. The test results are positive, with probability 0.5, in which case the machine returns to production mode, or negative, with probability 0.5, in which case the machine is taken for repair. The duration of the repair is exponentially distributed with λ3 = 3. We assume that the above mentioned random variables are all independent and also independent of the test results. Does the long-run convergence theorem apply to this DSCTMC? Why? If so, what are the portions of time that the DSCTMC spends in production mode, test mode, and repair mode, respectively? 4. (11 pts) Consider two machines that are maintained by a single repairman. Machine i functions for an exponential time with rate µi before breaking down, i = 1, 2. The repair times (for either machine) are exponential with rate λ. 5. (11 pts) M/M/1/∞ Queuing System Consider a food truck that sells lunch on the outskirts
  • 13. of a college campus. Customers arrive to the food truck according to a Poisson process with rate λ (customers arrive one at a time). Customers are served by one cashier, service times follow an exponential distribution with mean 1/µ. Assuming ρ = λ µ < 1, show that the stationary distribution π of the M/M/1/∞ queuing system admits the following form: πn = ( λ µ )n ( 1 − λ µ ) for n = 0, 1, 2, · · · 6. (11 pts) M/M/c/∞ Queuing System A bank has c tellers. When a customer arrives, he goes to an empty teller (if there is one) or joins a single queue. Customers arrive following a Poisson process with rate λ. Transaction times between a teller and a customer follow an exponential distribution
  • 14. 1 with mean 1/µ. Assuming ρ = λ cµ < 1, show that the stationary distribution π of the M/M/c/∞ queuing system admits the following form: π0 = [ 1 + c−1∑ i=1 1 i! ( λ µ )i + 1 c! (
  • 15. λ µ )c ( 1 − λ cµ )−1]−1 πn = 1 n! ( λ µ )n π0 for 1 ≤ n ≤ c− 1 1 c! ( λ
  • 16. µ )c ( λ cµ )n−c π0 for n ≥ c 7. (11 pts) M/M/∞/∞ Queuing System Consider a self-service system where an unlimited number of servers are always available. Customers arrive following a Poisson process with rate λ. All customers in the system at any instant are simultaneously being served, with each customer’s service time following an exponential distribution with mean 1/µ. Show that the stationary distribution π of the M/M/∞/∞ queuing system admits the following form: πn = 1 n! ( λ µ )n e
  • 17. − λ µ for n ≥ 0 Hint: Taylor expansion of exponential functions. 8. (11 pts) M/M/c/c Queuing System A telephone company owns a limited number c of transatlantic telephone lines. When a customer wants to call overseas, he is assigned a line immediately provided the lines are not all busy. If all lines are busy, customer is denied service and asked to try again later. Calls arrive according to a Poisson process with rate λ. Each call has an exponentially distributed length with mean 1/µ. Show that the stationary distribution π of the M/M/c/c queuing system admits the following form: π0 = [ 1 + c∑ i=1 1 i! (
  • 18. λ µ )i]−1 πn = 1 n! ( λ µ )n π0 for 1 ≤ n ≤ c 9. (11 pts) M/M/c/k Queuing System Consider a manufacturing shop. Parts arrive according to a Poisson process with rate λ. Shop contains c machines, allowing up to c parts to be processed simultaneously. Shop has queue space for up to (k−c) other parts waiting in line when all machines are busy. Time required to process a part follows an exponential distribution with mean 1/µ. Show that the stationary distribution π of the M/M/c/k queuing system admits the following form: π0 = [
  • 20. πn = 1 n! ( λ µ )n π0 for 1 ≤ n ≤ c− 1 1 c! ( λ µ )c ( λ cµ )n−c π0 for c ≤ n ≤ k 2
  • 21. 10. (12 pts) M/M/c/∞ Queuing System with a Finite Calling Population Suppose c maintenance personnel is responsible for keeping a set of N machines in operational order. Each maintainer can repair a machine individually with an exponentially distributed amount of time with mean 1/µ. For each machine, the elapsed time between when it is returned to a serviceable condition and when it next breaks down follows an exponential distribution with mean 1/λ. (Each machine is considered a customer in the queueing system when it is down waiting to be repaired, when a machine is operational it is outside the queuing system.) Show that the stationary distribution π of the M/M/c/∞ queuing system with a finite Calling Population N(N > c) admits the following form: π0 = [ 1 + c−1∑ i=1 N!
  • 22. (N − i)!i! ( λ µ )i + N∑ i=c N! (N − i)!c!ci−c ( λ µ )i]−1 πn = N! (N −n)!n! ( λ
  • 23. µ )n π0 for 0 ≤ n ≤ c− 1 N! (N −n)!c!cn−c ( λ µ )n π0 for c ≤ n ≤ N 3