HOME

TheInfoList



OR:

Monte Carlo method Monte Carlo methods, or Monte Carlo experiments, are a broad class of computational algorithms that rely on repeated random sampling to obtain numerical results. The underlying concept is to use randomness to solve problems that might be deter ...
s are used in
corporate finance Corporate finance is the area of finance that deals with the sources of funding, the capital structure of corporations, the actions that managers take to increase the value of the firm to the shareholders, and the tools and analysis used to all ...
and
mathematical finance Mathematical finance, also known as quantitative finance and financial mathematics, is a field of applied mathematics, concerned with mathematical modeling of financial markets. In general, there exist two separate branches of finance that require ...
to value and analyze (complex) instruments, portfolios and
investment Investment is the dedication of money to purchase of an asset to attain an increase in value over a period of time. Investment requires a sacrifice of some present asset, such as time, money, or effort. In finance, the purpose of investing is ...
s by simulating the various sources of uncertainty affecting their value, and then determining the distribution of their value over the range of resultant outcomes. This is usually done by help of
stochastic asset model A stochastic investment model tries to forecast how returns and prices on different assets or asset classes, (e. g. equities or bonds) vary over time. Stochastic models are not applied for making point estimation rather interval estimation and t ...
s. The advantage of Monte Carlo methods over other techniques increases as the dimensions (sources of uncertainty) of the problem increase. Monte Carlo methods were first introduced to finance in 1964 by David B. Hertz through his ''
Harvard Business Review ''Harvard Business Review'' (''HBR'') is a general management magazine published by Harvard Business Publishing, a wholly owned subsidiary of Harvard University. ''HBR'' is published six times a year and is headquartered in Brighton, M ...
'' article, discussing their application in
Corporate Finance Corporate finance is the area of finance that deals with the sources of funding, the capital structure of corporations, the actions that managers take to increase the value of the firm to the shareholders, and the tools and analysis used to all ...
. In 1977,
Phelim Boyle Phelim P. Boyle (born 1941), is an Irish economist and distinguished professor and actuary, and a pioneer of quantitative finance. He is best known for initiating the use of Monte Carlo methods in option pricing. Biography Born on a farm ...
pioneered the use of simulation in derivative valuation in his seminal '' Journal of Financial Economics'' paper. This article discusses typical financial problems in which Monte Carlo methods are used. It also touches on the use of so-called "quasi-random" methods such as the use of Sobol sequences.


Overview

