Determine the minimum number of agents

Assignment Help Operating System
Reference no: EM133130498

Question 1: A bank with five tellers opens its doors at 9 a.m. and closes its doors at 5 p.m., but it operates until all customers in the bank by 5 p.m. have been served. Assume that the interarrival times of customers are exponentially distributed with a mean of 1 minute and that the service times of customers are exponentially distributed with a mean of 4.5 minutes. In the current configuration, each teller has a separate queue. (See Figure 8.64.) An arriving customer joins the shortest queue, choosing the shortest queue furthest to the left in case of ties.

Teller configuration (multiple queues).

The bank's management team are concerned with operating costs as well as the quality of service currently being provided to customers, and they are thinking about changing the system to a single queue. In the proposed system, all arriving customers would join a single queue. The first customer in the queue goes to the first available teller. Simulate 5 days of operation of the current and proposed systems and compare their expected performance.

Question 2: Airline Ticket Counter-At an airline ticket counter, the current practice is to allow queues to form before each ticket agent. Time between arrivals to the agents is exponentially distributed with a mean of 5 minutes. Customers join the shortest queue at the time of their arrival. The service time for the ticket agents is uniformly distributed between 2 and 10 minutes.

a. Develop an ExtendSim model to determine the minimum number of agents that will result in an average waiting time of 5 minutes or less.

b. The airline has decided to change the procedure involved in processing customers by the ticket agents. A single line is formed, and customers are routed to the ticket agent who becomes free next. Modify the simulation model in Part (a) to simulate the process change. Determine the number of agents needed to achieve an average waiting time of 5 minutes or less.

Question 3: Grocery Store-You are hired by Safeway to help them build a number of simulation models to better understand the customer flows and queuing processes in a grocery store setting. The pilot project at hand focuses on an off-peak setting where at most two checkouts are open. To better understand the necessary level of detail and the complexities involved, Safeway wants a whole battery of increasingly more realistic and complex models. For each model, Safeway wants to keep track of (i.e., plot) the average cycle time, queue length, and waiting time in the queue. To understand the variability, they also want to see the standard deviation of these three metrics. In addition, they would like to track the maximum waiting time and the maximum number of customers in line. Furthermore, to better understand the system dynamics, plots of the actual queue lengths over time are required features of the model. The off-peak setting is valid for about 4 hours, so it is reasonable to run the simulation for 240 minutes. Furthermore, to facilitate an easier first-cut comparison between the models, a fixed random seed is recommended. Because Safeway plans to use these different models later, it is important that each model sheet has a limit of one model.

a. In the first model, your only interest is in the queues building up at the checkout counters. Empirical investigation has indicated that it is reasonable to model the arrival process (to the checkout counters) as a Poisson process with a constant arrival intensity of three customers per minute. The service time in a checkout station is on average 30 seconds per customer and will, in this initial model, be considered constant. Inspired by the successes of a local bank, Safeway wants to model a situation with one single line to both checkout counters. As soon as a checkout is available, the first person in the queue will go to this counter. After the customers have paid for their goods, they immediately leave the store.

b. On closer investigation, it is clear that the service time is not constant but rather, normally distributed with mean = 30 seconds and standard deviation = 10 seconds. What is the effect of the additional variability compared with the results in Part (a)?

c. To be able to analyze the effect of different queuing configurations, Safeway wants a model in which each checkout counter has its own queue. When a customer arrives to the checkout point, he or she will choose the shortest line. The customer is not allowed to switch queues after making the initial choice. Can you see any differences in system performance compared with the results in Part (b)?

d. To make the model more realistic, Safeway also wants to include the time customers spend in the store walking around and picking up their groceries. Empirical investigation has shown that there are basically two types of customers, and they need to be treated somewhat differently:

Type 1: The light shopper who buys only a few items (fewer than 15)

• About 60 percent of the customers arriving to the store.

• The shopping time follows a triangular distribution with a most likely value of 5 minutes, a minimum value of 2 minutes, and a maximum value of 8 minutes.

• The service times for these customers at the checkout counter are exponentially distributed with a mean of 15 seconds.

