Risk-neutral measure

Risk-neutral measure

In mathematical finance, a risk-neutral measure, is a prototypical case of an equivalent martingale measure. It is heavily used in the pricing of financial derivatives due to the fundamental theorem of asset pricing, which implies that in a complete market a derivative's price is the discounted expected value of the future payoff under the unique risk-neutral measure.[1]

Contents

Motivating the use of risk-neutral measures

Prices of assets depend crucially on their risk as investors typically demand more profit for bearing more uncertainty. Therefore, today's price of a claim on a risky amount realised tomorrow will generally differ from its expected value. Most commonly,[2] investors are risk-averse and today's price is below the expectation, remunerating those who bear the risk.

To price assets, consequently, the calculated expected values need to be adjusted for an investor's risk preferences (see also Sharpe ratio). Unfortunately, the discounted rates would vary between investors and an individual's risk preference is difficult to quantify.

It turns out that in a complete market with no arbitrage opportunities there is an alternative way to do this calculation: Instead of first taking the expectation and then adjusting for an investor's risk preference, one can adjust, once and for all, the probabilities of future outcomes such that they incorporate all investor's risk premia, and then take the expectation under this new probability distribution, the risk-neutral measure. The main benefit stems from the fact that once the risk-neutral probabilities are found, every asset can be priced by simply taking its expected payoff. Note that if we used the actual real-world probabilities, every security would require a different adjustment (as they differ in riskiness).

The lack of arbitrage is crucial for existence of a risk-neutral measure. In fact, by the fundamental theorem of asset pricing, the condition of no-arbitrage is equivalent to the existence of a risk-neutral measure. Completeness of the market is also important because in an incomplete market there are a multitude of possible prices for an asset corresponding to different risk-neutral measures. It is usual to argue that market efficiency implies that there is only one price (the "law of one price"); the correct risk-neutral measure to price with must be selected using economic, rather than purely mathematical, arguments.

A common mistake is to confuse the constructed probability distribution with the real-world probability. They will be different because in the real-world, investors demand risk premia, whereas it can be shown that under the risk-neutral probabilities all assets have the same expected rate of return, the risk-free rate (or short rate) and thus do not incorporate any such premia. The method of risk-neutral pricing should be considered as many other useful computational tools -- convenient and powerful, even if seemingly artificial.

The origin of the risk-neutral measure (Arrow securities)

It is natural to ask how a risk-neutral measure arises in a market free of arbitrage. Somehow the prices of all assets will determine a probability measure. One explanation is given by utilizing the Arrow security. For simplicity, consider a discrete world with only one future time horizon. In other words, there is the present (time 0) and the future (time 1), and at time 1 the state of the world can be one of finitely many states. An Arrow security corresponding to state n, An, is one which pays $1 at time 1 in state n and $0 in any of the other states of the world.

What is the price of An now? It must be positive as there is a chance you will gain $1; it should be less than $1 as that is the maximum expected payoff. Thus the price of each An, which we denote by An(0), is strictly between 0 and 1.

Actually, the sum of all the security prices must be equal to the present value of $1, because holding a portfolio consisting of each Arrow security will result in certain payoff of $1. For simplicity, we will consider the interest rate to be 0, so that the present value of $1 is $1.

Thus the An(0) 's satisfy the axioms for a probability distribution. Each is non-negative and their sum is 1. This is the risk-neutral measure! Now it remains to show that it works as advertised, i.e. taking expected values with respect to this probability measure will give the right price at time 0.

Suppose you have a security C whose price at time 0 is C(0). In the future, in a state n, its payoff will be Cn. Consider a portfolio P consisting of Cn amount of the Arrow security An. In the future, whatever state i occurs, then Ai pays $1 while the other Arrow securities pay $0, so P will pay Ci. In other words, the portfolio P replicates the payoff of C regardless of what happens in the future. The lack of arbitrage opportunities implies that the price of P and C must be the same now, as any difference in price means we can, without any risk, (short) sell the more expensive, buy the cheaper, and pocket the difference. In the future we will need to return the short-sold asset but we can fund that exactly by selling our bought asset, leaving us with our initial profit.

But regarding each Arrow security price as a probability, we see that the portfolio price P(0) is the expected value of C under the risk-neutral probabilities. If the interest rate were positive, we would need to discount the expected value appropriately to get the price.

Note that Arrow securities do not actually need to be traded in the market. This is where market completeness comes in. In a complete market, every Arrow security can be replicated using a portfolio of real, traded assets. The argument above still works considering each Arrow security as a portfolio.

In a more realistic model, such as the Black-Scholes model and its generalizations, our Arrow security would be something like a double digital option, which pays off $1 when the underlying asset lies between a lower and an upper bound, and $0 otherwise. The price of such an option then reflects the market's view of the likelihood of the spot price ending up in that price interval, adjusted by risk premia, entirely analogous to how we obtained the probabilities above for the one-step discrete world.

Usage

Risk-neutral measures make it easy to express the value of a derivative in a formula. Suppose at a future time T a derivative (e.g., a call option on a stock) pays HT units, where HT is a random variable on the probability space describing the market. Further suppose that the discount factor from now (time zero) until time T is P(0,T). Then today's fair value of the derivative is

H_0 = P(0,T) \operatorname{E}_Q(H_T).

where the risk-neutral measure is denoted by Q. This can be re-stated in terms of the physical measure P as

H_0 = P(0,T) \operatorname{E}_P\left(\frac{dQ}{dP}H_T\right)

where \frac{dQ}{dP} is the Radon–Nikodym derivative of Q with respect to P.

Another name for the risk-neutral measure is the equivalent martingale measure. If in a financial market there is just one risk-neutral measure, then there is a unique arbitrage-free price for each asset in the market. This is the fundamental theorem of arbitrage-free pricing. If there are more such measures, then in an interval of prices no arbitrage is possible. If no equivalent martingale measure exists, arbitrage opportunities do.

