#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default PMT

I know the PMT function. With 3 mandatory arguments it can provide the
monthly payment amount. I would like to know the mathematical steps it
performs to arrive at the monthly payment amount.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default PMT

The PMT function is an annuity, you find tons of material on annuities
online.
In any case thjis is the annuity formula:

PV = pmt * ((1 - (1 + r) ^ (-n)) / r)

where r is the interest rate an n is the number of periods. HOJw do you
arrive to it?, well the PV of an infinite series of payments PMT =

PV= PMT/r

now you need to substract the value of the anunnuity from n to infinity
which is:

PV= (PMT/r)*(1/(1+r)^n) this is the PV of series form n to infinity

You are left with:

PV(annuity) = PMT/r - PMT/r*(1/(1+r)^n) which leads to the formula
above.

regards,

S.




S Majumder wrote:
I know the PMT function. With 3 mandatory arguments it can provide the
monthly payment amount. I would like to know the mathematical steps it
performs to arrive at the monthly payment amount.


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4,393
Default PMT

If you look in Help under PV (not PMT) you will see the formula that links
PV,FV,PMT,RATE and NPER. All quantities (except Rate) can be found by
mathematically rearranging this equation. Rate has to be computed by an
interactive method - that is why one argument is Guess allowing you to give
it a 'head start' - but it is hardly ever needed with modern high-speed
computers.
I ha ve tried to copy the formula below - not use how well it will travel
the newsgroup system
--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email
Microsoft Excel solves for one financial argument in terms of the others. If
rate is not 0, then:





"S Majumder" <S wrote in message
...
I know the PMT function. With 3 mandatory arguments it can provide the
monthly payment amount. I would like to know the mathematical steps it
performs to arrive at the monthly payment amount.





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



All times are GMT +1. The time now is 11:37 PM.

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

About Us

"It's about Microsoft Excel"