Examlex

Solved

SimQuick Is to Be Used to Simulate the Following Bank

question 51

Essay

SimQuick is to be used to simulate the following bank process: SimQuick is to be used to simulate the following bank process:   Customers arrive at the Entrance Door of the bank with an average time between arrivals of 2.5 minutes The Line Buffer holds 6 customers.If a customer arrives and the buffer line is filled,the customer leaves.The Work Station Teller's processing time per customer is normally distributed,with a mean of 3.0 minutes and a standard deviation of 0.5 minutes.The Served Customer Buffer in the flowchart is used to count the number of customers processed during the simulation period.A 2-hour period is to be simulated and the simulation should be repeated 30 times.Determine: a)The number of customers served during the 2-hour period; b)The percentage of customers who arrived at the bank and left because the buffer line was full; c)The utilization of the teller (% of time working)during the 2-hour period; Customers arrive at the Entrance Door of the bank with an average time between arrivals of 2.5 minutes The Line Buffer holds 6 customers.If a customer arrives and the buffer line is filled,the customer leaves.The Work Station Teller's processing time per customer is normally distributed,with a mean of 3.0 minutes and a standard deviation of 0.5 minutes.The Served Customer Buffer in the flowchart is used to count the number of customers processed during the simulation period.A 2-hour period is to be simulated and the simulation should be repeated 30 times.Determine:
a)The number of customers served during the 2-hour period;
b)The percentage of customers who arrived at the bank and left because the buffer line was full;
c)The utilization of the teller (% of time working)during the 2-hour period;


Definitions:

Pre-

Often used as a prefix in programming and computer science, indicating "before" or "prior to" certain operations or processes.

Postcondition Comments

Comments placed in code to specify the state or the expected outcome after a certain block of code has been executed.

Postconditions

Conditions that must be true after the execution of a segment of code or program, used in formal methods to verify correctness.

Preprocessor Directives

Instructions given to the C or C++ compiler's preprocessor, affecting the compilation process before actual compilation starts.

Related Questions