Question: can i have the solution step by step? thank you Q4 (10): Please run the ticket counter simulation code with following parameters: a. Number of

Q4 (10): Please run the ticket counter simulation code with following parameters: a. Number of customers per day =300 b. Single Customer Service Time =7 minutes c. A customer arrives in the system every 30 seconds How many cashiers are needed to keep the average customer wait and processing time to be below 10 minutes? "TicketCounter dernonstrates the use of a queve for simulating a ine of cuatomers. - Dauthor Lewis and Chase - Pversion 4.0 public class TicketCountorerample by a cashier private tinat static int MAX CASHIERS m 30; w 10 private final static int NuM CUSTCOMERS =200;,100; public stabc void maintStringl argsi Customer customer QuevecCustomen customeroueve in new Linkedtist, Custonent. int] cashierTime = new int|MAX CASHERS: int totartime, averageTime, departs, start: O run the simulation for various number of cashiers for int cashiers o 0; cashiers c MAX_CASHIEPS; cashiersit+ I Il set each castiers time to zero intisly for (int count =0, count
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
