Simulation is a technique which describes a process by developing a model of that process, and then performing experiments on the model to predict the behaviour of the process over time.
An example of simulation is in computer games (e.g., chess, field combat war games, etc.). If the sequence of events in such games were predetermined, the player would quickly learn the sequence and become bored. One solution would be to have a large number of games stored in the program, but this could take up an inordinate amount of memory space. The usual solution is for the game program to choose its own moves at random. In most games, the total number of possible combinations of events or moves is so astronomically large that this method results in each game being unique. Some other examples of a simulated environment are planetarium shows and the environments in a museum.
Simulation starts when all else fails, i.e., it is a "Method of Last Resort".
Simulation is a technique of problem solving based upon experimentation performed on a model of real world situation.
Simulation is a numerical technique for conducting experiments on a digital computer, which involves certain types of mathematical and logical relationships necessary to describe the behaviour and structure of a complex, real world system over extended period of time.