Compound Interest

2.1 Introduction to Compound Interest

A. Simple and Compound Interest Comparison 

In the previous chapter, we focused on simple interest, a method where interest is calculated only on the principal amount. This unit shifts to compound interest. Let’s review what was discussed before. When money is borrowed or lent, a fee, known as interest, is charged. This fee is akin to rent on the borrowed amount.

There are two main ways to calculate interest:

  • Simple Interest: the interest is calculated only on the initial amount borrowed or invested. With this method, the growth of money is linear, meaning it increases at a constant rate. Simple interest is typically applied to short-term financial products, such as short-term personal loans and treasury bills.
  • Compound Interest: the interest earned in earlier periods, such as previous months, is added to the principal amount. This accumulated total then earns interest in subsequent periods. As a result, money grows exponentially, or at an increasingly rapid rate, under compound interest. This method is commonly applied to long-term financial products like mortgages and car loans.

To understand the difference between simple and compound interest, let’s use an example. Imagine $1000 is invested at a 10% annual interest rate for three years. We’ll compare two scenarios: one where the investment earns simple interest and another where it earns compound interest. To calculate the interest amount, we will use the formula [asciimath]I=P*r*t[/asciimath] provided in Chapter 1.

Simple Interest:

$1000 invested at 10% p.a.

Interest earned during year 1:

[asciimath]I_1=($1000)(10%)(1 \ "year")[/asciimath] [asciimath]=$100[/asciimath]

Interest earned during year 2:

[asciimath]I_2=(1000)(10%)(1)[/asciimath] [asciimath]=$100[/asciimath]

Interest earned during year 3:

[asciimath]I_3=(1000)(10%)(1)[/asciimath] [asciimath]=$100[/asciimath]

Total interest earned after 3 years:

[asciimath]I_t=$100+$100+$100[/asciimath] [asciimath]=$300[/asciimath]

A stacked bar chart depicting the principal and annual compound interest earned on $1000 in compound scenario, which is the sum of three $100s earned during year 1 to year 3.

 

Compound Interest:

$1000 invested at 10% p.a. compounded annually.

Interest earned during year 1:

[asciimath]I_1=($1000)(10%)(1 \ "year")[/asciimath] [asciimath]=$100[/asciimath]

Interest earned during year 2:

[asciimath]I_2=ubrace((1100))_(New\ P=1000+100)(10%)(1)[/asciimath] [asciimath]=$110[/asciimath]

Interest earned during year 2:

[asciimath]I_3=ubrace((1210))_(New\ P=1100+110)(10%)(1)[/asciimath] [asciimath]=$121[/asciimath]

Total interest earned after 3 years:

[asciimath]I_t=$100+$110+$121[/asciimath][asciimath]=$331[/asciimath]

A stacked bar chart depicting the principal and annual compound interest earned on $1000 in compound scenario, which is the sum of $100, $110, and $121 earned during year 1 to year 3, respectively.

Note that in the compound interest scenario, the interest earned during previous periods (for example, the previous year) is added to the original principal. This results in a higher amount on which interest is calculated in subsequent periods (such as the following years). As a result, the same investment accrues more interest and grows quicker over the same time frame with compound interest than it would with simple interest.

B. Determining Compounding Periods

The compounding period, also known as the conversion period, refers to the time interval between successive calculations of compound interest. Essentially, it’s the duration between one interest calculation and the next. Compounding frequency (C/Y), on the other hand, indicates how many times interest is compounded within a year. Table 2.1.1 lists various common frequencies for compounding interest.

Table 2.1.1 Compounding Frequencies for Common Compounding Periods

Compounding Frequency Compounding Period Frequency of Compounding Periods per Year (C/Y)
Annually Every 12 months (1 year) 1
Semi-annually Every 6 months 2
Quarterly Every 3 months 4
Monthly Every month 12
Daily Every day 365

The more frequently interest is compounded within a year, the greater the maturity value of the investment will be, given the same principal, rate, and time period. Figure 2.1.1 illustrates this by comparing the graph of the future value of $1000 as a function of time over 20 years for simple interest and compound interest with the compound interest calculated at varying frequencies. 

Figure 2.1.1 Comparison of the future value of $1000 as a function of time for simple interest and compounded interest at different compounding frequencies

When working on problems involving compound interest, compounding frequency is typically presented in words, like “monthly”. Your task is to identify this term and convert it into a numerical value, as outlined in Table 2.1.1, before proceeding with calculations. The relevant information in a problem is typically presented in the format “[asciimath]I//Y[/asciimath] compounded [asciimath]C//Y[/asciimath] “.

Where [asciimath]I//Y[/asciimath] represents the nominal interest rate, and [asciimath]C//Y[/asciimath] is the compounding frequency expressed in words. For example, in the statement “an investment earning 3.5% compounded semi-annually”, the nominal interest rate is 3.5%, and the compounding frequency, “semi-annually”, corresponds to [asciimath]C//Y = 2[/asciimath].

