Bond duration
From Wikipedia, the free encyclopedia
| This article does not cite any references or sources. (July 2007) Please help improve this article by adding citations to reliable sources. Unverifiable material may be challenged and removed. |
In finance, duration is the weighted average maturity of a bond's cash flows or of any series of linked cash flows. Thus the duration of a zero coupon bond with a maturity period of n years is n years. If there are coupon payments, the duration will be less than n years. This measure is closely related to the derivative of the bond's price function with respect to the interest rate, and some authors consider the duration to be this derivative divided by the price, with the weighted average maturity simply being an easy method of calculating the duration for a non-callable bond. It is sometimes explained in inaccurate terms as being a measurement of how long, in years, it takes for the price of a bond to be repaid by its internal cash flows.
Contents |
[edit] Price
Duration is useful as a measure of the sensitivity of a bond's price to interest rate movements. It is approximately proportional to the percentage change in price for a given change in yield. For example, for small interest-rate changes, the duration is the approximate percentage that the value of the bond will lose for a 1% increase in interest rates. So a 15-year bond with a duration of 7 would fall approximately 7% in value if the interest rate increased by 1%. The duration mentioned here is Modified Duration, while Macaulay Duration will not predict the bond price's exact reaction to an interest-rate change.
[edit] Basics
The standard definition of duration:
- <math> D = \sum_{i=1}^{n}\frac {P(i)t(i)}{V} </math>
Where P(i) is the present value of coupon i, t(i) is the future payment date, V is the bond Price and D is the duration.
[edit] Cash flow
As stated at the beginning, the duration is the weighted average maturity time of a bond cash flow. For a zero-coupon the duration will be <math>\Delta T = T_f - T_0</math>, where <math>T_f</math> is the maturity date and <math>T_0</math> is the starting date of the bond. If there are different cash flows <math> C_i</math> the duration of every cash flow is <math>\Delta T_i = T_i - T_0</math>. From the current market price of the bond <math>V</math>, one can calculate the yield to maturity of the bond <math>r</math> using the formula <math> P(i) = \sum_i C_i e^{-r\Delta T_i}</math>.
In a standard duration calculation, the overall yield of the bond is used to discount each cash flow leading to this expression in which the sum of the weights is 1:
<math> D = \sum_i \Delta T_i \frac{C_i e^{-r\Delta T_i}}{V} </math>
The higher the coupon rate from a bond, the shorter the duration. Duration is always less than or equal to the life (maturity) of a coupon bond. Only a zero coupon bond (a bond with no coupons) will have duration equal to the maturity.
Duration indicates also how much the value V of the bond changes in relation to a small change of the rate of the bond. We see that
<math> \frac{\partial V}{\partial r} = - \sum_i \Delta T_i C_i e^{-r\Delta T_i} = -D \cdot V</math>
then for small variation <math>\partial r</math> of the rate of the bond we have
<math> \frac{\partial V}{V} = -D \partial r + O(\partial r^2)</math>
That means that the duration gives the negative of the relative variation of the value of a bond respect to a variation of the rate of the bond, forgetting the quadratic terms. The quadratic terms are taken in account in the Convexity.
[edit] Dollar duration and applications to VaR
The Dollar duration is defined as the product of the Duration and the price (value). It gives then the variation of a bond value for a small variation of the interest rate. Dollar duration <math>D_$</math> is commonly used for VaR (Value-at-Risk) calculation. If <math>V = V(r)</math> denotes the value of a security depending on the interest rate <math> r </math>, dollar duration can be defined as
<math>D_$ := -\frac{\partial V}{\partial r} </math>.
To illustrate applications to portfolio risk management, consider a portfolio of securities dependent on the interest rates <math> r_1, \ldots, r_n </math> as risk factors, and let
<math>V = V(r_1, \ldots, r_n) </math>
denote the value of such portfolio. Then the exposure vector <math> \boldsymbol{\omega} = (\omega_1, \ldots, \omega_n)</math> has components
<math>\omega_i = - D_{$,i} := \frac{\partial V}{\partial r_i} </math>
Accordingly, the change in value of the portfolio can be approximated as
<math>\Delta V = \sum_{i=1}^n \omega_i \Delta r_i
+ \sum_{1 \leq i,j \leq n} O(\Delta r_i \Delta r_j) </math>
that is, a component that is linear in the interest rate changes plus an error term which is at least quadratic. This formula can be used to calculate the VaR of the portfolio by ignoring higher order terms. Typically cubic or higher terms are truncated. Quadratic terms, when included, can be expressed in terms of (multi-variate) bond convexity. One can make assumptions about the joint distribution of the interest rates and then calculate VaR by Monte Carlo simulation or, in some special cases (e.g., Gaussian distribution assuming a linear approximation), even analytically. The formula can also be used to calculate the DV01 of the portfolio (cf. below) and it can be generalized to include risk factors beyond interest rates.
[edit] Macaulay duration
Macaulay duration, named for Frederick Macaulay who introduced the concept, is the weighted average maturity of a bond where the weights are the relative discounted cash flows in each period.
<math>\mbox{Macaulay duration} = \frac {\sum\ (\mbox{cash flow discounted with yield to maturity}\times\mbox{time to cash flow})}{\mbox{price of the bond}}.</math>
Macaulay showed that an unweighted average maturity is not useful in predicting interest rate risk. He gave two alternative measures that are useful. The theoretically correct Macaulay-Weil duration which uses zero-coupon bond prices as discount factors, and the more practical form (shown above) which uses the bond's yield to maturity to calculate discount factors. With the use of computers, both forms may be calculated, but the Macaulay duration is still widely used.
In case of continuously compounded yield the Macaulay duration coincides with the opposite of the partial derivative of the price of the bond with respect to the yield --as shown above. In case of yearly compounded yield, the modified duration coincides with the latter.
[edit] Modified duration
In case of n times compounded yield, the relation <math> \frac{\delta V}{V} = -D \delta r + O(\delta r^2)</math> is not valid anymore. That is why the modified duration <math>D^*</math> is used instead:
<math>D^* = \frac{\mbox{Macaulay duration}}{1+\frac{r}{n}}</math>
where r is the yield to maturity of the bond, and n is the number of cashflows per year.
Let us prove that the relation
<math> \frac{\delta V}{V} = -D^* \delta r + O(\delta r^2)</math>
is valid. We will analyze the particular case n = 1. The value (price) of the bond is
<math> V = \sum_i \frac{C_i}{(1+r)^i}</math>
where i is the number of years after the starting date the cash flow <math>C_i</math> will be paid. The duration, defined as the weighted average maturity, is then
<math>D=\frac{1}{V}\sum_i \frac{C_i}{(1+r)^i} \cdot i </math>
The derivative of V with respect to r is:
<math> \frac{\partial V}{\partial r} = - \sum_i \frac{C_i}{(1+r)^{i+1}}\cdot i</math>
multiplying by <math>\frac{(1+r)}{V}</math> we obtain
<math> \frac{\partial V}{\partial r} \cdot \frac{1+r}{V} = -D </math>
or
<math> \frac{\partial V}{\partial r} = -V \cdot D^*</math>
from which we can deduce the formula
<math> \frac{\delta V}{V} = -D^* \delta r + O(\delta r^2)</math>
which is valid for yearly compounded yield.
[edit] Embedded options and effective duration
For bonds that have embedded options, Macauley duration and modified duration will not correctly approximate the price move for a change in yield. Consider a bond with an embedded put option. As an example, a $1,000 bond that can be redeemed by the holder at par at points before the bond's maturity. No matter how high interest rates become, the price of the bond will never go below $1,000. This bond's price sensitivity to interest rate changes is different from a non-puttable bond with identical cashflows. Bonds that have embedded options should be analyzed using "effective duration." Effective duration is a discrete approximation of the slope of the bond's value as a function of the interest rate.
<math>\mbox{Effective Duration} = \frac {V_{-\Delta y}-V_{+\Delta y}}{2(V_0)\Delta y} </math>
where <math>\Delta y</math> is the amount that yield changes, and <math>V_{-\Delta y} \mbox{and} V_{+\Delta y} </math> are the values that the bond will take if the yield falls by y or rises by y, respectively.
[edit] Average duration
The sensitivity of a portfolio of bonds such as a bond mutual fund to changes in interest rates can also be important. The average duration of the bonds in the portfolio is often reported. The duration of a portfolio equals the weighted average maturity of all of the cash flows in the portfolio. If each bond has the same yield to maturity, this equals the weighted average of the portfolio's bond's durations. Otherwise the weighted average of the bond's durations is just a good approximation, but it can still be used to infer how the value of the portfolio would change in response to changes in interest rates.
[edit] Bond duration closed-form formula
<math>Dur=\frac{C}{P}\frac{(1+ai)(1+i)^m-(1+i)-(m-1+a)i}{i^2(1+i)^{(m-1+a)}}+\frac{100(m-1+a)}{(1+i)^{(m-1+a)}}</math>
C = coupon payment per period (half-year)
i = discount rate per period (half-year)
a = fraction of a period remaining until next coupon payment
m = number of coupon dates until maturity
[edit] Convexity
Duration is a linear measure of how the price of a bond changes in response to interest rate changes. As interest rates change, the price does not change linearly, but rather is a convex function of interest rates. Convexity is a measure of the curvature of how the price of a bond changes as the interest rate changes. Specifically, duration can be formulated as the first derivative of the price function of the bond with respect to the interest rate in question, and the convexity as the second derivative.
Convexity also gives an idea of the spread of future cashflows. (Just as the duration gives the discounted mean term, so convexity can be used to calculate the discounted standard deviation, say, of return.)
[edit] PV01
PV01 is the present value impact of 1 basis point move in an interest rate. It is often used as a price alternative to duration (a time measure).
[edit] DV01
DV01 (Dollar Value of 1 basis point) is the same as PV01.
[edit] See also
- Bond convexity
- Bond valuation
- Immunization (finance)
- Stock duration
- Bond duration closed-form formula
- Yield to maturity
[edit] Lists
[edit] References
[edit] External links
- Investopedia’s duration explanation
- Hussman Funds - Weekly Market Comment: February 23, 2004 - Buy-and-Hold For the Duration?
- Online real-time Bond Price, Duration, and Convexity Calculator, by Razvan Pascalau, Univ. of Alabama
Bond market | |
|---|---|
| Types of bonds by issuer | |
| Types of bonds by payout | |
| Derivatives | |
| Pricing | |
| Yield analysis | Nominal yield · Current yield · Yield to maturity · Yield curve · Bond duration · Bond convexity |
| Credit and spread analysis | |
| Interest rate models | |
da:Varighed de:Duration fr:Duration ko:듀레이션 it:Duration di portafoglio nl:Duration ja:デュレーション no:Durasjon ru:Дюрация sv:Duration