Type 2: The heavy shopper who buys several items (more than 15)

• Represents about 40 percent of the arriving customers.

• The shopping time is triangularly distributed with a most likely value of 10 minutes, a minimum value of 5 minutes, and a maximum value of 15 minutes.

• The service times for these customers at the checkout counter are exponentially distributed with a mean of 52 seconds.

The total arrival process to the store is still a Poisson process with a mean of three customers per minute. As for the queue configuration, Safeway feels that the setup in Part (b) with one line for each checkout is better for psychological reasons; one long line might deter customers from entering the store.

Modify the simulation model to incorporate the described elements and make it more realistic. Analyze the performance of the current process using the performance measures discussed previously as well as the following additional measures:

• The time spent shopping (average and standard deviation)

• The number of customers (average and standard deviation)

• The separate cycle times for heavy and light shoppers (average and ¬standard deviation)

e. To improve the service for the light shoppers, Safeway is thinking about dedicating one of the checkout counters to this customer group. In other words, only light shoppers are allowed to use Checkout 1. The other checkout (Checkout 2) will handle both heavy and light shoppers. However, empirical interviews indicate that no light shopper will choose the regular lane unless at least two more shoppers are waiting in line at the express lane. How does this design change affect the cycle times for the two customer groups and for the average customer?

Attachment:- ExtendSim Asssignment.rar

Reference no: EM133130498

Questions Cloud

Calculate the mortised cost of the loan stock at February : On March 1, 2022, an entity bought $50,000,000 of 7% loan stock for $47,865,000 after discount. Calculate the mortised cost of the loan stock at February
What appropriate discount rate use for evaluating project : If the project is accepted, the company's weighted average cost of capital will be 10%. What is the appropriate discount rate to use for evaluating the project
What would be the value of each share : If the firm has 200,000 common shares outstanding, zero preferred shares, and debt with a market value of $10,000,000 what would be the value of each share
Market for college education obama decries rising : The Market for College Education Obama Decries Rising Cost of College Education President Obama told colleges, "You can't assume that you'll just jack up tuitio
Determine the minimum number of agents : Develop an ExtendSim model to determine the minimum number of agents that will result in an average waiting time of 5 minutes or less
Presenting opportunities for global expansion : Discuss and interpret how emerging economies are presenting opportunities for global expansion for businesses using examples to illustrate your work.
Achieve meaningful economic progress : How political, economic and legal systems influence a country's ability to achieve meaningful economic progress?
Market demand function for the pizza market : The market demand function for the pizza market in the above question 2(a) is: Q= 120-P, where P is the price and Q is the total quantity of the pizza.
Compute the budgeted operating income : Compute the budgeted operating income. Compute the breakeven point in units, assuming that the given revenue mix is maintained

Reviews

Write a Review

Operating System Questions & Answers

  Implementation of algorithms for process management

The Shortest Job Next (SJN) algorithm queues processes in a way that the ones that use the shortest CPU cycle will be selected for running rst.

  Develop a user mode command interpreter

Develop a user mode command interpreter which support list-short.

  Memory allocation in operating system

Analysis and implementation of algorithms for memory allocation in operating system, Explain First- t and best- t methods are used in memory allocation in operating systems.

  Stand alone child process

Forking the child process

  Write a multi-threaded program

Write a multi-threaded program to solve producer and consumer problem

  Marginal and average cost curves

n a competitive market place (pure competition) is it possible to continually sell your product at a price above the average cost of production.

  Simulating operating systems scheduling

Simulate the long-term scheduler, the short-term scheduler and the I/O scheduler of the computer using the First-Come-First-Serve algorithm.

  Issues with trusted platform module

Research paper discussing the issues with Trusted Platform Module (TPM)

  Threads

Explain a complication that concurrent processing adds to an operating system.

  Design and programming

Use the semaphore methods to control the concurrency of the solution

  Virtual machines

Virtual machines supported by a host operating system

  Discuss an application that benefits barrier synchronization

Discuss an application that would benefit from the use of barrier synchronization

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd