Simulation
Simulation
The problems tackled by simulation may range from The Simulation Process
very simple to extremely complex. Although very small 1. Define the problem.
simulations may be conducted by hand, effective use of 2. Identify and introduce important variables.
this technique requires some automated means of 3. Construct the simulation model.
calculation with the aid of a computer software. 4. Specify the values of the variables to be tested
5. Conduct simulation.
While simulation is one of the older Management 6. Examine the results.
Science techniques, it was not until the introduction of 7. Select the best course of action.
computers that it became a practical means of solving
large-scale problems. Monte Carlo Simulation
When a system contains elements that exhibit chance in
Simulation their behavior, the Monte Carlo method of simulation
can handle queuing problems in which arrivals are not may be applied.
Poisson distributed, service time are not exponentially The basis of Monte Carlo simulation is experimentation
distributed or constant, or the FIFO priority system is on the chance (or probabilistic) elements of the problem
inappropriate. through random sampling
Disadvantages of Simulation
Good simulation models can be very expensive; Step 2
Simulation may not generate optimal solutions to
problems as like Linear Programming;
Each simulation model is unique. Its solutions and
inferences are not usually transferable to other
problems or situations.
Step 3
Step 4
Step 5