Operations Research : Applications and Algorithms
Operations Research : Applications and Algorithms
4th Edition
ISBN: 9780534380588
Author: Wayne L. Winston
Publisher: Brooks Cole
Expert Solution & Answer
Book Icon
Chapter 20.6, Problem 2P

Explanation of Solution

Given:

  • The total cost of employing a teller at a bank is $100 per day.
  • A teller can serve an average of 60 customers per day.
  • An average of 50 customers per day arrives at the bank.
  • Both service times and inter arrival times are exponential.
  • The delay cost per customer day is $100.

To determine

The number of tellers that the bank should hire is to be determined.

Calculating the number of tellers, the bank should hire:

The queuing system is a M|M|s|GD|| system with exponential inter arrival times, exponential service times, s servers, general queue discipline, infinite capacity and infinite population size from which the customers are drawn.

Here,

Arrival rate, λ=50 customers/day

Service rate, μ=60 customers/day

Also, if there are s servers, then,

ρ = λ = 5060s = 56s

In queuing optimization problem, the component of cost due to customers waiting in line is referred to as the delay cost. Thus, the bank wants to minimize,

TotalExpectedcostDay = ExpectedservicecostDay + ExpecteddelaycostDay...(1)

Since, the total cost of employing a tell at a bank is $100 per day, then,

ExpectedservicecostDay = 100s

Case 1:

For number of servers,  s = 1.

ExpectedservicecostDay = 100 × 1 = $100.00...(2)

The Hourly delay cost is defined as follows:

ExpecteddelaycostDay=ExpecteddelaycostCustomerExpectedcustomersDay

Now, the delay cost per customer day is $100. Thus,

ExpecteddelaycostCustomer=$100Customer-dayaveragedayscustomerspendsinthesystem

                                     = 100W

Also,

ExpectedcustomersDay = λ = 50

Hence,

ExpecteddelaycostDay=$100percustomer - day50customersperdayW...(3)

      =100×50×W

Now, the average hours the customer spends in the system W for a M|M|1 queuing system is as follows:

W=1μ-λ=160-50=110days

Substituting W = 0.1 days in equation 3 to compute the expected delay cost per hour as follows:

  ExpecteddelaycostDay=$100percustomer-day50customersperdayW

                   =$100percustomer-day50customersperday(0.1day)=$500       ....(4)

Now, substitute the value obtained from equation 2 and equation 4 in equation 1,

TotalExpectedcostDay = ExpectedservicecostDay + ExpecteddelaycostDay

                            =$100.00+$500.00=$600.00

Hence, the total cost per day for one server is $600.

Case 2:

For number of servers, s = 2, the queuing system is M|M|2 queuing system is as follows:

ρ=50/120=0.41

ExpectedservicecostDay=100s=100×2=$200

Blurred answer
Students have asked these similar questions
At the stadium, there are five lines for arriving customers, each staffed by a single worker, If the arrival rate for customers is 108 per hour and each customer takes (on average) 1.9 minutes for a worker to process. (Round your anwer to three decimal places.) What is the worker utilization?
How do I answer this, please?  Acme Parts runs a small factory and employs workers who are paid one of three hourly rates depending on their shift: first shift, $17 per hour; second shift, $18.50 per hour; third shift, $22 per hour. Each factory worker might work any number of hours per week; any hours greater than 40 are paid at one and one-half times the usual rate. In addition, second- and third-shift workers can elect to participate in the retirement plan for which 3% of the worker’s gross pay is deducted from the paychecks. Write a program that prompts the user for hours worked, shift, and, if the shift is 2 or 3, whether the worker elects the retirement (1 for yes, 2 for no). Display: Hours worked Shift Hourly pay rate Regular pay Overtime pay Total of regular and overtime pay Retirement deduction, if any Net pay.
This is the question. I am unsure how to begin on - Acme Parts runs a small factory and employs workers who are paid one of three hourly rates depending on their shift: first shift, $17 per hour; second shift, $18.50 per hour; third shift, $22 per hour. Each factory worker might work any number of hours per week; any hours greater than 40 are paid at one and one-half times the usual rate. In addition, second- and third-shift workers can elect to participate in the retirement plan for which 3% of the worker’s gross pay is deducted from the paychecks. Write a program that prompts the user for hours worked, shift, and, if the shift is 2 or 3, whether the worker elects the retirement (1 for yes, 2 for no). Display: Hours worked Shift Hourly pay rate Regular pay Overtime pay Total of regular and overtime pay Retirement deduction, if any Net pay. This is the way the code starts - import java.util.*; public class AcmePay {     public static void main(String[] args) throws Exception {…

Chapter 20 Solutions

Operations Research : Applications and Algorithms

Knowledge Booster
Background pattern image
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Operations Research : Applications and Algorithms
Computer Science
ISBN:9780534380588
Author:Wayne L. Winston
Publisher:Brooks Cole