Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Introduction

This page runs through interest calculation and compounding examples for Passbook style savings account.

There are two methods to calculate the interest on passbook savings:

  1. The daily balance method; and
  2. The average daily balance method.

 

The examples below use end-of-day-balances and refer to the interest compounding period used.

The interest compounding period is the span of time at the end of which savings in a client’s account earn interest. Interest periods may vary; they may be daily, weekly, bi-weekly, monthly, quarterly, semi-annual or annual.

Examples of each method are provided using account activity for one month and the interest is calculated at the end of the day, end of the month - 31st Mar 2013

Account Activity

The client makes the following transactions throughout the month:

TransactionDateAmountBalance(EOD)Number of DaysCumulative Balance
Balance28th Feb 201300-0
Deposit1st Mar 20131200120011200
Withdrawal2nd Mar 2013100110088800
Withdrawal10th Mar 201340070053500
Deposit15th Mar 20132009001900
Withdrawal16th Mar 2013900020
Deposit18th Mar 20132002003600
Deposit21st Mar 2013700900107000
Withdrawal31st Mar 20131008001800
    31 Days

22800

Compounded Daily on Daily Balance

Based on 365 days in year, Nominal Annual Interest Rate: 5% and a daily compounding period, monthly crediting period:

Daily Rate is: 0.0001369863014 ==> (0.05 x (1/365)).

The formula is: Interest = Balance x Daily Rate (DR) x Number of Days

The Balance in this case is always the end of day blance plus and cumulative interest earned in the compounding periods before hand (which in this case is previous days).

DateStarting BalEnd Of Period BalDaysInterest EarnedTotal Interest Compounded
1st Mar0120011200 x 0.0001369863014 = 0.16438356170.164383562
2nd Mar1200110011100 + (compounded interest to date) x DR = 0.15070744990.3150910116
3rd Mar1100110011100 + (compounded interest to date) x DR = 0.15072809470.4658191063
 1100110011100 + (compounded interest to date) x DR = 0.15074874240.6165678487
 1100110011100 + (compounded interest to date) x DR = 0.15076939290.7673372416
 1100110011100 + (compounded interest to date) x DR = 0.15079004620.9181272878
 1100110011100 + (compounded interest to date) x DR = 0.15081070241.068937990
 1100110011100 + (compounded interest to date) x DR = 0.15083136141.219769351
9th Mar1100110011100 + (compounded interest to date) x DR = 0.15085202321.370621374
10th Mar11007001700 + (compounded interest to date) x DR = 0.096078167341.466699541
 7007001700 + (compounded interest to date) x DR = 0.096091328721.562790870
 7007001700 + (compounded interest to date) x DR = 0.096104491931.658895362
13th Mar7007001700 + (compounded interest to date) x DR = 0.096117656931.755013019
14th Mar7007001700 + (compounded interest to date) x DR = 0.096130823721.851143843
15th Mar7009001900 + (compounded interest to date) x DR = 0.12354125261.974685096
16th Mar900010 + (compounded interest to date) x DR = 01.974685096
17th Mar00101.974685096
18th Mar02001200 + (compounded interest to date) x DR = 0.027667765092.002352861
19th Mar2002001200 + (compounded interest to date) x DR = 0.027671555202.030024416
20th Mar2002001200 + (compounded interest to date) x DR = 0.027675345812.057699762
21st Mar2009001900 + (compounded interest to date) x DR = 0.12356954792.181269310
 9009001900 + (compounded interest to date) x DR = 0.12358647532.304855785
 9009001900 + (compounded interest to date) x DR = 0.12360340492.428459190
 9009001900 + (compounded interest to date) x DR = 0.12362033692.552079527
 9009001900 + (compounded interest to date) x DR = 0.12363727122.675716798
 9009001900 + (compounded interest to date) x DR = 0.12365420782.799371006
 9009001900 + (compounded interest to date) x DR = 0.12367114672.923042153
 9009001900 + (compounded interest to date) x DR = 0.12368808803.046730241
 9009001900 + (compounded interest to date) x DR = 0.12370503163.170435273
 9009001900 + (compounded interest to date) x DR = 0.12372197753.294157250
Mar 31st9008001800 + (compounded interest to date) x DR = 0.11004029553.404197546
  80031Total interest earned = 3.40 credited on 1st April 2013=3.404197546

Compounded Monthly on Daily Balance

Based on 365 days in year, Nominal Annual Interest Rate: 5% and a monthly compounding period, monthly crediting period:

Daily Rate is: 0.0001369863014 ==> (0.05 x (1/365)).

The formula is: Interest = Balance x Daily Rate (DR) x Number of Days

The Balance in this case is always the end of day blance plus and cumulative interest earned in the compounding periods before hand (which in this case is previous months).

 

DateStarting BalEnd Of Period BalDaysInterest EarnedTotal Interest Compounded
1st Mar012001 0
2nd Mar120011008 0
10th Mar11007005 0
15th Mar7009001 0
16th Mar90002 0
18th Mar02003 0
21st Mar20090010 0
31st Mar9008001 0
  80031Total interest earned = 3.40 credited on 1st April 2013=3.397260275

 

There is no difference between daily compounding and monthly compounding on what interest is credited at the end of the month after rounding: 3.40

The daily compounding results in (3.404197546 - 3.397260275 =) 0.006937271 more interest at the end of the month given the example account activity.

Compounding Monthly on Average Daily Balance

Average Balance Steps

The accumulated end-of-day balance of $24,800 is divided by the total number of days in the period (31) to find the average daily balance of $800.

The average daily balance should be rounded to five or more decimals, in this case $800.00000.

The periodic interest rate would be 0.00424657534 (0.5 x (1/365) x 31)

Step 1 5.0 divided by 100 Result: 0.05

Step 2 0.50 times 1/365 Result: 0.000136986

Step 3 0.000136986 times 31 Result: 0.004246575

Step 4 0.004246575 times $800 Result: 3.397260274

Step 5 Rounded Result: $3.40

  • No labels