Compound interest

From Wikipedia, the free encyclopedia

Compound interest refers to the fact that whenever interest is calculated, it is based not only on the original principal, but also on any unpaid interest that has been added to the principal. The more frequently interest is compounded, the faster the balance grows.

Interest rates must be comparable in order to be useful, and in order to be comparable, the interest rate and the compounding frequency must be disclosed. Since most people think of rates as a yearly percentage, many governments require financial institutions to disclose a (notionally) comparable yearly interest rate on deposits or advances. Compound interest rates may be referred to as Annual Percentage Rate, Effective interest rate, Effective Annual Rate, and by other terms. When a fee is charged up front to obtain a loan, APR usually counts that cost as well as the compound interest in converting to the equivalent rate. These government requirements enable consumers to compare the actual cost of borrowing.

Compound interest rates may be converted to allow for comparison: for any given interest rate and compounding frequency, an "equivalent" rate for a different compounding frequency exists.

Compound interest may be contrasted with simple interest, where interest is not added to the principal (there is no compounding). Compound interest predominates in finance and economics, and simple interest is used infrequently (although certain financial products may contain elements of simple interest).

Contents

[edit] Terminology

The effect of compounding depends on the frequency with which interest is compounded and the periodic interest rate which is applied. Therefore, in order to define accurately the amount to be paid under a legal contract with interest, the frequency of compounding (yearly, half-yearly, quarterly, monthly, daily, etc.) and the interest rate must be specified. Different conventions may be used from country to country, but in finance and economics the following usages are common:

Periodic rate: the interest that is charged (and subsequently compounded) for each period. The periodic rate is used primarily for calculations, and is rarely used for comparison. The periodic rate is defined as the annual nominal rate divided by the number of compounding periods per year.

Nominal interest rate or nominal annual rate: the annual rate, unadjusted for compounding. For example, 12% annual nominal interest compounded monthly has a periodic (monthly) rate of 1%.

Effective annual rate: the nominal annual rate "adjusted" to allow comparisons; the nominal rate is restated to reflect the effective rate as if annual compounding were applied.

Economists generally prefer to use effective annual rates to allow for comparability. In finance and commerce, the nominal annual rate may be the most frequently used. When quoted with the compounding frequency, a loan with a given nominal annual rate is fully specified (the effect of interest for a given loan scenario can be precisely determined), but cannot be compared to loans with different compounding frequency.

Loans and finance may have other "non-interest" charges, and the terms above do not attempt to capture these differences. Other terms such as annual percentage rate and annual percentage yield may have specific legal definitions and may or may not be comparable, depending on the jurisdiction.

The use of the terms above (and other similar terms) may be inconsistent, and vary according to local custom, marketing demands, simplicity or for other reasons.

[edit] Exceptions

  • US and Canadian T-Bills (short term Government debt) have a different convention. Their interest is calculated as (100-P)/P where 'P' is the price paid. Instead of normalizing it to a year, the interest is prorated by the number of days 't': (365/t)*100. (See day count convention). The total calculation is ((100-P)/P)*((365/t)*100).
  • Corporate Bonds are most frequently payable twice yearly. The amount of interest paid (each six months) is the disclosed interest rate divided by two (multiplied by the principal). The yearly compounded rate is higher than the disclosed rate.
  • Canadian mortgage loans are generally semi-annual compounding with monthly (or more frequent) payments.
  • U.S. mortgages generally use monthly compounding (with corresponding payment periods).
  • Economists and certain techniques for, e.g., valuation of derivatives may use continuous compounding, where the maximum (bordering on infinite) frequency of compounding is used. Continuous compounding allows for the use of certain mathematical approaches that are more "elegant," and possibly easier to compute.

[edit] Mathematics of interest rates

[edit] Simple Formulas

Formulas are presented in greater detail at time value of money.

In the formulas below, i or r are the interest rate, expressed as a true percentage (i.e. 10% = 10/100 = 0.10). FV and PV represent the future and present value of a sum.

These are the most basic formulas required by a new student:

FV = PV ( 1+i )^n\,

The above calculates the future value, (FV), of an investment, (PV) accruing at a fixed interest rate of i% for n periods. Also a=p(1+r/t)^nt can be used.

PV = \frac {FV} {\left( 1+i \right)^n}\,

The above calculates what present value (PV) would be needed to produce a certain future value (FV) if interest of i% accrues for n periods.

i = \left(\sqrt[n]{\left( \frac {FV} {PV} \right)} -1\right) \, or i = \left(\left( \frac {FV} {PV} \right)^\left(\frac {1} {n} \right)- 1\right),

The above two formulas are the same and calculate the compound interest rate i% achieved if an initial investment of PV returns a value of FV after n accrual periods.

[edit] Translating different compounding periods

Each time unpaid interest is compounded and added to the principal, the resulting principal is grossed up to equal P(1+i%).

A) You are told the interest is 8% a year, with 2%(=8/4) interest charged every quarter. What is the equivalent annual rate?. Start with $100. At the end of one year it will be:
$100 (1+ .02) (1+ .02) (1+ .02) (1+ .02) = $108.24
We know that $100 invested at 8.24% will give you $108.24 at year end. So the equivalent rate is 8.24%. Using a financial calculator or a [table] is simpler still. Using the Future Value of a Dollar function, input

  • PV = 100
  • n = 4
  • i = 2
  • solve for FV = 108.24

B) You know the equivalent annual interest rate is 4%, but it will be compounded quarterly. You need to find the interest rate that will be applied each quarter.
$100 (1+ .009853) (1+ .009853) (1+ .009853) (1+ .009853) = $104
The math to find the 0.9853% is discussed at Time value of money, but using a financial calculator or [table] is easier. Input

  • PV = 100
  • n = 4
  • FV = 104
  • solve for interest = 0.9853%

C) You sold your house for a 60% profit. What was the annual return? You owned the house for 4 years, paid $100,000 originally, and sold it for $160,000.
$100,000 (1+ .1247) (1+ .1247) (1+ .1247) (1+ .1247) = $160,000
Find the 12.47% annual rate the same way as B.) above, using a financial calculator or [table]. Input

  • PV = 100,000
  • n = 4
  • FV = 160,000
  • solve for interest = 12.47%


[edit] Example question:

In January 1970 the S&P 500 index stood at 92.06 and in January 2006 the index stood at 1248.29. What has been the annual rate of return achieved? (ignoring dividends).

 
PV = 92.06 \,
 
FV = 1248.29 \,
 
n = 36 (years) \,
 

[edit] Answer:

i = \sqrt[36]{\left( \frac {1248.29} {92.06} \right)} -1 = 7.51% \,
 

[edit] The Rule of 72

The Rule of 72 is a very simple way of illustrating the growth potential of compound interest. The rule says simply this:

\frac {72}  {i} \approx n, where \ i is the interest rate and \ n is the number of time periods needed to double the principal.

