Chapter 16 – Simulation
37. Which of the following statements is INCORRECT regarding the disadvantages of simulation?
a. Each simulation run only provides a sample of how the real system will operate.
b. The summary of the simulation data only provides estimates about the real system.
c. The process of developing a simulation model of a complex system can be time-consuming.
d. The larger the number of probabilistic inputs a system has, the less likely a simulation will provide the best
approach for studying the system.
38. Which of the following statements is INCORRECT regarding the advantages of simulation?
a. Simulation is relatively easy to explain and understand.
b. Simulation guarantees an optimal solution.
c. Simulation models are flexible.
d. A simulation model provides a convenient experimental laboratory for the real system.
39. The word “uniform” in the term “uniform random numbers” means
a. all the numbers have the same number of digits.
b. if one number is, say, 10 units above the mean, the next number will be 10 units below the mean.
c. all the numbers are odd or all are even.
d. each number has an equal probability of being drawn.
40. A table of uniformly distributed random numbers should be read
a. from left to right.
b. from top to bottom.
c. diagonally, starting from the top left corner and moving to the bottom right.
d. in any consistent sequence.
41. The process of generating probabilistic inputs and computing the value of the output is called
a. simulation.
b. verification.
c. validation.
d. implementation.