In markets with transaction costs, with no numéraire, the consistent pricing process takes the place of the equivalent martingale measure. There is in fact a 1-to-1 relation between a consistent pricing process and an equivalent martingale measure.

Example 1 — Binomial model of stock prices

Given a probability space (\Omega, \mathbb{P},\mathfrak{F}), consider a single-period binomial model. A probability measure \mathbb{P^{*}} is called risk neutral if for all i \in \{0,...,d\}  \pi^{i}=\mathbb{E}_{\mathbb{P}^{*}}(S^{i}/(1+r)). Suppose we have a two-state economy: the initial stock price S can go either up to Su or down to Sd. If the interest rate is R > 0, and S^d \leq (1+R)S \leq S^u (else there is arbitrage in the market), then the risk-neutral probability of an upward stock movement is given by the number

\pi = \frac{(1+R)S - S^d}{S^u - S^d}.[3]

Given a derivative with payoff Xu when the stock price moves up and Xd when it goes down, we can price the derivative via

X = \frac{\pi X^u + (1- \pi)X^d}{1+R}.

Example 2 — Brownian motion model of stock prices

Suppose our economy consists of 2 assets, a stock and a risk-free bond, and that we use the Black-Scholes model. In the model the evolution of the stock price can be described by Geometric Brownian Motion:

 dS_t = \mu S_t\, dt + \sigma S_t\, dW_t

where Wt is a standard Brownian motion with respect to the physical measure. If we define

\tilde{W}_t = W_t + \frac{\mu -r}{\sigma}t,

Girsanov's theorem states that there exists a measure Q under which \tilde{W}_t is a Brownian motion.  \frac{\mu -r}{\sigma} is known as the market price of risk. Differentiating and rearranging yields:

dW_t = d\tilde{W}_t - \frac{\mu -r}{\sigma} \, dt.

Put this back in the original equation:

 dS_t = rS_t\,dt + \sigma S_t\, d\tilde{W}_t.

Let \tilde{S}_t be the discounted stock price given by \tilde{S}_t = e^{-rt} S_t, then by Ito's lemma we get the SDE:

 d\tilde{S}_t = \sigma \tilde{S}_t \, d\tilde{W}_t.

Q is the unique risk-neutral measure for the model. The discounted payoff process of a derivative on the stock H_t = \operatorname{E}_Q(H_T| F_t) is a martingale under Q. Notice the drift of the SDE is r, the risk-free interest rate, implying risk neutrality. Since \tilde{S} and H are Q-martingales we can invoke the martingale representation theorem to find a replicating strategy - a portfolio of stocks and bonds that pays off Ht at all times t\leq T.

Notes

  1. ^ Glyn A. Holton (2005). "Fundamental Theorem of Asset Pricing". riskglossary.com. http://www.riskglossary.com/link/EMM.htm. Retrieved October 20, 2011. 
  2. ^ At least in large financial markets. Example of risk-seeking markets are casinos and lotteries.
  3. ^ Elliott, Robert James; Kopp, P. E. (2005). Mathematics of financial markets (2 ed.). Springer. pp. 48-50. ISBN 9780387212920. 

See also

External links


Wikimedia Foundation. 2010.

Игры ⚽ Нужен реферат?

Look at other dictionaries:

  • Risk neutral — In economics, risk neutral behavior is in between risk aversion and risk seeking. If offered either 50 EUR or a 50% chance of 100 EUR, a risk averse person will take the 50 EUR, a risk seeking person will take the 50% chance of 100 EUR, and a… …   Wikipedia

  • Risk-Neutral Measures — A theoretical measure of probability derived from the assumption that the current value of financial assets is equal to their expected payoffs in the future discounted at the risk free rate. Another assumption made is that there is an absence of… …   Investment dictionary

  • Risk — takers redirects here. For the Canadian television program, see Risk Takers. For other uses, see Risk (disambiguation). Risk is the potential that a chosen action or activity (including the choice of inaction) will lead to a loss (an undesirable… …   Wikipedia

  • Risk aversion — is a concept in psychology, economics, and finance, based on the behavior of humans (especially consumers and investors) while exposed to uncertainty. Risk aversion is the reluctance of a person to accept a bargain with an uncertain payoff rather …   Wikipedia

  • Risk premium — A risk premium is the minimum amount of money by which the expected return on a risky asset must exceed the known return on a risk free asset, in order to induce an individual to hold the risky asset rather than the risk free asset. Thus it is… …   Wikipedia

  • Forward measure — A T forward measure is a pricing measure absolutely continuous with respect to a risk neutral measure but rather than using the money market as numeraire, it uses a bond with maturity T. Mathematical Definition Let D(T) = expleft( int 0^T r(u) du …   Wikipedia

  • Probability measure — In some cases, statistical physics uses probability measures, but not all measures it uses are probability measures.[1][2] In mathematics, a probability measure is a real valued function defined on a set …   Wikipedia

  • Risk (game) — Infobox Game subject name = image link = image caption = A typical game of Risk in play. players = 2–6 ages = 10+ setup time = 5–20 minutes playing time = 1–8 hours (player dependent) complexity = medium strategy = high random chance = Medium… …   Wikipedia

  • Vega Neutral — A method of managing risk in options trading by establishing a hedge against the implied volatility of the underlying asset. A vega neutral option position will be not be sensitive to volatility fluctuations. These strategies are used to hedge… …   Investment dictionary

  • Heston model — In finance, the Heston model is a mathematical model describing the evolution of the volatility of an underlying asset. It is a stochastic volatility model: such a model assumes that the volatility of the asset is not constant, nor even… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”