Question

Clients arrive at a law office with a single lawyer at a rate of 2.5 per...

  1. Clients arrive at a law office with a single lawyer at a rate of 2.5 per hour.

       The lawyer takes an average of 10 minutes with each client. Assuming that

       arrivals are Poisson distributed and the legal service time is exponentially

       distributed, answer the following questions:

  1. Compute that answers for this problem using the first six queuing equations.
  2. Service goals for this law office dictate that an arriving client should not have to wait more than an average of 5 minutes to see the lawyer. Is this goal being met? Explain. If the goal is not being met, what do you recommend?
  3. If the lawyer can reduce the average time spent per customer to 8 minutes, what is the mean service rate? Will the service goal be met?
0 0
Add a comment Improve this question Transcribed image text
Answer #1

Solution

The solution is based of the theory of M/M/1 queue system

Back-up Theory

An M/M/1 queue system is characterized by arrivals following Poisson pattern with average rate λ, [this is also the same as exponential arrival with average inter-arrival time = 1/λ] service time following Exponential Distribution with average service time of (1/µ) [this is also the same as Poisson service with average service rate = µ] and single service channel.

Let n = number of customers in the system and m = number of customers in the queue.

[Trivially, n = m + number of customers under service.]

Traffic Intensity = ρ = (λ/µ)…………………………………………………………........................................………..(A)

The steady-state probability of n customers in the system is given by Pn = ρn(1 - ρ) …...........................………(1)

The steady-state probability of no customers in the system is given by P0 = (1 - ρ) …............................….……(2)

Average queue length = E(m) = (λ2)/{µ(µ - λ)} ………………………………………….....................................…..(3)

Average number of customers in the system = E(n) = (λ)/(µ - λ) = ρ/(1 – ρ)……….…................................……..(4)

Average waiting time = E(w) = (λ)/{µ(µ - λ)} = (1/µ)ρ/(1 – ρ) = E(n)/µ ………………..................................……..(5)

Average time spent in the system = E(v) = {1/(µ - λ)}……………………………..................................…………..(6)

Percentage idle time of service channel = P0 = (1 - ρ) ……………………………...............................…………..(7)

Probability of waiting = 1 - P0 = ρ …………………..………………………………....................................………..(8)

Now, to work out the solution,

Given λ = 2.5 per hour, µ = 6 per hour [10 minutes per client => 6 clients per 60 minutes.], ρ = 2.5/6 = 5/12 .... (9)

Q1

Vide (3), average queue length = 6.25/(6 x 3.5) = 0.3 client Answer 1

Vide (4), Average number of customers in the system = 2.5/3.5 = 0.7 client Answer 2

Vide (5), Average waiting time = 2.5/(6 x 3.5) = 0.12 hour = 7.2 minutes Answer 3

Vide (6), Average time spent in the system = 1/3.5 = 0.29 hour = 17 minutes Answer 4

Vide (7), Percentage idle time of service channel = 100(1 – 5/12) = 700/12 = 58.33% Answer 5

Vide (8), Probability of waiting = 5/12 = 0.42 Answer 6

Q2

Vide Answer 3, service goal of maximum waiting time of 5 minutes is NOT met. Answer 7

Recommendation:

Service time needs to be reduced, may be by appointing an assisitant to the lawyer or improving service mechanism.  Answer 8

Q3

When service time per client is reduced to 8 minutes, service rate = 60/8 = 7.5 clients per hour. Answer 9

With µ = 7.5, Vide (5), Average waiting time = 2.5/(7.5 x 5) = 1/15 hour = 4 minutes Answer 10

Clearly, service goal of maximum waiting time of 5 minutes is met. Answer 11

DONE

