In: Finance
how do i figure yield on the following 3-year bond 2 years, 2 yr bond 3 years, 4 yr bond 3yrs and 5-year bond 2 years forward using this information? Please, may I have the answers and how to input them into excel to achieve the correct answer? I have tried a few ways that I thought the professor said to do and they are not yielding any results. Thank You
Maturity Yield
1 yr 2.0 %
2 Yr 2.20 %
3yr 3.40 %
4 yr 4.50%
5yr 5.00 %
6yr 5.0%
7 yr 5.20 %
8 yr 5.40
9 yr 5.50 %
10 5.50%
I will start with an example to explain the concept. Post that, we will come to answer your question and excel sheet formula.
Forward Rate:
We already know the annual yields of the bonds (table in your question). So, if you want to invest my $x in bonds for 5 years, then I have many options, like I will list two options to explain the concept
Now, we always expect the market to be ideal and the spot rate reflect the sentiments of the market. Therefore, in our option 1 and 2 above both should give us same end result, so
$x * (1+5%)^5 = $x * (1 + 3.4%)^3 * (1 + f2)^2
$x * (1+5%)^5 = $x * (1 + 3.4%)^3 * (1 + f2)^2
f2 = [ (1+5%)^5 / (1 + 3.4%)^3 ] 1/2 – 1
= Square Root of [ 1.2762815625 / 1.105507304 ] 1/2 – 1
= [1.154475921]1/2 – 1
= 1.074465412 – 1
= 0.074465412 = 7.45%
This is 2 year forward or implied rate after 3 years or 2 year forward rate for a 3 year bond.
3 Year Bond 2 Year Forward (same as my example above)
R3 = 3.4% (from table)
R5 = 5% (from table; 5 year as 3 + 2 forward)
F2 (3 year bond) = [ (1 + R5)^5 / (1 + R3)^3]1/2 -1 = [ (1+5%)^5 / (1 + 3.4%)^3 ] 1/2 – 1 = 7.45%
2 Year Bond 3 Year Forward
R2 = 2.2% (from table)
R5 = 5% (from table; 5 year as 2 + 3 forward)
F3 (2 year bond) = [ (1 + R5)^5 / (1 + R3)^3]1/2 -1 = [ (1+5%)^5 / (1 + 2.2%)^2 ] 1/3 - 1 = 1.2219254321/3 – 1 =
1.069091561 – 1 = 0.069091561 = 6.91%
In the same manner, for other rates can be calculated
4 Year Bond 3 Year Forward
F3 (4 year bond) = [ (1 + R7)^7 / (1 + R4)^4]1/3 -1 = [ (1+5.2%)^7 / (1 + 4.5%)^4 ] 1/3 - 1 = 6.14%
5 Year Bond 2 Year Forward
F2 (5 year bond) = [ (1 + R7)^7 / (1 + R5)^5]1/2 -1 = [ (1+5.2%)^7 / (1 + 5.0%)^4 ] 1/2 - 1 = 5.70%
In Excel:
See the picture below, formula indicated by blue arrow for the answer in green cell
Change the Yellow cell and get the answer in green cell