Serving the Quantitative Finance Community

 
User avatar
SFGIANT
Topic Author
Posts: 0
Joined: March 12th, 2010, 3:38 am

Bootstrapping Zero Yield Curve Question

March 12th, 2010, 3:03 pm

I've read the other posts regarding bootstrapping and cannot seem to find what I am looking for. So, with that in mind, here goes....I am not trying to create a zero yield curve, but would like to have a better understanding of how the process works when bootstrapping a yield curve with a cubic spline. I understand that you collect diffferent yields from a variety of securities (deposits, eurodollar futures, etc) in order to extract the discounts and then use the bootstrapping method to calculate the prices of securities in ascending order. My confusion stems from how the cubic spline interpolates this information. I do not understand how the following can calculate the zero coupon yields: a0T3 + b0T2 + c0T + d0 for 0<T<=T1 and so on....For some reason, these different steps seem very disparate, and I am have a difficult time meshing them together into one process. If someone can please shed some light on this process and how it works (in layman's terms), I would greatly appreciate it.Also, do fixed income traders know how to construct these yield curves, or are the quants building them for the traders?Thanks for the help!
 
User avatar
bilbo1408
Posts: 0
Joined: August 3rd, 2007, 12:50 pm

Bootstrapping Zero Yield Curve Question

March 15th, 2010, 2:20 pm

I think you are meshing together two separate concepts. Bootstrapping is done to find a finite number of points on the curve. The cubic spline is used to interpolate all the points in between.
 
User avatar
SFGIANT
Topic Author
Posts: 0
Joined: March 12th, 2010, 3:38 am

Bootstrapping Zero Yield Curve Question

March 16th, 2010, 3:42 pm

I understand that. I just do not understand how the cubic spline interpolates the points in between the calculated zero rates.Thanks.