Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Worksheet Functions / June 2007

Tip: Looking for answers? Try searching our database.

RATE - what is the internal function?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
RDph - 12 Jun 2007 18:30 GMT
Hi

I know the parameters you feed to the RATE function, but does anyone know
what the RATE function does internally - how does it work?

RDph
Duke Carey - 12 Jun 2007 19:11 GMT
Calculates an internal rate of return that converts the payment stream into
the present value.  It is an iterative function, meaning it tries successive
guesses until an interest rate works.

From the Help file

Returns the interest rate per period of an annuity. RATE is calculated by
iteration and can have zero or more solutions. If the successive results of
RATE do not converge to within 0.0000001 after 20 iterations, RATE returns
the #NUM! error value.

> Hi
>
> I know the parameters you feed to the RATE function, but does anyone know
> what the RATE function does internally - how does it work?
>
> RDph
Harlan Grove - 12 Jun 2007 23:18 GMT
RDph <R...@discussions.microsoft.com> wrote...
>I know the parameters you feed to the RATE function, but does anyone
>know what the RATE function does internally - how does it work?

It almost certainly uses a Newton-Raphson iterative approach since
it's easy to calculate the necessary derivatives. Every numerical
programming text I've seen covers solving polynomials in one variable
using that algorithm.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.