A bit dull: Compound Interest Algorithm
Posted: Mon Apr 24, 2006 3:30 pm
Hi,
Sorry - this is a bit dull :-\ I did a bit of research on the net and I think this is a good formula for calculating Compound Interest:
L = £1000 Loan amount
I = 5% Interest %%
R = 4 Recalculations PA
Y = 3 Years remaining
L * ( 1 + I / R ) ^ ( Y * R ) = 1000 * (1 + 5 / 4) ^ ( 3 * 4 )
So If you took out a £1000 loan at 5% over 5 years with quarterly recalculations, the amount to repay should be £1,160.75
- So, does anyone know if this is a valid calculation for Compound Interest?
Also, I think that if you make a £27.78 monthly capital repayment throughout the 3 year period (and recalulate annually), then the actual amount repaid would be £1,100.05
ie:
Year 1 loan amount is £1000, Year 2 loan amount is £666.67, Year 3 loan amount is £333.33.
Interest Payment for Year 1 would be 12*£4.47=£53.64, Year 2 would be 12 * £2.60=£31.20 and Year 3 would be 12*£1.27=£15.24
Does this make sense? Do I understand what I'm doing?
Any comments would be very welcome
Sorry - this is a bit dull :-\ I did a bit of research on the net and I think this is a good formula for calculating Compound Interest:
L = £1000 Loan amount
I = 5% Interest %%
R = 4 Recalculations PA
Y = 3 Years remaining
L * ( 1 + I / R ) ^ ( Y * R ) = 1000 * (1 + 5 / 4) ^ ( 3 * 4 )
So If you took out a £1000 loan at 5% over 5 years with quarterly recalculations, the amount to repay should be £1,160.75
- So, does anyone know if this is a valid calculation for Compound Interest?
Also, I think that if you make a £27.78 monthly capital repayment throughout the 3 year period (and recalulate annually), then the actual amount repaid would be £1,100.05
ie:
Year 1 loan amount is £1000, Year 2 loan amount is £666.67, Year 3 loan amount is £333.33.
Interest Payment for Year 1 would be 12*£4.47=£53.64, Year 2 would be 12 * £2.60=£31.20 and Year 3 would be 12*£1.27=£15.24
Does this make sense? Do I understand what I'm doing?
Any comments would be very welcome
