Simulation and Modelling - Old Questions

11.  Why do we need the analysis of simulation output? How do you use estimation method in output analysis? Explain.

5 marks | Asked in 2076

Output analysis is the analysis of data generated by a simulation run to predict system performance or compare the performance of two or more system designs.
We perform the analysis of simulation output because output data from a simulation exhibits random variability when random number generators are used i.e. two different random number streams will produce two sets of output which (probably) will differ. So, statistical techniques must be used to analyze the results.  It provides the main value-added of the simulation enterprise by trying to understand system behavior and generate predictions for it. It also helps to test different ideas, to learn about the system behavior in new situation, to learn about simulation model and the corresponding simulation system.

Estimation method estimates the range for the random variable so that the desired output can be achieved. A random variable is drawn from an infinite population that has a stationary probability distribution with a finite mean, μ, and finite variance, σ ². These random variables are independently and identically distributed (i.e. IID variables). 
Let xi (i=1,2,…,n) be the n IID random variables. Then normal variate:
In terms of sample mean  
    Where, 
Since the sample mean is some of the random variables, it is itself a random variable. So, a confidence interval about its computed value needs to be established.  Suppose the model is the normally distributed with mean   , Variance σ² and we have a sample of n size then the confidence interval is given by:
The population variance σ ² is usually not known; in which case it is replaced by an estimate calculated from the formula
In terms of the estimated variance s2, the confidence interval for   is defined by

Hence the estimation method gives the desired range of the sample variable taken from infinite population.