Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,389
Default 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


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default 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




  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default 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.
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Interpolating tables Adjusting TOCto reflect page numbering Excel Discussion (Misc queries) 2 November 18th 06 03:23 PM
Interpolating an x, y point from known x's and y's Gary''s Student Excel Discussion (Misc queries) 1 June 26th 06 06:17 PM
Interpolating an x, y point from known x's and y's Gary''s Student Excel Worksheet Functions 1 June 26th 06 06:17 PM
curve fitting a charging capacitor type curve mcgradys Excel Discussion (Misc queries) 4 November 15th 05 12:46 PM
Help with Interpolating for a value. Terry Excel Worksheet Functions 2 October 31st 04 11:14 AM


All times are GMT +1. The time now is 03:58 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"