ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Interpolating Yield Curve (https://www.excelbanter.com/excel-worksheet-functions/171638-interpolating-yield-curve.html)

[email protected]

Interpolating Yield Curve
 
Hi, I would like to ask you whether you know an excel addin for
interpolation a missing maturity in the yields? For example I have the
5 and 7 years and would like to interpolate the 6th year. Many Thanks

Fred Smith[_4_]

Interpolating Yield Curve
 
If A1 has 5-year rate, and A2 has 7-year rate, then the arithmetic
interpolation is:

=a1+(a2-a1)/2

If you want to do some other interpolation, then post back. Simply request
help on interpolating data. Also, be sure to mention how many data points
you have. You can't do much with two data points, but if you had more that
would help.

Regards,
Fred

wrote in message
...
Hi, I would like to ask you whether you know an excel addin for
interpolation a missing maturity in the yields? For example I have the
5 and 7 years and would like to interpolate the 6th year. Many Thanks



David Biddulph[_2_]

Interpolating Yield Curve
 
For an arithmetic mean you could also use =AVERAGE(A1:A2) or =(A1+A2)/2

If you are looking at a yield percentage, you may want something like
=GEOMEAN(1+A1,1+A2)-1
--
David Biddulph

"Fred Smith" wrote in message
...
If A1 has 5-year rate, and A2 has 7-year rate, then the arithmetic
interpolation is:

=a1+(a2-a1)/2

If you want to do some other interpolation, then post back. Simply request
help on interpolating data. Also, be sure to mention how many data points
you have. You can't do much with two data points, but if you had more that
would help.

Regards,
Fred

wrote in message
...
Hi, I would like to ask you whether you know an excel addin for
interpolation a missing maturity in the yields? For example I have the
5 and 7 years and would like to interpolate the 6th year. Many Thanks





[email protected]

Interpolating Yield Curve
 
thanks a lot for your help. I have all the term structure from 1year
to 10year but missing the 6 year and in total there are 400
observations per maturity.


All times are GMT +1. The time now is 04:52 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com