Question

**LOOKING FOR FORMULAS, ANSWERS PROVIDED. Problem-1: At a single-phase, multiple-channel service facility, customers arrive randomly. Statistical...

**LOOKING FOR FORMULAS, ANSWERS PROVIDED.

Problem-1:

At a single-phase, multiple-channel service facility, customers arrive randomly. Statistical analysis of past data shows that the interarrival time has a mean of 20 minutes and a standard deviation of 4 minutes. The service time per customer has a mean of 15 minutes and a standard deviation of 5 minutes. The waiting cost is $200 per customer per hour. The server cost is $25 per server per hour. Assume general probability distribution and no buffer capacity restriction.

a. Find the optimal number of servers to be employed to minimize the total of waiting and server costs. (Ans: Cost per hour with one server=$59.00; Cost with 2 servers = $52.19; Cost with 3 servers = $75.40: So two servers are optimal.)

b. Find the average waiting time and the average total time through the system for the optimal case. (waiting: 0.2188 min; Total: 15.2118 min)

c. Find the cost per hour, average waiting time, and average flow time for one server if the probability distributions for the interarrival time and service time are assumed to be exponential and the mean values remain the same. The cost data remain the same. Use manual calculations. (Ans: Cost per hour=$475.00, Waiting time=45.00 min, Flow time=60.00 min).

Problem-2:

At a single-phase, multiple-channel service facility, customers arrive randomly. Statistical analysis of past data shows that the interarrival time has a mean of 12 minutes and a standard deviation of 6 minutes. The service time per customer has a mean of 10 minutes and a standard deviation of 4 minutes. The waiting cost is $100 per customer per hour. The server cost is $20 per server per hour. Assume general probability distribution and no buffer capacity restriction.

a. Find the optimal number of servers to be employed to minimize the total of waiting and server costs. (Ans: Cost per hour with one server=$105.42; Cost with 2 servers = $44.12; Cost with 3 servers = $60.76: So two servers are optimal.)

b. Find the average waiting time and the average total time through the system for the optimal case. (waiting: 0.4940 min; Total: 10.4940 min)

c. Find the cost per hour, average waiting time, and average flow time for one server if the probability distributions for the interarrival time and service time are assumed to be exponential and the mean values remain the same. The cost data remain the same. Use manual calculations. (Ans: Cost per hour=$436.67, Waiting time=50.00 min, Flow time=60.00 min).

Problem-3:

At a single-phase, multiple-channel service facility, customers arrive randomly. Statistical analysis of past data shows that the interarrival time has a mean of 5 minutes and is exponentially distributed. The service time per customer has a mean of 4 minutes and is exponentially distributed. The arrival buffer capacity is 5 customers. The lost customer cost due to blocking is $200 per customer. The waiting cost is $100 per customer per hour. The server cost is $20 per server per hour. Use Performance.xls spreadsheet for queue analysis and manual calculation for costs.

a. Find the optimal number of servers to be employed to minimize the total of lost customer cost, waiting cost, and server cost. (Ans: Cost per hour with one server=$318.77; Cost with 2 servers = $58.00; Cost with 3 servers = $62.00: So two servers are optimal.)

b. Find the average overall waiting time and the average total flow time through the system for the optimal case. (Ans: Waiting time: 0.73 min; Flow time: 4.73 min)

Problem-4:

At a single-phase, multiple-channel service facility, customers arrive randomly. Statistical analysis of past data shows that the interarrival time has a mean of 10 minutes and is exponentially distributed. The service time per customer has a mean of 8 minutes and is exponentially distributed. The arrival buffer capacity is 8 customers. The lost customer cost due to blocking is $500 per customer. The waiting cost is $200 per customer per hour. The server cost is $40 per server per hour. Use Performance.xls spreadsheet for queue analysis and manual calculation for costs.

a. Find the optimal number of servers to be employed to minimize the total of lost customer cost, waiting cost, and server cost. (Ans: Cost per hour with one server=$534.45; Cost with 2 servers = $110.63; Cost with 3 servers = $123.79: So two servers are optimal.)

