Question
The Andie Shop is a barber shop, and Andie is the only barber. Inter-arrival times of customers are distributed as Table 1. The distribution of
The Andie Shop is a barber shop, and Andie is the only barber. Inter-arrival times of customers are distributed as Table 1. The distribution of Andie's time for a haircut service is shown in Table 2.
Table 1: Distribution of time between arrivals
Inter-arrival time (minutes) | Probability |
15 | 0.4 |
20 | 0.3 |
30 | 0.2 |
60 | 0.1 |
Table 2: Distribution of service time
Inter-arrival time (minutes) | Probability |
10 | 0.5 |
15 | 0.3 |
20 | 0.2 |
Andie is interested in the queue time of customers.
- Set up intervals of random numbers that can be used to simulate the inter-arrival time in Table 1, and the service time in Table 2.
- Sketch a simulation table and perform a simulation for 4 new customers. Assume that, when the simulation starts, there is one customer being served and he will be completed in 16 minutes. The 1st new customer will arrive 11 minutes after the start of the simulation.
Under the random numbers 0.2706, 0.4390, and 0.6392 to generate simulated values for the inter-arrival time between the 1st and the 2nd new customers, between the 2nd and 3rd new customers, and between the 3rd and the new 4th new customers, respectively.
Use the random numbers 0.9453, 0.2518, 0.1004, and 0.6568 to generate simulated values for the service time of the 4 new customers, respectively.
What is the average time in the queue for the 4 new customers?
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started