- Sources of Return from Investing in a Bond
- How to Calculate Current Yield
- How to Calculate Yield to Maturity
- Bond Equivalent Yield Convention
- Yield to Maturity (YTM) Approximation Formula
- YTM and Reinvestment Risk
- Factors Affecting Reinvestment Risk
- Calculate Bond-Equivalent Yield of Annual-Pay Bonds
- How to Calculate Yield to Call of a Bond
- Cash Flow Yield
- Bootstrapping Spot Rate Curve (Zero Curve)
- How to Price a Bond Using Spot Rates (Zero Curve)
- Nominal Spread
- Z-Spread: Definition and Calculation
- Option-adjusted Spreads (OAS)
- What are Forward Rates?
- How to Calculate Forward Rates from Spot Rates?
- How to Value a Bond Using Forward Rates
Bootstrapping Spot Rate Curve (Zero Curve)
A spot rate curve, also known as a zero curve refers to the yield curve constructed using the spot rates such as Treasury spot rates instead of the yields.
A spot rate Treasury curve is more suitable to price bonds because most bonds provide multiple cash flows (coupons) to the bond holders at different points in time, and it is better to use the spot rates as the discount rates for different time periods rather than using a single discount rate.
We can build a spot rate curve using on-the-run treasuries, off-the-run treasuries, or both. In this article we will learn how to construct build a spot rate curve using a method called bootstrapping. In the bootstrapping technique one repetitively applies a no-arbitrage implied forward rate equation to yields on the estimated Treasury par yield curve. Given below is the step-by-step process to arrive at the spot curve using the bootstrapping method.
Step 1: Decide on the Instrument for Yield Curve
The spot curve can be obtained by using on-the-run Treasury securities, off-the-run treasury securities, or a combination of both, or Treasury coupon strips. The instrument you select should not have credit risk, liquidity risk, embedded options, or any pricing anomalies. In our example, let’s use on-the-run Treasury yields.
Step 2: Select the Par Yield Curve
Typically, you will not find Treasury securities for only a few maturities such as 3-month, 6-month, 2-year, 5-year, 10-year, and 30 years.
Step 3: Interpolate the Missing Yields
We will have to interpolate the in between yields for different periods, such as for 3-year, 3-year, 6-year, and so on. This can be done using the simple interpolation formula however it will not be very accurate.
Step 4: Calculate Spot Rates Using Treasury Yields
In this step we will apply the bootstrapping method to calculate the spot rates.
To reiterate, the spot curve is made up of spot interest rates for zero coupon bonds of different maturities. For example, a 2-year spot rate tells us for the interest rate is for a zero-coupon bond of two-year maturity. We bootstrap this data from the Treasury yield curve.
Let’s say we have the following data:
Let’s use the above data to calculate the spot rates. Note that first two securities, i.e., the 6 month and 1 year Treasury securities are T-bills which are discount securities, essentially zero-coupon securities. So, for these the spot rate will be the same as the yield, i.e., 4% and 4.3%.
0.5 year spot rate, z1 = 4%
1 year spot rate, z2 = 4.3%
We can now use this data to calculate the 1.5 year spot rate. Since 1.5 year bond is selling at par, its coupon will be 4.5%. The three cash flows are:
Cash flow at 0.5 year = 100*0.045*0.5 = 2.25
Cash flow at 1 year = 100*0.045*0.5 = 2.25
Cash flow at 1.5 year = 100 + 100*0.045*0.5 = 102.25
We want the 1.5 year zero rate such that the present value of all cash flows discounted by their respective spot rates is equal to the bond’s price i.e., 100.
100 = 2.25/(1+4%/2)^1 + 2.25/(1+4.3%/2)^2 + 102.25/(1+z3/2)^3
Solving for z3, we get z3 = 4.511, which is the 1.5 year spot rate.
When we plot the spot rates against the maturities, we get the spot rate or the zero curve.
Similarly, we can calculate the 2-year spot rate. I’ll leave for the readers to calculate that. Once you've calculated, please add your answer in the comments.
Data Science in Finance: 9-Book Bundle
Master R and Python for financial data science with our comprehensive bundle of 9 ebooks.
What's Included:
- Getting Started with R
- R Programming for Data Science
- Data Visualization with R
- Financial Time Series Analysis with R
- Quantitative Trading Strategies with R
- Derivatives with R
- Credit Risk Modelling With R
- Python for Data Science
- Machine Learning in Finance using Python
Each book includes PDFs, explanations, instructions, data files, and R code for all examples.
Get the Bundle for $39 (Regular $57)Free Guides - Getting Started with R and Python
Enter your name and email address below and we will email you the guides for R programming and Python.