For example, say a mutual fund grows at 12% average interest rate. According to the rule of 72, if money were invested in this mutual fund, then it would double every 6 \left(\frac {72} {12}=6\right) years. This calculation deals only with the gross amount, taxes must be factored into growth if taxable vehicles (such as CD's, mutual funds, etc) are used.

However, the above Rule of 72 merely gives an approximation of the time needed to retain an investment before it doubles in value. The accurate calculation is as follows:

n = \frac{\ln 2}{\ln(1+i)}

[edit] Periodic compounding

The amount function for compound interest is an exponential function in terms of time.

A(t) = A_0 \left(1 + \frac {r} {n}\right) ^ {n \cdot t}

  • n = Number of compounding periods per each t (time in years) (note that the total number of compounding periods is n \cdot t)

As n increases, the rate approaches an upper limit of er. This rate is called continuous compounding, see below.

Since the principal A(0) is simply a coefficient, it is often dropped for simplicity, and the resulting accumulation function is used in interest theory instead. Accumulation functions for simple and compound interest are listed below:

a(t)=1+t r\,
a(t) = \left(1 + \frac {r} {n}\right) ^ {n \cdot t}

Note: A(t) is the amount function and a(t) is the accumulation function.

[edit] Force of interest

In mathematics, the accumulation functions are often expressed in terms of e, the base of the natural logarithm. This facilitates the use of calculus methods in manipulation of interest formulas. This is called the force of interest.

The force of interest is defined as the following:

\delta_{t}=\frac{a'(t)}{a(t)}\,
a(n)=e^{\int_0^n \delta_t\, dt}\,. Note that this equation contains an ERROR given the previous equation. The below is a deemed correction.
a(n)-a(0) =e^{\int_0^n \delta_t\, dt}\ ,

When the above formula is written in differential equation format, the force of interest is simply the coefficient of amount of change.

da(t)=\delta_{t}a(t)\,dt\,

The force of interest for compound interest is a constant for a given r, and the accumulation function of compounding interest in terms of force of interest is a simple power of e:

\delta=\ln(1+r)\,
a(t)=e^{t\delta}\,

[edit] Continuous compounding

For interest compounded a certain number of times, n, per year, such as monthly or quarterly, the formula is:

a(t)=\left(1+\frac{r}{n}\right)^{n \cdot t}\,

Continuous compounding can be thought as making the compounding period infinitely small; therefore achieved by taking the limit of n to infinity. One should consult definitions of the exponential function for the mathematical proof of this limit.

a(t)=\lim_{n\to\infty}\left(1+\frac{r}{n}\right)^{n \cdot t}
a(t)=e^{r \cdot t}

The amount function is simply

A(t)=A_0 e^{r \cdot t}

[edit] Compounding bases

See Day count convention

To convert an interest rate from one compounding basis to another compounding basis, the following formula applies:

r_2=\left[\left(1+\frac{r_1}{n_1}\right)^\frac{n_1}{n_2}-1\right]{\times}n_2

where r1 is the stated interest rate with compounding frequency n1 and r2 is the stated interest rate with compounding frequency n2.

When interest is continuously compounded:

R=n{\times}\ln{\left(1+\frac{r}{n}\right)}

where R is the interest rate on a continuous compounding basis and r is the stated interest rate with a compounding frequency n.

Another formula to calculate compound interest is y=a \cdot b^x where y is the money after interest is calculated, a is the initial deposit, b is the interest rate in a decimal form (divided by the number of compoundings if applicable), and x is the exponent of b which represents the time (multiplied by the number of compoundings if applicable).

[edit] History

If the Native American tribe that accepted goods worth 60 guilders for the sale of Manhattan in 1626 had invested the money in a Dutch bank at 6.5% interest, compounded annually, then in 2005 their investment would be worth over €700 billion (around US$820 billion), more than the assessed value of the real estate in all five boroughs of New York City.

Compound interest was once regarded as the worst kind of usury, and was severely condemned by Roman law, as well as the common laws of many other countries. [1]

Richard Witt's book Arithmeticall Questions, published in 1613, was a landmark in the history of compound interest. It was wholly devoted to the subject (previously called anatocism), whereas previous writers had usually treated compound interest briefly in just one chapter in a mathematical textbook. Witt's book gave tables based on 10% (the then maximum rate of interest allowable on loans) and on other rates for different purposes, such as the valuation of property leases. Witt was a London mathematical practitioner and his book is notable for its clarity of expression, depth of insight and accuracy of calculation, with 124 worked examples.[2][3]

[edit] See also

Look up interest in Wiktionary, the free dictionary.

[edit] References

  1. ^ This article incorporates content from the 1728 Cyclopaedia, a publication in the public domain.
  2. ^ Lewin, C G (1970). "An Early Book on Compound Interest - Richard Witt's Arithmeticall Questions". Journal of the Institute of Actuaries 96 (1): 121-132. 
  3. ^ Lewin, C G (1981). "Compound Interest in the Seventeenth Century". Journal of the Institute of Actuaries 108 (3): 423-442. 

[edit] External links