- 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
How to Calculate Forward Rates from Spot Rates?
Once we have the spot rate curve, we can easily use it to derive the forward rates. The key idea is to satisfy the no arbitrage condition – no two investors should be able to earn a return from arbitraging between different interest periods. Let’s take an example of how this works. Let’s say an investor wants to invests his funds for two years. He is faced with two choices:
- Directly invest in a 2-year bond
- Invest in a one-year bond, and again invest the proceeds after one year in a one year bond.
Assuming the same nature of investments, the returns from both choices should be the same.
Let’s say s1 is the one-year spot rate, s2 is the two-year spot rate and 1f1 is the one year forward rate one year from now.
Assuming $1 as the initial investment, the value of investment in first choice after two years:
= (1+s2)2
The value of investment in second choice after two years:
= (1+s1) (1+1f1)
If there are no arbitrage opportunities, both these values should be the same.
(1+s2)2 = (1+s1) (1+1f1)
If we have the spot rates, we can rearrange the above equation to calculate the one-year forward rate one year from now.
1f1 = (1+s2)2/(1+s1) – 1
Let’s say s1 is 6% and s2 is 6.5%. The forward rate will be:
1f1 = (1.065^2)/(1.06) – 11f1 = 7%Similarly we can calculate a forward rate for any period.
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 $29 (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.