Lecture 02 Simulation and Modeling
Lecture 02 Simulation and Modeling
Key Takeaways
● A Monte Carlo simulation is a model used to predict the probability of
a variety of outcomes when the potential for random variables is
present.
● Monte Carlo simulations help to explain the impact of risk and
uncertainty in prediction and forecasting models.
● A Monte Carlo simulation requires assigning multiple values to an
uncertain variable to achieve multiple results and then averaging the
results to obtain an estimate.
● These simulations assume perfectly efficient markets.
● Monte Carlo simulations are increasingly used in conjunction with
artificial intelligence.
A Monte Carlo simulation takes the variable that has uncertainty and assigns
it a random value. The model is then run, and a result is provided. This
process is repeated again and again while assigning many different values
to the variable in question. Once the simulation is complete, the results are
averaged to arrive at an estimate.
There are two components to an asset's price movement: drift, which is its
constant directional movement, and a random input, which represents
market volatility.
By analyzing historical price data, you can determine the drift, standard
deviation, variance, and average price movement of a security. These are
the building blocks of a Monte Carlo simulation.
Step 2. Next, use the AVERAGE, STDEV.P, and VAR.P functions on the
entire resulting series to obtain the average daily return, standard deviation,
and variance inputs, respectively. The drift is equal to:
Step 4. To take e to a given power x in Excel, use the EXP function: EXP(x).
Repeat this calculation the desired number of times. (Each repetition
represents one day.) The result is a simulation of the asset's future price
movement.
A Monte Carlo simulation may help the company decide whether its service
is likely to stand the strain of a Super Bowl Sunday as well as an average
Sunday in August.
The building blocks of the simulation, derived from the historical data, are
drift, standard deviation, variance, and average price movement.