The Monte Carlo Simulation is a statistical technique that is used to predict outcomes based on estimates of probability and other input values that are assumed to have a certain distribution. The simulation works by repeatedly sampling the data and calculation outcomes based on the model. It is typically used to solve problems that are too complex for exact analytic solutions.
Main Idea
- Generate a large number of random samples
- Use the results to estimate the value of interest
- The greater the samples, the more accurate the estimate