Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
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
![]() |
|||
|
|||
![]()
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
![]() |
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I use a check box to accept a calculation | Excel Discussion (Misc queries) | |||
Compound interest calculation | Excel Discussion (Misc queries) | |||
Are financial functions calculated based on compound interest? | Excel Worksheet Functions | |||
Calculating Interest where rate changes per quarter | Excel Discussion (Misc queries) | |||
compound interest | Excel Worksheet Functions |