how pmt function works, what is its background / machanizm?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Even I have obtained the result by using the function PMT. But I still
consfuse that how PMT function works, what is its background / machanizm.
When we give parameters in this function, how this function manipulate the
parameters and give us result?

Also how can find any function's background / machanizm in excel help?
 
Mujeeb said:
Even I have obtained the result by using the function PMT. But I still
consfuse that how PMT function works, what is its background / machanizm.
When we give parameters in this function, how this function manipulate the
parameters and give us result?

Take a look at the mathematical formula at the bottom of the Help page
for the PV() function. Algebraically solve for "pmt". If that does
not sufficiently answer your question, you might google for "present
value formulas" (without quotes). For example,
http://en.wikipedia.org/wiki/Present_value might be useful.
 
Here's the equation I found for calculating payment (PMT) if PV (mortgage
amount), n (number of payment periods) and i (interest rate) are known:

http://www.frickcpa.com/tvom/TVOM_formulas.asp

(see PMT - Present value of Annuity) Note that "i" is the interest rate per
payment period. If payment period is monthly, "i" is (annual interest
rate/12) and the annual interest rate is in decimal form (0.08) vs..
percentage (8%).

The formula here is a lot easer to follow, IMHO.

Hope that this helps.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top