Monte Carlo Simulation
•It is the earliest method of simulation.
•It employs random numbers and it is used to solve problems
involving probability.
•Any realistic business situation involves probabilistic or
random features. For example, the service rate of patients in
a hospital may be an average of 12 patients per hour. But in
reality, the service rate may be lower if the kind of sickness
requires more examination. The service rate can also be
higher if the sickness is more routine.
•In order to use the Monte Carlo simulation method, the
probability distribution of the variable under consideration is
determined.
•A set of random numbers are then used to generate a set of
values that have same distributional characteristics as the
actual distribution being simulated.