Monte Carlo Simulation
Monte Carlo Simulation
Description
It steps on the premise that one of the best ways to deal with multiple
uncertain variables is to generate a large number of random observations
for each of them. So, you can create a joint distribution of the different
possible outcomes, resulting from the combination of the random variables.
Iterations 1000