assignment-3-2
assignment-3-2
Ans: (i) Queue capacity refers to the maximum number of customers or items that can be in
the queue (waiting line) or system at any given time, including those being served.
(ii) Traffic intensity denoted as 𝜌, represents the utilization of a resource, typically measured
as the ratio of the arrival rate (λ) to the service rate (μ). It indicates how busy a system or
𝜆
server is, and is a key parameter in queuing theory. 𝜌 =
𝜇
Ans: the Fibonacci method is called sequential search technique since for each step of
computation we need the help of consecutive Fibonacci sequence so that the ratio will be
50%.
Ans: The importance of project gradient method to find the optimal solution of a nonlinear
objective function subject to linear or non-linear constraints, however the limitation is the
constraints must be in equality form.
Ans: The M/M/1 queuing model, also known as a single-server queuing system, describes a
system where arrivals follow a Poisson process (Markovian), service times are exponentially
distributed (Markovian), and there's only one server.
Ans: The Lagrange multiplier method is a technique used to find the optimal values of a
function subject to constraints, by transforming a constrained optimization problem into an
unconstrained one using a new variable, the Lagrange multiplier.
Ans: The Branch and Bound method solves integer programming problems by iteratively
exploring a tree of sub problems, using linear programming relaxations to find upper and
lower bounds, and pruning branches that cannot lead to an optimal integer solution
𝐿(𝑥, 𝑠, 𝜆𝑖 ) = 𝑓(𝑥) − ∑𝑚 2
𝑖=1 𝜆𝑖 [𝑔𝑖 (𝑥) − 𝑆𝑖 ]
𝜕𝐼 𝜕𝐼 𝜕𝜆
= 0, = 0, 𝜕𝑆 = 0
𝜕𝑥𝑖 𝜕𝜆𝑖 𝑖
Ans: It is clear that the T.V mechanics shop opened for 8hr. per day.
Given that,
𝑃0 = 1 − 𝜌 = 0.375
1−𝜌
𝑃0 = = 8.192 × 10−8
1−𝜌 𝑁+1
∑10
𝑛=0 𝑛𝜌𝑛 = 9.75 = 10 𝑐𝑎𝑟𝑠
12. If customers are arriving at a cafeteria with single server at an average rate of 0.4 per
minute and they are being served at an average rate of 0.6 per minute, then find
(i) The average queuing system
(ii) The average waiting time by a customer in queue
Ans: A Markovian queuing model is a type of queuing model where the time between arrivals
and the service times follow a Poisson distribution, meaning the probability of an arrival or
completion of service in a given time interval depends only on the time elapsed and not on the
past events. This assumption simplifies the analysis of waiting lines and allows for the prediction
of queue lengths and waiting times. Markovian queuing models are often denoted using Kendall's
notation. We deal with following type of Markovian queuing model
M/M/1: A single-server queuing system with Poisson arrivals and exponential service times.
M/M/c: A queuing system with multiple servers, where arrivals and service times are
exponentially distributed.
Ans: The Lagrange multiplier method is a technique used to find the optimal values of a function
subject to constraints, by transforming a constrained optimization problem into an unconstrained
one using a new variable, the Lagrange multiplier.
(i) The probability that a person arriving at the booth will have to wait is
𝑃0 = 1 − 𝜌 = 0.2
(ii) Estimate the fraction of the day that the phone will be in use
𝜆
=utilization factor 𝜌 = = 0.8
𝜇