Bet Smarter With the Monte Carlo Simulation

In finance, there is a fair amount of uncertainty and risk involved with estimating the future value of figures or amounts due to the wide variety of potential outcomes. Monte Carlo simulation (MCS) is one technique that helps to reduce the uncertainty involved in estimating future outcomes. MCS can be applied to complex, non-linear models or used to evaluate the accuracy and performance of other models. It can also be implemented in risk management, portfolio management, pricing derivatives, strategic planning, project planning, cost modeling and other fields.

Definition of MCS

MCS is a technique that converts uncertainties in input variables of a model into probability distributions. By combining the distributions and randomly selecting values from them, it recalculates the simulated model many times and brings out the probability of the output.

Basic Characteristics

  • MCS allows several inputs to be used at the same time to create the probability distribution of one or more outputs.
  • Different types of probability distributions can be assigned to the inputs of the model. When the distribution is unknown, the one that represents the best fit could be chosen.
  • The use of random numbers characterizes MCS as a stochastic method. The random numbers have to be independent; no correlation should exist between them.
  • MCS generates the output as a range instead of a fixed value and shows how likely the output value is to occur in the range.

Some Frequently Used Probability Distributions in MCS

Normal/Gaussian Distribution: Continuous distribution applied in situations where the mean and the standard deviation are given and the mean represents the most probable value of the variable. It is symmetrical around the mean and is not bounded.

Lognormal Distribution: Continuous distribution specified by mean and standard deviation. This is appropriate for a variable ranging from zero to infinity, with positive skewness and with a normally distributed natural logarithm.

Triangular Distribution: Continuous distribution with fixed minimum and maximum values. It is bounded by the minimum and maximum values and can be either symmetrical (the most probable value = mean = median) or asymmetrical.

Uniform Distribution: Continuous distribution bounded by known minimum and maximum values. In contrast to the triangular distribution, the likelihood of occurrence of the values between the minimum and maximum is the same.

Exponential Distribution: Continuous distribution used to illustrate the time between independent occurrences, provided the rate of occurrences is known.

The Math Behind MCS

Consider that we have a real-valued function g(X) with probability frequency function P(x) (if X is discrete), or probability density function f(x) (if X is continuous). Then we can define the expected value of g(X) in discrete and continuous terms respectively:

E ( g ( X ) ) = + g ( x ) P ( x ) ,  where  P ( x ) > 0  and + P ( x ) = 1 E ( g ( X ) ) = + g ( x ) f ( x ) d x ,  where  f ( x ) > 0  and  + f ( x ) d x = 1 Next, make  n  random drawings of  X ( x 1 , , x n ) , called trial runs or simulation runs, calculate  g ( x 1 ) , , g ( x n ) and find the mean of  g ( x )  of the sample: \begin{aligned}&E(g(X))=\sum^{+\infty}_{-\infty}g(x)P(x),\\&\qquad\qquad\qquad\qquad\qquad\text{ where }P(x)>0\text{ and} \sum^{+\infty}_{-\infty}P(x)=1\\&E(g(X))=\int^{+\infty}_{-\infty}g(x)f(x)\,dx,\\&\qquad\qquad\qquad\qquad\text{ where }f(x)>0\text{ and }\int^{+\infty}_{-\infty}f(x)\,dx=1\\&\text{Next, make $n$ random drawings of $X (x_1,\ldots,x_n)$, called}\\&\text{trial runs or simulation runs, calculate $g(x_1),\ldots,g(x_n)$}\\&\text{and find the mean of $g(x)$ of the sample:}\end{aligned} E(g(X))=+g(x)P(x), where P(x)>0 and+P(x)=1E(g(X))=+g(x)f(x)dx, where f(x)>0 and +f(x)dx=1Next, make n random drawings of X(x1,,xn), calledtrial runs or simulation runs, calculate g(x1),,g(xn)and find the mean of g(x) of the sample:

g n μ ( x ) = 1 n i = 1 n g ( x i ) ,  which represents the final simulated value of  E ( g ( X ) ) . Therefore  g n μ ( X ) = 1 n i = 1 n g ( X )  will be the Monte Carlo estimator of  E ( g ( X ) ) . As  n , g n μ ( X ) E ( g ( X ) ) , thus we are now able to compute the dispersion around the estimated mean with the unbiased variance of  g n μ ( X ) : V a r ( g n μ ( X ) ) = 1 n 1 i = 1 n ( g ( x i ) g n μ ( x ) ) 2 . \begin{aligned}&g^\mu_n(x)=\frac{1}{n}\sum^n_{i=1}g(x_i),\text{ which represents the final simulated}\\&\text{value of }E(g(X)).\\\\&\text{Therefore }g^\mu_n(X)=\frac{1}{n}\sum^n_{i=1}g(X)\text{ will be the Monte Carlo}\\&\text{estimator of }E(g(X)).\\\\&\text{As }n\to\infty, g^\mu_n(X)\to E(g(X)), \text{thus we are now able to}\\&\text{compute the dispersion around the estimated mean with}\\&\text{the unbiased variance of }g^\mu_n(X)\text{:}\\&Var(g^\mu_n(X))=\frac{1}{n-1}\sum^n_{i=1}(g(x_i)-g^\mu_n(x))^2.\end{aligned} gnμ(x)=n1i=1ng(xi), which represents the final simulatedvalue of E(g(X)).Therefore gnμ(X)=n1i=1ng(X) will be the Monte Carloestimator of E(g(X)).As n,gnμ(X)E(g(X)),thus we are now able tocompute the dispersion around the estimated mean withthe unbiased variance of gnμ(X):Var(gnμ(X))=n11i=1n(g(xi)gnμ(x))2.

Simple Example

How will the uncertainty in unit price, unit sales, and variable costs affect the EBITD?

Image

Image by Sabrina Jiang © Investopedia 2021

( Unit Sales)-(Variable Costs + Fixed Costs)

Let us explain the uncertainty in the inputs—unit price, unit sales, and variable costs—using triangular distribution, specified by the respective minimum and maximum values of the inputs from the table.

Image

Image by Sabrina Jiang © Investopedia 2021

Copright

Sensitivity Chart

A sensitivity chart can be very useful when it comes to analyzing the effect of the inputs on the output. What it says is that unit sales account for 62% of the variance in the simulated EBITD, variable costs for 28.6%, and unit price for 9.4%. The correlation between unit sales and EBITD and between the unit price and EBITD is positive or an increase in unit sales or unit price will lead to an increase in EBITD. Variable costs and EBITD, on the other hand, are negatively correlated, and by decreasing variable costs we will increase EBITD.

Image

Image by Sabrina Jiang © Investopedia 2021

Beware that defining the uncertainty of an input value by a probability distribution that does not correspond to the real one and sampling from it will give incorrect results. In addition, the assumption that the input variables are independent might not be valid. Misleading results might come from inputs that are mutually exclusive or if significant correlation is found between two or more input distributions.

The Bottom Line

The MCS technique is straightforward and flexible. It cannot wipe out uncertainty and risk, but it can make them easier to understand by ascribing probabilistic characteristics to the inputs and outputs of a model. It can be very useful for determining different risks and factors that affect forecasted variables and, therefore, it can lead to more accurate predictions. Also note that the number of trials should not be too small, as it might not be sufficient to simulate the model, causing clustering of values to occur.

Take the Next Step to Invest
×
The offers that appear in this table are from partnerships from which Investopedia receives compensation. This compensation may impact how and where listings appear. Investopedia does not include all offers available in the marketplace.