b. Find the average overall waiting time and the average total flow time through the system for the optimal case. (Ans: Waiting time: 1.52 min; Flow time: 9.52 min

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Problem 1:

(a):

To start with, you need to figure the issue proclamation as a Linear Programming model – then it can be understood utilizing any of the 3 accessible techniques viz. Simples, Big M, or Random. On the off chance that if the quantity of factors is precisely 2, at that point we can utilize graphical technique = the less demanding than the over 3 strategies.

Variables: x_1,x_2,x_3,....,x_n

Constraints:

Min z = x1 + x2 - x3 + x4 - x5 is same as maximize z = -x1 – x2 + x3 – x4 + x5

in other words min z is the same as max –z

Miu1 = Arrival Mean = x bar = Arrival Miu = 20

SD1 = Arrival Standard Deviation = Arrival SD = 4

Miu2 = Service Miu = 15

SD2 = Service SD = 5

Server Cost = $25 / server / customer

Waiting Cost = $200 / customer / hour

minimize Z1 =

Let n1 = 150,

n2 = 100

where n1 and n2 are the number of customers arriving and being served respectively per units of time – say per 4 hours or half a day – which means around 150 customers would arrive between 7am to 11 am , and 100 of them would have been already served and the remaining 50 customers will be served after 11 am. The arrival rate after 11 am to 3 pm may be less than 150 so that no customer would be asked comes the next day;

square root = sqrt

Z Calc = Calculated Value for Z

Z Crit = Critical Value for Z obtained from the table or excel formula

Formula:

Z Calc = Miu1 – Miu2 / (sqrt (    SD1^2/n1 + SD2^2/n2 ) )

= (20 – 15 ) / ( sqrt ( 4*4 / 150 + 5*5 / 100 ) )

= 5 / sqrt (16/150 + 25 / 100 )

= 5 / sqrt (0.10667 + 0.25)

= 5/0.35667

Z Calc = 8.375

This Z Calc value will be used to calculate the other costs as shown below:

Waiting cost = $200 / customer / hour

Arrival mean = 20 minutes

that means when there 150 customers arriving in 4 hours, then 150/4 = 37.5 = rounded = 38 customers per hour

So the average arrival rate = 38 customers per hour

Average service rate = 100 / 4 = 25 customers per hour

Hence average number of waiting customers = 38-25 = 13 customers

so 13 customer will be waiting and will cost us 13 * 200 = $2600 = the total weighted weighting cost – this must be divided by the factor to get the un weighted weighting cost.

(The multiplication factors 9.07, 85.0542, and 776.12 are obtained from the students look up table, and are used to calculate the division factor by multiplying the multiplication factor with Z Calc)

Division factor = multiplication factor * Z Calc

Where multiplication factor is obtained from the students table;

With 1 server, the division factor = 9.07 * Z Calc = 9.07 * 8.375 = 76

Waiting cost = Total waited waiting cost / division factor = 2600 / 76 = 34

With 2 servers, the division factor = 85.0542 * Z Calc = 85.0542 * 8.375 = 712.33

Waiting cost = Total waited waiting cost / division factor = 2600/712.33 = 3.65

With 3 servers, the division factor = 776.12 * Z Calc = 776.12 * 8.375 = 6500

Waiting cost = Total waited waiting cost / division factor = 2600/6500 = 0.4

Similarly, waiting cost for 4 servers = 1.6, and 5 servers = 2.2 ( same calculation method)

Presently arrange every one of them to get the examination:

(b):

Average number of waiting customers = 38 - 25 = 13 customers

Average waiting time = 20 – 15 = 5 minutes (worst case) but on the optimal case it is = 1.82/5 = 0.364

Total number of customers in optimal case = 42.20879

Total = Total number of customers in optimal case * waiting time =  42.20879 * 0.364 = 15.364

(c):

The gap between the number of arriving customers and served customers = 150 – 100 = 50

other costs = 0.4,

hence total cost = gap + other costs = 50+0.4=50.4

total cost = 75.4 * 50.4

Cost per hour = total cost / number of hours = 3800/8 = $475

Average number of waiting customers = 38-25 = 13 customers

Average wait time = total wait time / number of customers

where total wait time = 2 * (arriving + served) + 83.44

=2 * (150+100) + 83.44 = 2 * (250) + 83.44 = 500 + 83.44

Hence,

Average wait time = 583.44 /13

= 44.88 min

Average time for the smooth flow of customers = Average wait time + 15 = 44..88 + 15 = 59.88 min

where 15 came from rounded wait time / 3 = 45 /3 = 15 (44.88 rounded to 45)

Add a comment
Know the answer?
Add Answer to:
**LOOKING FOR FORMULAS, ANSWERS PROVIDED. Problem-1: At a single-phase, multiple-channel service facility, customers arrive randomly. Statistical...
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
  • Customers arrive at a service facility according to a Poisson process with an average rate of 5 per hour.

    9. Customers arrive at a service facility according to a Poisson process with an average rate of 5 per hour. Find (a) the probabilities that (G) during 6 hours no customers will arrive, (i) at most twenty five customers will arrive; (b) the probabilities that the waiting time between the third and the fourth customers will be (i) greater than 30 min.,(ii) equal to 30 min., (ii)i greater than or equal to 30 min. (c) the probability that after the first customer has...

  • I specifically need help with part c and d Problem #1 (10 points) Customers arrive to...

    I specifically need help with part c and d Problem #1 (10 points) Customers arrive to a fast food restaurant with two servers with interarrival times that follow an exponential distribution with a mean of 5 minutes. Service times (per server) also follow an exponential distribution with a mean of 8 minutes. There is enough space in the restaurant to accommodate a very large number of customers waiting to be served. (a) (3 points) What is the probability that at...

  • Customers arrive at a service facility with one server according to a Poisson process with a...

    Customers arrive at a service facility with one server according to a Poisson process with a rate of 5 per hour. The service time are i.i.d. exponential r.v.´s, and on the average, the server can serve 7 customers per hour. Suppose that the system is in the stationary regime. (a) What is the probability that at a particular time moment, there will be no queue? (b) What is the probability that a particular time moment, there will be more than...

  • Problem 1 Given the data below for a single-server single-queue system, find the following performance measures....

    Problem 1 Given the data below for a single-server single-queue system, find the following performance measures. Customer Arrival Time Service Time (min) Time Customer Waits in Queue (min) Time Customer spends in System (min) Idle Time of Server (min) 04 0) Average Waiting Time (11) Probability of a customer to be waiting (i.e., number of waiting customers over total number of customers) (II) Probability of idle server (i.e., proportion of idle time over total running time) (iv) Average Service Time...

  • 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...

  • subject: operations research When customers arrive at Cool's Ice Cream Shop, they take a number and...

    subject: operations research When customers arrive at Cool's Ice Cream Shop, they take a number and wait to be called to purchase ice cream from one of the counter servers. From experience in past summers, the store's staff knows that customers arrive at a rate of 150 per hour on summer days between 3:00 p.m. and 10:00 p.m., and a server can serve 1 customer in 1 minute on average. Cool's wants to make sure that customers wait no longer...

  • An average of 10 cars/hour arrive at a car repair station with two servers. Assume that the avera...

    An average of 10 cars/hour arrive at a car repair station with two servers. Assume that the average service for each customer is 4 minutes and both interarrival and service times are exponentially distributed. If this car repair station has a capacity of 4 cars a. Write the steady-state equations and solve them. Compare the results with those calculated in question 1 and draw a conclusion. b. What is the probability that the car repair station is idle? c. What...

  • An average of 90 cars per hour arrive at a single-server toll booth. The average service...

    An average of 90 cars per hour arrive at a single-server toll booth. The average service time for each customer is a half minute, and both interarrival times and service times are exponential. For each of the following questions, show your work, including the formula that you are using. 1) On average, how many cars per hour will be served by the server

  • Waiting lines Customers walk in at random to a deli. The interarrival times are exponentially dis...

    Waiting lines Customers walk in at random to a deli. The interarrival times are exponentially distributed with an average of 5 minutes. The deli prepares one order at a time. The order preparation times are exponentially distributed with an average of 3 minutes. 13. What kind of waiting line model is appropriate for the deli? 14. What is the utilization? 15. What is the total amount of time a customer would expect to spend at the deli (from walking in...

  • Really need helps! Thanks! 2. Customers arrive to a coffee cart according to a Poisson process...

    Really need helps! Thanks! 2. Customers arrive to a coffee cart according to a Poisson process with constant rate 12 per hour. Each customer is served by a single server and this takes an exponentially-distributed amount of time with mean 2 minutes irrespective of ev- erything else. When the coffee cart opens for service, there are already 7 people waiting. Denote by X = (X+,t> 0) the number of people waiting or in service at the coffee cart t hours...

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