Add a comment
Know the answer?
Add Answer to:
Clients arrive at a law office with a single lawyer at a rate of 2.5 per...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Problem 11-11 (Algorithmic) Agan Interior Design provides home and office decorating assistance to its customers. In...

    Problem 11-11 (Algorithmic) Agan Interior Design provides home and office decorating assistance to its customers. In normal operation, an average of 2.9 customers arrive each hour. One design consultant is available to answer customer questions and make product recommendations. The consultant averages 10 minutes with each customer. Compute the operating characteristics of the customer waiting line, assuming Poisson arrivals and exponential service times. Round your answers to four decimal places. Do not round intermediate calculations. Lq = L = Wq...

  • Consider a simple queuing system in which customers arrive randomly such that the time between successive...

    Consider a simple queuing system in which customers arrive randomly such that the time between successive arrivals is exponentially distributed with a rate parameter l = 2.8 per minute. The service time, that is the time it takes to serve each customer is also Exponentially distributed with a rate parameter m = 3 per minute. Create a Matlab simulation to model the above queuing system by randomly sampling time between arrivals and service times from the Exponential Distribution. If a...

  • Consider a system with Poisson distributed arrival rate with average of 10 clients per day. The...

    Consider a system with Poisson distributed arrival rate with average of 10 clients per day. The service time is exponentially distributed with 8 clients per day. If the cost for operating each server is $20 per day and the cost of holding a client in the system is $200 per day. What is the total cost of operating with 5 servers?

  • Automobiles arrive at the​ drive-through window at the downtown Baton​ Rouge, Louisiana, post office at the...

    Automobiles arrive at the​ drive-through window at the downtown Baton​ Rouge, Louisiana, post office at the rate of 2 every 10 minutes. The average service time is 1.5 minutes. The Poisson distribution is appropriate for the arrival rate and service times are negative exponentially distributed. q: If a second​ drive-through window, with its own​ server, were​ added, the average time a car is in the system​ = nothing minutes​ (round your response to two decimal​ places).

  • I need matlab code for solving this problem Clients arrive to a certain bank according to a Poisson Process. There is a...

    I need matlab code for solving this problem Clients arrive to a certain bank according to a Poisson Process. There is a single bank teller in the bank and serving to the clients. In that MIM/1 queieing system; clients arrive with A rate 8 clients per minute. The bank teller serves them with rate u 10 clients per minute. Simulate this queing system for 10, 100, 500, 1000 and 2000 clients. Find the mean waiting time in the queue and...

  • Please answer using stochastic operations principles Cars arrive at a rate of 10 per hour in a single-server drive-in restaurant. Assume that the teller serves vehicles with a rate exponentially distr...

    Please answer using stochastic operations principles Cars arrive at a rate of 10 per hour in a single-server drive-in restaurant. Assume that the teller serves vehicles with a rate exponentially distributed with a mean of 4 minutes per car (ie, a rate of 1 car every 4 minutes). Answer the following questions: (a) What is the probability that the teller is idle? (b) What is the average number of cars waiting in line for the teller? (A car that is...

  • Students arrive at the Administrative Services Office at an average of one every 24 minutes, and...

    Students arrive at the Administrative Services Office at an average of one every 24 minutes, and their requests take on average 20 minutes to be processed. The service counter is staffed by only one clerk, Judy Gumshoes, who works eight hours per day. Assume Poisson arrivals and exponential service times. a. What percentage of time is Judy idle? (Round your answer to 1 decimal place.) Percentage of time --------------% b. How much time, on average, does a student spend waiting...

  • Students arrive at the Administrative Services Office at an average of one every...continues

    Students arrive at the Administrative Services Office at an average of one every 12 minutes, and their requests take on average 10 minutes to be processed. The servicecounter is staffed by only one clerk, Judy Gumshoes, who works eight hours per day. Assume Poisson arrivals and exponential service times. Required: (a) Whatpercentage of time is Judy idle? (Round your answer to 2 decimal places. Omit the "%" sign in your response.) (b) How much time, on average, does a student...

  • 105.      Patients arrive at your Express Care clinic in the form of a Poisson distribution at...

    105.      Patients arrive at your Express Care clinic in the form of a Poisson distribution at a mean rate of 5.8 per hour. You have 3 providers per shift, and the service rate of seeing patients is exponentially distributed with a mean service rate of 2.3 patients per hour. Leadership has stated that patients should wait no more than 30 minutes for service. Answer the following questions: A.    What is the probability that there are no patients in the system?...

  • Customers arrive at a suburban ticket outlet at the rate of 4 per hour on Monday...

    Customers arrive at a suburban ticket outlet at the rate of 4 per hour on Monday mornings. This can be described by a Poisson distribution. Selling the tickets and providing general information takes an average of 12 minutes per customer, and varies exponentially. There is 1 ticket agent on duty on Mondays. Determine the System Utilization Question 12 options: .8 1.6 .4 .88 None of the Above Question 13 (1.5 points) Customers arrive at a suburban ticket outlet at the...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT