Monte Carlo Simulation

Monte Carlo Simulation

Introduction

Monte Carlo Simulation is a futures and decision-support tool used to model uncertainty and variability by running large numbers of simulated outcomes based on probability distributions.

It answers the questions about what range of possible outcomes could emerge and how likely they are. It is useful in turning choices into probabilistic explorations rather than binary bets.

It generates a distribution of outcomes, a view of risk, volatility, and likelihood as well as insights into how uncertainty affects results.

At its core, it replaces the apparent certainty of what will happen, with the understanding that there are different ways it could unfold, and demonstrates their probabilities.

What it looks like when you use the tool

Using Monte Carlo Simulation involves shifting from fixed inputs to ranges and probabilities.

The process typically looks like this:

  1. Define the model
    • Identify the system or decision (e.g. project cost, market growth, investment return)
  2. Assign variables with uncertainty
    • Instead of single values, define ranges or distributions
      (e.g. demand could be low, medium, or high with different probabilities)
  3. Run simulations
    • The model randomly samples from these distributions thousands (or millions) of times
  4. Generate outcomes
    • Each run produces a possible result
  5. Aggregate results
    • Outputs are visualised as:
      • Probability distributions
      • Confidence intervals
      • Risk curves

The result is not one answer—but a landscape of possible futures, showing:

  • Best case
  • Worst case
  • Most likely outcomes
  • Tail risks (low probability, high impact)

Example

The Monte Carlo Simulation is widely used in financial markets, including analysis of indices like the S&P 500.

For example, an investment team might simulate:

  • Future returns based on historical volatility
  • Different economic conditions
  • Varying interest rates

Instead of predicting that “the market will grow by 7%” they produce insights like:

  • A 60% probability of moderate growth
  • A 25% probability of stagnation
  • A 15% probability of decline

This allows decision-makers to create a better risk profile for investment portfolios or other decision areas. They become better prepared across a range of outcomes.

How and when it is used

Monte Carlo Simulation is most useful in circumstances where there is significant uncertainty and multiple complex variables. It’s a bit of a gamble because the outcomes are sensitive to small changes. 

It is commonly used in:

  • Financial modelling and risk analysis
  • Project planning (cost, timelines, delays)
  • Supply chain and operations
  • Energy and climate modelling
  • Strategic decision-making under uncertainty

It is particularly useful when there is a temptation to use a single-point forecast that would be misleading and where stakeholders need to see uncertainty made visible.

Notable ways this model has been used

  • Nuclear and Scientific Research: Monte Carlo methods were originally used to model highly uncertain physical systems, where analytical solutions were impossible.
  • Project Risk: In large infrastructure or engineering projects, simulations often reveal that “most likely timelines” are far less probable than assumed and that small risks compound into significant delays.
  • Climate Futures: Climate scientists use Monte Carlo approaches to model temperature pathways emissions scenarios and feedback loops. This allows for exploration of deep uncertainty, not just linear projections.
  • Gaming and Artificial Intelligence: Variants like Monte Carlo Tree Search are used in AI systems to explore possible moves and outcomes, including in complex strategy environments.

Origin

The Monte Carlo Simulation was developed in the 1940s as part of nuclear research at Los Alamos National Laboratory. Key contributors included Stanislaw Ulam and John von Neumann.

Ulam, while recovering from illness, became interested in probability while playing card games, leading to the insight that complex problems could be solved through random sampling rather than deterministic calculation. The method was named after Monte Carlo Casino, referencing the element of chance and randomness.

It was first used to model neutron diffusion and support the development of nuclear weapons. From there, it expanded into physics, finance, engineering and strategic planning.

Other posts in this series

Secret Link