The
Monte Carlo method Monte Carlo methods, or Monte Carlo experiments, are a broad class of computational algorithms that rely on repeated random sampling to obtain numerical results. The underlying concept is to use randomness to solve problems that might be deter ...
encompasses any technique of statistical sampling employed to approximate solutions to quantitative problems. Essentially, the Monte Carlo method solves a problem by directly simulating the underlying (physical) process and then calculating the (average) result of the process. This very general approach is valid in areas such as
physics Physics is the natural science that studies matter, its fundamental constituents, its motion and behavior through space and time, and the related entities of energy and force. "Physical science is that department of knowledge which ...
,
chemistry Chemistry is the scientific study of the properties and behavior of matter. It is a natural science that covers the elements that make up matter to the compounds made of atoms, molecules and ions: their composition, structure, proper ...
,
computer science Computer science is the study of computation, automation, and information. Computer science spans theoretical disciplines (such as algorithms, theory of computation, information theory, and automation) to Applied science, practical discipli ...
etc. In
finance Finance is the study and discipline of money, currency and capital assets. It is related to, but not synonymous with economics, the study of production, distribution, and consumption of money, assets, goods and services (the discipline of f ...
, the Monte Carlo method is used to simulate the various sources of uncertainty that affect the value of the instrument, portfolio or
investment Investment is the dedication of money to purchase of an asset to attain an increase in value over a period of time. Investment requires a sacrifice of some present asset, such as time, money, or effort. In finance, the purpose of investing is ...
in question, and to then calculate a representative value given these possible values of the underlying inputs. ("Covering all conceivable real world contingencies in proportion to their likelihood."The Flaw of Averages
, Prof. Sam Savage,
Stanford University Stanford University, officially Leland Stanford Junior University, is a private research university in Stanford, California. The campus occupies , among the largest in the United States, and enrolls over 17,000 students. Stanford is conside ...
.
) In terms of financial theory, this, essentially, is an application of risk neutral valuation; see also risk neutrality. Some examples: * In
Corporate Finance Corporate finance is the area of finance that deals with the sources of funding, the capital structure of corporations, the actions that managers take to increase the value of the firm to the shareholders, and the tools and analysis used to all ...
, project finance and real options analysis, Monte Carlo Methods are used by
financial analyst A financial analyst is a professional, undertaking financial analysis for external or internal clients as a core feature of the job. The role may specifically be titled securities analyst, research analyst, equity analyst, investment analyst, ...
s who wish to construct "
stochastic Stochastic (, ) refers to the property of being well described by a random probability distribution. Although stochasticity and randomness are distinct in that the former refers to a modeling approach and the latter refers to phenomena themselv ...
" or
probabilistic Probability is the branch of mathematics concerning numerical descriptions of how likely an event is to occur, or how likely it is that a proposition is true. The probability of an event is a number between 0 and 1, where, roughly speaking, ...
financial models as opposed to the traditional static and
deterministic Determinism is a philosophical view, where all events are determined completely by previously existing causes. Deterministic theories throughout the history of philosophy have developed from diverse and sometimes overlapping motives and cons ...
models. Here, in order to analyze the characteristics of a project’s
net present value The net present value (NPV) or net present worth (NPW) applies to a series of cash flows occurring at different times. The present value of a cash flow depends on the interval of time between now and the cash flow. It also depends on the discount ...
(NPV), the cash flow components that are (heavily) impacted by
uncertainty Uncertainty refers to epistemic situations involving imperfect or unknown information. It applies to predictions of future events, to physical measurements that are already made, or to the unknown. Uncertainty arises in partially observable ...
are modeled, incorporating any
correlation In statistics, correlation or dependence is any statistical relationship, whether causal or not, between two random variables or bivariate data. Although in the broadest sense, "correlation" may indicate any type of association, in statistic ...
between these, mathematically reflecting their "random characteristics". Then, these results are combined in a
histogram A histogram is an approximate representation of the frequency distribution, distribution of numerical data. The term was first introduced by Karl Pearson. To construct a histogram, the first step is to "Data binning, bin" (or "Data binning, buck ...
of NPV (i.e. the project’s
probability distribution In probability theory and statistics, a probability distribution is the mathematical function that gives the probabilities of occurrence of different possible outcomes for an experiment. It is a mathematical description of a random phenomenon ...
), and the average NPV of the potential investment – as well as its volatility and other sensitivities – is observed. This distribution allows, for example, for an estimate of the probability that the project has a net present value greater than zero (or any other value). See further under Corporate finance. * In valuing an option on equity, the simulation generates several thousand possible (but random) price paths for the underlying share, with the associated
exercise Exercise is a body activity that enhances or maintains physical fitness and overall health and wellness. It is performed for various reasons, to aid growth and improve strength, develop muscles and the cardiovascular system, hone athletic ...
value Value or values may refer to: Ethics and social * Value (ethics) wherein said concept may be construed as treating actions themselves as abstract objects, associating value to them ** Values (Western philosophy) expands the notion of value beyo ...
(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. Note that whereas equity options are more commonly valued using other pricing models such as lattice based models, for path dependent exotic derivatives – such as Asian options – simulation is the valuation method most commonly employed; see Monte Carlo methods for option pricing for discussion as to further – and more complex – option modelling. * To value fixed income instruments and
interest rate derivatives In finance, an interest rate derivative (IRD) is a derivative whose payments are determined through calculation techniques where the underlying benchmark product is an interest rate, or set of different interest rates. There are a multitude of diff ...
the underlying source of uncertainty which is simulated is the short rate – the annualized
interest rate An interest rate is the amount of interest due per period, as a proportion of the amount lent, deposited, or borrowed (called the principal sum). The total interest on an amount lent or borrowed depends on the principal sum, the interest rate, t ...
at which an entity can borrow money for a given period of time; see
Short-rate model A short-rate model, in the context of interest rate derivatives, is a mathematical model that describes the future evolution of interest rates by describing the future evolution of the short rate, usually written r_t \,. The short rate Under a s ...
. For example, for bonds, and bond options, under each possible evolution of
interest rate An interest rate is the amount of interest due per period, as a proportion of the amount lent, deposited, or borrowed (called the principal sum). The total interest on an amount lent or borrowed depends on the principal sum, the interest rate, t ...
s we observe a different yield curve and a different resultant bond price. To determine the bond value, these bond prices are then averaged; to value the bond option, as for equity options, the corresponding exercise values are averaged and present valued. A similar approach is used in valuing swaps, swaptions, and
convertible bond In finance, a convertible bond or convertible note or convertible debt (or a convertible debenture if it has a maturity of greater than 10 years) is a type of bond that the holder can convert into a specified number of shares of common stock ...
s. As for equity, for path dependent
interest rate derivative In finance, an interest rate derivative (IRD) is a derivative whose payments are determined through calculation techniques where the underlying benchmark product is an interest rate, or set of different interest rates. There are a multitude of diff ...
s – such as
CMOs Complementary metal–oxide–semiconductor (CMOS, pronounced "sea-moss", ) is a type of metal–oxide–semiconductor field-effect transistor (MOSFET) fabrication process that uses complementary and symmetrical pairs of p-type and n-type MOSF ...
– simulation is the ''primary'' technique employed; (Note that "to create realistic interest rate simulations" Multi-factor short-rate models are sometimes employed.) * Monte Carlo Methods are used for portfolio evaluation. Here, for each sample, the
correlated In statistics, correlation or dependence is any statistical relationship, whether causal or not, between two random variables or bivariate data. Although in the broadest sense, "correlation" may indicate any type of association, in statistic ...
behaviour of the factors impacting the component instruments is simulated over time, the resultant value of each instrument is calculated, and the portfolio value is then observed. As for corporate finance, above, the various portfolio values are then combined in a
histogram A histogram is an approximate representation of the frequency distribution, distribution of numerical data. The term was first introduced by Karl Pearson. To construct a histogram, the first step is to "Data binning, bin" (or "Data binning, buck ...
, and the statistical characteristics of the portfolio are observed, and the portfolio assessed as required. A similar approach is used in calculating
value at risk Value at risk (VaR) is a measure of the risk of loss for investments. It estimates how much a set of investments might lose (with a given probability), given normal market conditions, in a set time period such as a day. VaR is typically used by ...
, a better known application of simulation to portfolios. *
Structurer In investment banking, a structurer Joris Luyendijk (2012)Interview: Head of Structuring equity-derivatives ''theguardian.com'' is the finance professional responsible for designing structured products. Their solution will typically deliver ...
s similarly use simulation to estimate the likely payout - and possibility of losses - of their bespoke
structured note A structured note is an over the counter derivative with hybrid security features which combine payoffs from multiple ordinary securities, typically a stock or bond plus a derivative. When the product depends on a credit payoff, it is called a ...
or other
structured product A structured product, also known as a market-linked investment, is a pre-packaged structured finance investment strategy based on a single security, a basket of securities, options, indices, commodities, debt issuance or foreign currencies, and ...
, comprising several component securities. * Monte Carlo Methods are used for personal financial planning. For instance, by simulating the overall market, the chances of a
401(k) In the United States, a 401(k) plan is an employer-sponsored, defined-contribution, personal pension (savings) account, as defined in subsection 401(k) of the U.S. Internal Revenue Code. Periodical employee contributions come directly out of the ...
allowing for
retirement Retirement is the withdrawal from one's position or occupation or from one's active working life. A person may also semi-retire by reducing work hours or workload. Many people choose to retire when they are elderly or incapable of doing their j ...
on a target income can be calculated. As appropriate, the worker in question can then take greater risks with the retirement portfolio or start saving more money. * Discrete event simulation can be used in evaluating a proposed
capital investment Investment is the dedication of money to purchase of an asset to attain an increase in value over a period of time. Investment requires a sacrifice of some present asset, such as time, money, or effort. In finance, the purpose of investing i ...
's impact on existing operations. Here, a "current state" model is constructed. Once operating correctly, having been tested and validated against historical data, the simulation is altered to reflect the proposed capital investment. This "future state" model is then used to assess the investment, by evaluating the improvement in performance (i.e. return) relative to the cost (via histogram as above); it may also be used in
stress testing Stress testing (sometimes called torture testing) is a form of deliberately intense or thorough testing used to determine the stability of a given system, critical infrastructure or entity. It involves testing beyond normal operational capacity, ...
the design. See . Although Monte Carlo methods provide flexibility, and can handle multiple sources of uncertainty, the use of these techniques is nevertheless not always appropriate. In general, simulation methods are preferred to other valuation techniques only when there are several state variables (i.e. several sources of uncertainty). These techniques are also of limited use in valuing American style derivatives. See below.


Applicability


Level of complexity

Many problems in
mathematical finance Mathematical finance, also known as quantitative finance and financial mathematics, is a field of applied mathematics, concerned with mathematical modeling of financial markets. In general, there exist two separate branches of finance that require ...
entail the computation of a particular
integral In mathematics, an integral assigns numbers to functions in a way that describes displacement, area, volume, and other concepts that arise by combining infinitesimal data. The process of finding integrals is called integration. Along with ...
(for instance the problem of finding the arbitrage-free value of a particular
derivative In mathematics, the derivative of a function of a real variable measures the sensitivity to change of the function value (output value) with respect to a change in its argument (input value). Derivatives are a fundamental tool of calculus. ...
). In many cases these integrals can be valued analytically, and in still more cases they can be valued using
numerical integration In analysis, numerical integration comprises a broad family of algorithms for calculating the numerical value of a definite integral, and by extension, the term is also sometimes used to describe the numerical solution of differential equatio ...
, or computed using a
partial differential equation In mathematics, a partial differential equation (PDE) is an equation which imposes relations between the various partial derivatives of a multivariable function. The function is often thought of as an "unknown" to be solved for, similarly to h ...
(PDE). However, when the number of dimensions (or degrees of freedom) in the problem is large, PDEs and numerical integrals become intractable, and in these cases
Monte Carlo method Monte Carlo methods, or Monte Carlo experiments, are a broad class of computational algorithms that rely on repeated random sampling to obtain numerical results. The underlying concept is to use randomness to solve problems that might be deter ...
s often give better results. For more than three or four state variables, formulae such as Black–Scholes (i.e. analytic solutions) do not exist, while other
numerical method In numerical analysis, a numerical method is a mathematical tool designed to solve numerical problems. The implementation of a numerical method with an appropriate convergence check in a programming language is called a numerical algorithm. Mathem ...
s such as the
Binomial options pricing model In finance, the binomial options pricing model (BOPM) provides a generalizable numerical method for the valuation of options. Essentially, the model uses a "discrete-time" ( lattice based) model of the varying price over time of the underlying f ...
and finite difference methods face several difficulties and are not practical. In these cases, Monte Carlo methods converge to the solution more quickly than numerical methods, require less memory and are easier to program. For simpler situations, however, simulation is not the better solution because it is very time-consuming and computationally intensive. Monte Carlo methods can deal with derivatives which have path dependent payoffs in a fairly straightforward manner. On the other hand, Finite Difference (PDE) solvers struggle with path dependence.


American options

Monte-Carlo methods are harder to use with American options. This is because, in contrast to a
partial differential equation In mathematics, a partial differential equation (PDE) is an equation which imposes relations between the various partial derivatives of a multivariable function. The function is often thought of as an "unknown" to be solved for, similarly to h ...
, the Monte Carlo method really only estimates the option value assuming a given starting point and time. However, for early exercise, we would also need to know the option value at the intermediate times between the simulation start time and the option expiry time. In the Black–Scholes PDE approach these prices are easily obtained, because the simulation runs backwards from the expiry date. In Monte-Carlo this information is harder to obtain, but it can be done for example using the
least squares The method of least squares is a standard approach in regression analysis to approximate the solution of overdetermined systems (sets of equations in which there are more equations than unknowns) by minimizing the sum of the squares of the re ...
algorithm of Carriere (see link to original paper) which was made popular a few years later by Longstaff and Schwartz (see link to original paper).


Monte Carlo methods


Mathematically

The fundamental theorem of arbitrage-free pricing states that the value of a derivative is equal to the discounted expected value of the derivative payoff where the expectation is taken under the risk-neutral measure /sup>. An expectation is, in the language of
pure mathematics Pure mathematics is the study of mathematical concepts independently of any application outside mathematics. These concepts may originate in real-world concerns, and the results obtained may later turn out to be useful for practical applications, ...
, simply an integral with respect to the measure. Monte Carlo methods are ideally suited to evaluating difficult integrals (see also
Monte Carlo method Monte Carlo methods, or Monte Carlo experiments, are a broad class of computational algorithms that rely on repeated random sampling to obtain numerical results. The underlying concept is to use randomness to solve problems that might be deter ...
). Thus if we suppose that our risk-neutral probability space is \mathbb and that we have a derivative H that depends on a set of underlying instruments S_1,...,S_n. Then given a sample \omega from the probability space the value of the derivative is H( S_1(\omega),S_2(\omega),\dots, S_n(\omega)) =: H(\omega) . Today's value of the derivative is found by taking the expectation over all possible samples and discounting at the risk-free rate. I.e. the derivative has value: : H_0 = _T \int_\omega H(\omega)\, d\mathbb(\omega) where _T is the discount factor corresponding to the risk-free rate to the final maturity date ''T'' years into the future. Now suppose the integral is hard to compute. We can approximate the integral by generating sample paths and then taking an average. Suppose we generate N samples then : H_0 \approx _T \frac \sum_ H(\omega) which is much easier to compute.


Sample paths for standard models

In finance, underlying random variables (such as an underlying stock price) are usually assumed to follow a path that is a function of a
Brownian motion Brownian motion, or pedesis (from grc, πήδησις "leaping"), is the random motion of particles suspended in a medium (a liquid or a gas). This pattern of motion typically consists of random fluctuations in a particle's position insi ...
2. For example, in the standard Black–Scholes model, the stock price evolves as : dS = \mu S \,dt + \sigma S \,dW_t. To sample a path following this distribution from time 0 to T, we chop the time interval into M units of length \delta t, and approximate the Brownian motion over the interval dt by a single normal variable of mean 0 and variance \delta t. This leads to a sample path of : S( k\delta t) = S(0) \exp\left( \sum_^ \left left(\mu - \frac\right)\delta t + \sigma\varepsilon_i\sqrt\right\right) for each ''k'' between 1 and ''M''. Here each \varepsilon_i is a draw from a standard normal distribution. Let us suppose that a derivative H pays the average value of ''S'' between 0 and ''T'' then a sample path \omega corresponds to a set \ and : H(\omega) = \frac1 \sum_^ S( k \delta t). We obtain the Monte-Carlo value of this derivative by generating ''N'' lots of ''M'' normal variables, creating ''N'' sample paths and so ''N'' values of ''H'', and then taking the average. Commonly the derivative will depend on two or more (possibly correlated) underlyings. The method here can be extended to generate sample paths of several variables, where the normal variables building up the sample paths are appropriately correlated. It follows from the
central limit theorem In probability theory, the central limit theorem (CLT) establishes that, in many situations, when independent random variables are summed up, their properly normalized sum tends toward a normal distribution even if the original variables themsel ...
that quadrupling the number of sample paths approximately halves the error in the simulated price (i.e. the error has order \epsilon=\mathcal\left(N^\right) convergence in the sense of standard deviation of the solution). In practice Monte Carlo methods are used for European-style derivatives involving at least three variables (more direct methods involving numerical integration can usually be used for those problems with only one or two underlyings. ''See'' Monte Carlo option model.


Greeks

Estimates for the "
Greeks The Greeks or Hellenes (; el, Έλληνες, ''Éllines'' ) are an ethnic group and nation indigenous to the Eastern Mediterranean and the Black Sea regions, namely Greece, Cyprus, Albania, Italy, Turkey, Egypt, and, to a lesser extent, ot ...
" of an option i.e. the (mathematical) derivatives of option value with respect to input parameters, can be obtained by numerical differentiation. This can be a time-consuming process (an entire Monte Carlo run must be performed for each "bump" or small change in input parameters). Further, taking numerical derivatives tends to emphasize the error (or noise) in the Monte Carlo value – making it necessary to simulate with a large number of sample paths. Practitioners regard these points as a key problem with using Monte Carlo methods.


Variance reduction

Square root convergence is slow, and so using the naive approach described above requires using a very large number of sample paths (1 million, say, for a typical problem) in order to obtain an accurate result. Remember that an estimator for the price of a derivative is a random variable, and in the framework of a risk-management activity, uncertainty on the price of a portfolio of derivatives and/or on its risks can lead to suboptimal risk-management decisions. This state of affairs can be mitigated by variance reduction techniques.


Antithetic paths

A simple technique is, for every sample path obtained, to take its antithetic path — that is given a path \ to also take \. Since the variables \varepsilon_i and -\varepsilon_i form an antithetic pair, a large value of one is accompanied by a small value of the other. This suggests that an unusually large or small output computed from the first path may be balanced by the value computed from the antithetic path, resulting in a reduction in variance. Not only does this reduce the number of normal samples to be taken to generate ''N'' paths, but also, under same conditions, such as negative correlation between two estimates, reduces the variance of the sample paths, improving the accuracy.


Control variate method

It is also natural to use a control variate. Let us suppose that we wish to obtain the Monte Carlo value of a derivative ''H'', but know the value analytically of a similar derivative I. Then ''H''* = (Value of ''H'' according to Monte Carlo) + B* Value of ''I'' analytically) − (Value of ''I'' according to same Monte Carlo paths)is a better estimate, where B is covar(H,I)/var(H). The intuition behind that technique, when applied to derivatives, is the following: note that the source of the variance of a derivative will be directly dependent on the risks (e.g. delta, vega) of this derivative. This is because any error on, say, the estimator for the forward value of an underlier, will generate a corresponding error depending on the delta of the derivative with respect to this forward value. The simplest example to demonstrate this consists in comparing the error when pricing an at-the-money call and an at-the-money straddle (i.e. call+put), which has a much lower delta. Therefore, a standard way of choosing the derivative ''I'' consists in choosing a replicating portfolios of options for ''H''. In practice, one will price ''H'' without variance reduction, calculate deltas and vegas, and then use a combination of calls and puts that have the same deltas and vegas as control variate.


Importance sampling

Importance sampling consists of simulating the Monte Carlo paths using a different probability distribution (also known as a change of measure) that will give more likelihood for the simulated underlier to be located in the area where the derivative's payoff has the most convexity (for example, close to the strike in the case of a simple option). The simulated payoffs are then not simply averaged as in the case of a simple Monte Carlo, but are first multiplied by the likelihood ratio between the modified probability distribution and the original one (which is obtained by analytical formulas specific for the probability distribution). This will ensure that paths whose probability have been arbitrarily enhanced by the change of probability distribution are weighted with a low weight (this is how the variance gets reduced). This technique can be particularly useful when calculating risks on a derivative. When calculating the delta using a Monte Carlo method, the most straightforward way is the ''black-box'' technique consisting in doing a Monte Carlo on the original market data and another one on the changed market data, and calculate the risk by doing the difference. Instead, the importance sampling method consists in doing a Monte Carlo in an arbitrary reference market data (ideally one in which the variance is as low as possible), and calculate the prices using the weight-changing technique described above. This results in a risk that will be much more stable than the one obtained through the ''black-box'' approach.


Quasi-random (low-discrepancy) methods

Instead of generating sample paths randomly, it is possible to systematically (and in fact completely deterministically, despite the "quasi-random" in the name) select points in a probability spaces so as to optimally "fill up" the space. The selection of points is a low-discrepancy sequence such as a Sobol sequence. Taking averages of derivative payoffs at points in a low-discrepancy sequence is often more efficient than taking averages of payoffs at random points.


Notes

# Frequently it is more practical to take expectations under different measures, however these are still fundamentally integrals, and so the same approach can be applied. # More general processes, such as Lévy processes, are also sometimes used. These may also be simulated.


See also

*
Quasi-Monte Carlo methods in finance High-dimensional integrals in hundreds or thousands of variables occur commonly in finance. These integrals have to be computed numerically to within a threshold \epsilon. If the integral is of dimension d then in the worst case, where one has a gua ...
*
Monte Carlo method Monte Carlo methods, or Monte Carlo experiments, are a broad class of computational algorithms that rely on repeated random sampling to obtain numerical results. The underlying concept is to use randomness to solve problems that might be deter ...
*
Historical simulation (finance) Historical simulation in finance's value at risk (VaR) analysis is a procedure for predicting the value at risk by 'simulating' or constructing the cumulative distribution function (CDF) of assets returns over time. Unlike parametric VaR models, ...
*
Stock market simulator A stock market simulator is computer software that reproduces behavior and features of a stock market, so that a user may practice trading stocks without financial risk. Paper trading, sometimes also called "virtual stock trading", is a simulated ...
* Real options valuation


References


Notes


Articles

* Boyle, P., Broadie, M. and Glasserman, P. Monte Carlo Methods for Security Pricing. Journal of Economic Dynamics and Control, Volume 21, Issues 8-9, Pages 1267-1321 * Rubinstein, Samorodnitsky, Shaked. Antithetic Variates, Multivariate Dependence and Simulation of Stochastic Systems. Management Science, Vol. 31, No. 1, Jan 1985, pages 66–67


Books

* * * * * * * *


External links

General
Monte Carlo Simulation
(Encyclopedia of Quantitative Finance), Peter Jaeckel and Eckhard Plateny
Monte Carlo Method
riskglossary.com
The Monte Carlo Framework, Examples from Finance
Martin Haugh,
Columbia University Columbia University (also known as Columbia, and officially as Columbia University in the City of New York) is a private research university in New York City. Established in 1754 as King's College on the grounds of Trinity Church in Manhatt ...

Monte Carlo techniques applied to finance
Simon Leger Derivative valuation
Monte Carlo Simulation
Prof. Don M. Chance,
Louisiana State University Louisiana State University (officially Louisiana State University and Agricultural and Mechanical College, commonly referred to as LSU) is a public land-grant research university in Baton Rouge, Louisiana. The university was founded in 1860 n ...

Option pricing by simulation
Bernt Arne Ødegaard, Norwegian School of Management
Applications of Monte Carlo Methods in Finance: Option Pricing
Y. Lai and J. Spanier,
Claremont Graduate University The Claremont Graduate University (CGU) is a private, all-graduate research university in Claremont, California. Founded in 1925, CGU is a member of the Claremont Colleges which includes five undergraduate ( Pomona College, Claremont McKenna ...

Monte Carlo Derivative valuationcontd.
Timothy L. Krehbiel,
Oklahoma State University–Stillwater Oklahoma State University–Stillwater (officially Oklahoma State University; informally Oklahoma State, OK State, OSU) is a public land-grant research university in Stillwater, Oklahoma. OSU was founded in 1890 under the Morrill Act. Origin ...

Pricing complex options using a simple Monte Carlo Simulation
Peter Fink - reprint at quantnotes.com

ideas.repec.org
Least-Squares Monte-Carlo for American options by Longstaff and Schwartz, 2001
repositories.cdlib.org
Using simulation for option pricing
John Charnes Corporate Finance

Marco Dias, Pontifícia Universidade Católica do Rio de Janeiro
Using simulation to calculate the NPV of a project
investmentscience.com
Simulations, Decision Trees and Scenario Analysis in Valuation
Prof. Aswath Damodaran,
Stern School of Business The New York University Leonard N. Stern School of Business (commonly referred to as NYU Stern, The Stern School of Business, or simply Stern) is the business school of New York University, a private research university based in New York City. I ...

The Monte Carlo method in Excel
Prof. André Farber Solvay Business School
Sales Forecasting
vertex42.com
Pricing using Monte Carlo simulation
a practical example, Prof. Giancarlo Vercellino Value at Risk and portfolio analysis

riskglossary.com Personal finance

Businessweek Online: January 22, 2001
Online Monte Carlo retirement planner with source code
Jim Richmond, 2006
Free spreadsheet-based retirement calculator and Monte Carlo simulator
by Eric C., 2008
Retirement SimulationFinancial Planning Using Random Walks
John Norstad, 2005
Vanguard Nest Egg Calculator
Vanguard {{DEFAULTSORT:Monte Carlo Methods In Finance