Question: Given the following program, run the simulation model by hand until time 30 and compute the average waiting time in Line 1 and the Average
Given the following program, run the simulation model by hand until time 30 and compute the average waiting time in Line 1 and the Average number of customers in Line 2. CREATE NORM (7,4) QUEUE: Line1 SEIZE: Machine 1 DELAY: EXPO(6) RELEASE: Machine1 QUEUE: Line2 SEIZE: Machine2 DELAY: EXPO(6) RELEASE: Machine 2 DISPOSE: 100 NRM(7,4) EXPO(6) EXPO(6) 35 672 1028 1292 424 1324 577
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
