In mathematical finance, a Monte Carlooption model uses Monte Carlo methods to calculate the value of an option with multiple sources of uncertainty or with complicated features. The first application to option pricing was by Phelim Boyle in 1977. In 1996, M. Broadie and P. Glasserman showed how to price Asian options by Monte Carlo. An important development was the introduction in 1996 by Carriere of Monte Carlo methods for options early exercise features.
Methodology
In terms of theory, Monte Carlo valuation relies on risk neutral valuation. Here the price of the option is its discountedexpected value; see risk neutrality and rational pricing. The technique applied then, is to generate a large number of possible, but random, price paths for the underlying via simulation, and to then calculate the associated exercise value of the option for each path. These payoffs are then averaged and discounted to today. This result is the value of the option. This approach, although relatively straightforward, allows for increasing complexity:
In other cases, the source of uncertainty may be at a remove. For example, for bond options the underlying is a bond, but the source of uncertainty is the annualized interest rate. Here, for each randomly generated yield curve we observe a different resultant bond price on the option's exercise date; this bond price is then the input for the determination of the option's payoff. The same approach is used in valuing swaptions, where the value of the underlying swap is also a function of the evolving interest rate. For the models used to simulate the interest-rate see further under Short-rate model; "to create realistic interest rate simulations" Multi-factor short-rate models are sometimes employed. To apply simulation to IRDs, the analyst must first "calibrate" the model parameters, such that bond prices produced by the model best fit observed market prices.
Monte Carlo Methods allow for a compounding in the uncertainty. For example, where the underlying is denominated in a foreign currency, an additional source of uncertainty will be the exchange rate: the underlying price and the exchange rate must be separately simulated and then combined to determine the value of the underlying in the local currency. In all such models, correlation between the underlying sources of risk is also incorporated; see Cholesky decomposition#Monte Carlo simulation. Further complications, such as the impact of commodity prices or inflation on the underlying, can also be introduced. Since simulation can accommodate complex problems of this sort, it is often used in analysing real options where management's decision at any point is a function of multiple underlying variables.
Simulation can similarly be used to value options where the payoff depends on the value of multiple underlying assets such as a Basket option or Rainbow option. Here, correlation between asset returns is likewise incorporated.
Least Square Monte Carlo is a technique for valuing early-exercise options. It was first introduced by Jacques Carriere in 1996. It is based on the iteration of a two step procedure:
First, a backward induction process is performed in which a value is recursively assigned to every state at every timestep. The value is defined as the least squares regression against market price of the option value at that state and time. Option value for this regression is defined as the value of exercise possibilities plus the value of the timestep value which that exercise would result in.
Secondly, when all states are valued for every timestep, the value of the option is calculated by moving through the timesteps and states by making an optimal decision on option exercise at every step on the hand of a price path and the value of the state that would result in. This second step can be done with multiple price paths to add a stochastic effect to the procedure.
Application
As can be seen, Monte Carlo Methods are particularly useful in the valuation of options with multiple sources of uncertainty or with complicated features, which would make them difficult to value through a straightforward Black–Scholes-style or lattice based computation. The technique is thus widely used in valuing path dependent structures like lookback- and Asian options and in real options analysis. Additionally, as above, the modeller is not limited as to the probability distribution assumed. Conversely, however, if an analytical technique for valuing the option exists—or even a numeric technique, such as a pricing tree—Monte Carlo methods will usually be too slow to be competitive. They are, in a sense, a method of last resort; see further under Monte Carlo methods in finance. With faster computing capability this computational constraint is less of a concern.