Multiple Choice
Service times at a doctor's office take an average of 40 minutes. It seems likely that service times follow an exponential distribution. In a simulation, what formula would you use to estimate how long the next service will take?
A) = 40 + (40 − 0) × RAND()
B) = NORM.INV(RAND() ,40,4)
C) = NORM.INV(RAND() ,40,0)
D) = − 40 × LN(RAND() )
E) = 40 × LN(RAND() )
Correct Answer:

Verified
Correct Answer:
Verified
Q47: Over the course of an eight hour
Q48: Which of the following is NOT a
Q49: One key advantage of computer simulation is
Q50: Customers arrive at a carwash with on
Q51: Simulation is often the first choice of
Q53: Simulation enables a decision maker to experiment
Q54: The Queueing Simulator returned the results shown
Q55: If a simulation begins with the
Q56: When dealing with relatively complex systems, computer
Q57: In order to generate more accurate results