Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to do a Linear interpolation in excel?

0 views
Skip to first unread message

Ines

unread,
May 17, 2007, 2:03:00 PM5/17/07
to
I need to find a function that permites me to create a rule for linear
interpolation for virtually any point given an array of dates and discount
factors. For a given date how can I calculate the aproximate discount factor?

David Billigmeier

unread,
May 17, 2007, 2:10:03 PM5/17/07
to
Assuming the discount factors follow a linear pattern relative to the dates
you can use:

=FORECAST(<new date>,<range of discount factors>,<range of corresponding
dates>)

--
Regards,
Dave

0 new messages