Monte Carlo methods for option pricing

From Wikipedia, the free encyclopedia

  (Redirected from Monte Carlo option model)
Jump to: navigation, search

In mathematical finance, a Monte Carlo option model uses Monte Carlo methods to calculate the value of an option with multiple sources of uncertainty or with complicated features.

The term 'Monte Carlo method' was coined by Stanislaw Ulam in the 1940s. The first application to option pricing was by Phelim Boyle in 1977 (for European options). In 1996, M. Broadie and P. Glasserman showed how to price Asian options by Monte Carlo. In 2001 F. A. Longstaff and E. S. Schwartz developed a practical Monte Carlo method for pricing American-style options.

Contents

[edit] Methodology

In general [1], the technique is to generate several thousand possible (but random) price paths for the underlying (or underlyings) via simulation, and to then calculate the associated exercise value (i.e. "payoff") of the option for each path. These payoffs are then averaged and discounted to today, and this result is the value of the option today.

This approach allows for increasing complexity:

  • In other cases, the source of uncertainty may be at a remove. For example, for bond options [2] the underlying source of uncertainty is the annualized interest rate (i.e. the short 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 [3], 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.
  • Monte Carlo Methods allow for a compounding in the uncertainty [4]. 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 be used to value options where the payoff depends on the value of multiple underlying assets [5] such as a Basket option or Rainbow option. Here, correlation between assets is similarly incorporated.

[edit] 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 computation. The technique is thus widely used in valuing Asian options [6] and in real options analysis [4] .

Conversely, however, if an analytical technique for valuing the option exists - or even a numeric technique, such as a (modified) pricing tree [6] - Monte Carlo methods will usually be too slow to be competitive. They are, in a sense, a method of last resort [6] . See further under Monte Carlo methods in finance.

[edit] References

[edit] Notes

[edit] Articles

[edit] Books

[edit] Software

[edit] External links