The periodic interest rate, which is the interest rate per compounding period is given by

[asciimath]i=(I//Y)/(C//Y)[/asciimath]Formula 2.1a

The total number of compounding periods over the entire term of an investment or loan is calculated by multiplying the compounding frequency per year by the total number of years in the term. This is represented by

 [asciimath]N=C//Y*t[/asciimath]Formula 2.2a

Where [asciimath]N[/asciimath] is the total number of compounding periods, [asciimath]C//Y[/asciimath] is the compounding frequency per year, and [asciimath]t[/asciimath] is the total number of years in the term.

 

Example 2.1.1: Components of Compound Interest

For each given scenario, determine the frequency of compounding periods per Year (C/Y), nominal interest rate (I/Y), periodic interest rate (i), term in years (t), and the number of compounding periods in the term (N).

a) 8.4% compounded semi-annually for 3 years

b) 7.2% compounded monthly for 3.5 years

c) 4% compounded quarterly for 4 years and 6 months

Show/Hide Solution

In each scenario, we look for the phrase that includes the keyword compounded and information about the nominal interest rate and the compounding frequency.

Then the periodic interest rate can be calculated using Formula 2.1a, [asciimath]i=(I//Y)/(C//Y)[/asciimath], and the number of compounding periods in the term is calculated using Formula 2.2a, [asciimath]N=C//Y*t[/asciimath].

a) 8.4% compounded semi-annually for 3 years

  • Frequency of Compounding Periods per Year: Semi-annually so [asciimath]C//Y = 2[/asciimath]
  • Nominal interest rate: [asciimath]I//Y = 8.4%[/asciimath]
  • Periodic Interest Rate: [asciimath]i=(8.4%)/2[/asciimath] [asciimath]=4.2%[/asciimath] per semi-annual
  • Term: [asciimath]t = 3 y[/asciimath]
  • Number of Compounding Periods in the term: [asciimath]N=2xx3[/asciimath] [asciimath]=6[/asciimath]

b) [asciimath]7 3/4%[/asciimath] compounded monthly for 3.5 years

  • Frequency of Compounding Periods per Year: Monthly so [asciimath]C//Y = 12[/asciimath]
  • Nominal interest rate: [asciimath]I//Y = 7 3/4% =7.75%[/asciimath]
  • Periodic Interest Rate: [asciimath]i=(7.75%)/2[/asciimath] [asciimath]=3.875%[/asciimath] per month
  • Term: [asciimath]t = 3.5 y[/asciimath]
  • Number of Compounding Periods in the term: [asciimath]N=12xx3.5[/asciimath] [asciimath]=42[/asciimath]

c) 4% compounded quarterly for 4 years and 6 months

  • Frequency of Compounding Periods per Year: Quarterly so [asciimath]C//Y = 4[/asciimath]
  • Nominal interest rate: [asciimath]I//Y = 4%[/asciimath]
  • Periodic Interest Rate: [asciimath]i=(4%)/4[/asciimath] [asciimath]=1%[/asciimath] per quarter
  • Term: [asciimath]t = 4 \ "years"+6 \ "months" = 4 \ "years"+6/12 \ "years" = 4.5 \ "years"[/asciimath]
  • Number of Compounding Periods in the term:  [asciimath]N=4xx4.5[/asciimath] [asciimath]=18[/asciimath]

 

Try an Example

 

Like simple interest problem solving, this chapter will discuss how to use formulas to compute the future value, present value, and the other related variables. Additionally, this chapter will show you how to use a financial calculator (e.g., Texas Instrument BA II Plus) for the calculations. A financial calculator has all the formulas built into it. It is suggested that you learn both approaches.

Section 2.1 Exercises

  1. An investment is earning interest at 7.23% compounded monthly for 8 years and 6 months. a) What is the nominal interest rate per year (I/Y)? b) What is the number of compounding periods (frequency) per year (C/Y)? c) What is the investment period in years (t)? d) Calculate the periodic interest rate (i). e) Calculate the number of compounding periods in the term (N). Round your answers to two decimal places if needed.
    Show/Hide Answer

     

    I/Y = 7.23%
    C/Y = 12
    t = 8.50  years
    i = 0.6%  per month
    N = 102
  2. A loan is charged an interest of 3.9% compounded quarterly for 5 years and 3 months. a) What is the nominal interest rate per year (I/Y)? b) What is the number of compounding periods (frequency) per year (C/Y)? c) What is the loan period in years (t)? d) Calculate the periodic interest rate (i). e) Calculate the number of compounding periods in the term (N). Round your answers to two decimal places if needed.
    Show/Hide Answer

     

    I/Y = 3.9%
    C/Y = 4
    t = 5.25 years
    i = 0.98% per month
    N = 21

License

Icon for the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

Mathematics of Finance Copyright © 2024 by Amir Tavangar is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License, except where otherwise noted.

Share This Book