Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Ira Hayes
 
Posts: n/a
Default Compound interest calculation

I think my bank is underpaying me interest on a 5 year certificate of
deposit.

How can I calculate the interest I should get on, say, $2,500 for a five
year term and show how much interest accrues at certain intervals?

Ike


  #2   Report Post  
cmart02
 
Posts: n/a
Default

Ira,

It depends on frequently the interest is paid. The formula to calculate a
Future value is:

FV = PV*(1+i/m)^(m*T)

Whe

FV = Future value
i = interest
m = number of times interest is paid in a year
T = number of years

So the future value of USD 2500 for five years (accumulated once a year) is
given by (at a rate of, say, 10%:

FV = 2500*(1+0,1)^5= USD 4,026.28

Using the FV function in Excel you get =FV(0.1,5,,-2500). If interest is
paid more often, divide the interest by the number of times it is paid and
multiply the period (Nper) by this number to proportionate the interest. For
example, if interest is paid monthly:

=2500*(1+0.1/12)^(12*5) = USD 4,113.27

or

=FV(0.1/12,5*12,,-2500) = USD 4,113.27

I hope it helps. Without knowing the characterists of the CD, it is
difficult to determine its exact value, but the above should help you to have
a better idea...

Regards,
Robert

*

  #3   Report Post  
Ira Hayes
 
Posts: n/a
Default

Thanks!

Ike


"cmart02" wrote in message
...
Ira,

It depends on frequently the interest is paid. The formula to calculate a
Future value is:

FV = PV*(1+i/m)^(m*T)

Whe

FV = Future value
i = interest
m = number of times interest is paid in a year
T = number of years

So the future value of USD 2500 for five years (accumulated once a year)
is
given by (at a rate of, say, 10%:

FV = 2500*(1+0,1)^5= USD 4,026.28

Using the FV function in Excel you get =FV(0.1,5,,-2500). If interest is
paid more often, divide the interest by the number of times it is paid and
multiply the period (Nper) by this number to proportionate the interest.
For
example, if interest is paid monthly:

=2500*(1+0.1/12)^(12*5) = USD 4,113.27

or

=FV(0.1/12,5*12,,-2500) = USD 4,113.27

I hope it helps. Without knowing the characterists of the CD, it is
difficult to determine its exact value, but the above should help you to
have
a better idea...

Regards,
Robert

*



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


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I use a check box to accept a calculation Joejoethecrackman Excel Discussion (Misc queries) 5 March 22nd 05 08:47 PM
Compound interest calculation Ira Hayes Excel Discussion (Misc queries) 7 January 13th 05 12:18 PM
Are financial functions calculated based on compound interest? KDR Excel Worksheet Functions 1 January 3rd 05 02:58 AM
Calculating Interest where rate changes per quarter Dean Strudwick Excel Discussion (Misc queries) 1 December 6th 04 11:36 PM
compound interest by1612 Excel Worksheet Functions 3 November 20th 04 01:14 PM


All times are GMT +1. The time now is 01:07 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"