Annuity (finance theory)

From Wikipedia, the free encyclopedia
Jump to: navigation, search

In finance theory, an annuity is a terminating "stream" of fixed payments, i.e., a collection of payments to be periodically received over a specified period of time.[1] The valuation of such a stream of payments entails concepts such as the time value of money, interest rate, and future value.[2]

Examples of annuities are regular deposits to a savings account, monthly home mortgage payments and monthly insurance payments. Annuities are classified by the frequency of payment dates. The payments (deposits) may be made weekly, monthly, quarterly, yearly, or at any other interval of time.

Contents

Annuity-immediate [edit]

An annuity is a series of payments made at fixed intervals of time. If the number of payments is known in advance, the annuity is an annuity-certain. If the payments are made at the end of the time periods, so that interest is accumulated before the payment, the annuity is called an annuity-immediate, or ordinary annuity. Mortgage payments are annuity-immediate, interest is earned before being paid.

... payments
——— ——— ——— ———
0 1 2 ... n periods

The present value of an annuity is the value of a stream of payments, discounted by the interest rate to account for the fact that payments are being made at various moments in the future. The present value is given in actuarial notation by:

a_{\overline{n}|i} = \frac{1-\left(1+i\right)^{-n}}{i},

where n is the number of terms and i is the per period interest rate. Present value is linear in the amount of payments, therefore the present value for payments, or rent R is:


PV(i,n,R) = R \times a_{\overline{n}|i}

In practice, often loans are stated per annum while interest is compounded and payments are made monthly. In this case, the interest I is stated as a nominal interest rate, and i = I/12.

The future value of an annuity is the accumulated amount, including payments and interest, of a stream of payments made to an interest-bearing account. For an annuity-immediate, it is the value immediately after the n-th payment. The future value is given by:


s_{\overline{n}|i} = \frac{(1+i)^n-1}{i}

where n is the number of terms and i is the per period interest rate. Future value is linear in the amount of payments, therefore the future value for payments, or rent R is:


FV(i,n,R) = R \times s_{\overline{n}|i}

Example: The present value of a 5 year annuity with annual interest rate 12% and monthly payments of $100 is:


PV(0.12/12,5\times 12,$100) = $100 \times a_{\overline{60}|0.01}
= $4,495.50

The rent is understood as either the amount paid at the end of each period in return for an amount PV borrowed at time zero, the principal of the loan, or the amount paid out by an interest-bearing account at the end of each period when the amount PV is invested at time zero, and the account becomes zero with the n-th withdrawal.

Future and present values are related as:


s_{\overline{n}|i} = (1+i)^n \times a_{\overline{n}|i}

and


\frac{1}{a_{\overline{n}|i}} - \frac{1}{s_{\overline{n}|i}} = i

Annuity-due [edit]

An annuity-due is an annuity whose payments are made at the beginning of each period.[3] Deposits in savings, rent or lease payments, and insurance premiums are examples of annuities due.

... payments
——— ——— ——— ———
0 1 ... n-1 n periods

Because each annuity payment is allowed to compound for one extra period. Thus, the present and future values of an annuity-due can be calculated through the formula:


\ddot{a}_{\overline{n|}i} = (1+i) \times a_{\overline{n|}i}  = \frac{1-\left(1+i\right)^{-n}}{d}

and


\ddot{s}_{\overline{n|}i} = (1+i) \times s_{\overline{n|}i} =   \frac{(1+i)^n-1}{d}

where n are the number of terms, i is the per term interest rate, and d is the effective rate of discount given by d=i/(i+1).

Future and present values for annuities due are related as:


\ddot{s}_{\overline{n}|i} = (1+i)^n \times \ddot{a}_{\overline{n}|i}

and


\frac{1}{\ddot{a}_{\overline{n}|i}} - \frac{1}{\ddot{s}_{\overline{n}|i}} = d

Example: The final value of a 7 year annuity-due with annual interest rate 9% and monthly payments of $100:


FV_{due}(0.09/12,7\times 12,$100) = $100 \times \ddot{a}_{\overline{84}|0.0075}
= $11,730.01.

Note that in Excel, the PV and FV functions take on optional fifth argument which selects from annuity-immediate or annuity-due.

An annuity-due with n payments is the sum of one annuity payment now and an ordinary annuity with one payment less, and also equal, with a time shift, to an ordinary annuity with one payment more, minus the last payment. Thus we have:

 \ddot{a}_{\overline{n|}i}=a_{\overline{n}|i}(1 + i)=a_{\overline{n-1|}i}+1 (value at the time of the first of n payments of 1)
 \ddot{s}_{\overline{n|}i}=s_{\overline{n}|i}(1 + i)=s_{\overline{n+1|}i}-1 (value one period after the time of the last of n payments of 1)

Perpetuity [edit]

A perpetuity is an annuity for which the payments continue forever. Since:


\lim_{n\,\rightarrow\,\infty}\,PV(i,n,R)\,=\,\frac{R}{i}

even a perpetuity has a finite present value when there is a non-zero discount rate. The formula for a perpetuity are:


a_{\overline{\infty}|i} = 1/i;\qquad \ddot{a}_{\overline{\infty}|i} = 1/d.

where i is the interest rate and d=i/(1+i) is the effective discount rate.

Proof of Annuity Formula [edit]

To calculate present value, the k-th payment must be discounted to the present by dividing by the interest, compounded by k terms. Hence the contribution of the k-th payment R would be R/(1+i)^k. Just considering R to be one, then:


a_{\overline n|i} = \sum_{k=1}^n \frac{1}{(1+i)^k} = \left( \frac{1}{1+i} - \frac{1}{(1+i)^{n+1}}\right) \sum_{k=0}^\infty \frac{1}{(1+i)^k}

We notice that the second factor is an infinite geometric progression of the form,


\sum_{k=0}^\infty \kappa^k = \frac{1}{1-\kappa}

therefore,


a_{\overline n|i} = \left( \frac{(1+i)^n - 1}{(1+i)^{n+1}}\right )\left( \frac{1}{1-1/(1+i)}\right)
= \left( \frac{1-(1+i)^{-n}}{1+i}\right )\left( \frac{1+i}{i}\right)
= \frac{1-(1+i)^{-n}}{i}.

Similarly, we can prove the formula for the future value. The payment made at the end of the last year would accumulate no interest and the payment made at the end of the first year would accumulate interest for a total of (n−1) years. Therefore,


s_{\overline n|i} = 1 + (1+i) + (1+i)^2 + \cdots + (1+i)^{n-1} = (1+i)^n a_{\overline n|i} = \frac{(1+i)^n-1}{i}

Amortization Calculations [edit]

If an annuity is for repaying a debt P with interest, the amount owed after n payments is:


\frac{R}{i}- \left( 1+i \right) ^n \left( \frac{R}{i} - P \right)

because the scheme is equivalent with borrowing the amount R/i to create a perpetuity with coupon R, and putting R/i-P of that borrowed amount in the bank to grow with interest i. Conceptually, the payments to the perpetuity are being applied against an amount of P of the debt, while the additional debt of R/i-P compounds until retired in a single payment from the saved amount. What remains owed after the obligation to the excess borrowing is retired is the amortized amount of debt due to borrowing P.

Also, this can be thought of as the present value of the remaining payments:


R\left[ \frac{1}{i}-\frac{(i+1)^{n-N}}{i} \right] = R \times a_{\overline {N-n}|i}

See also fixed rate mortgage.

Example calculations [edit]

Formula for Finding the Periodic payment(R), Given A:

R = A/(1+〖(1-(1+(j/m) )〗^(-(n-1))/(j/m))

Examples:

  1. Find the periodic payment of an annuity due of $70000, payable annually for 3 years at 15% compounded annually.
    • R = 70000/(1+〖(1-(1+((.15)/1) )〗^(-(3-1))/((.15)/1))
    • R = 70000/2.625708885
    • R = $26659.46724
  2. Find the periodic payment of an annuity due of $250700, payable quarterly for 8 years at 5% compounded quarterly.
    • R= 250700/(1+〖(1-(1+((.05)/4) )〗^(-(32-1))/((.05)/4))
    • R = 250700/26.5692901
    • R = $9435.71

Finding the Periodic Payment(R), Given S:

R = S\,/((〖((1+(j/m) )〗^(n+1)-1)/(j/m)-1)

Examples:

  1. Find the periodic payment of an accumulated value of $55000, payable monthly for 3 years at 15% compounded monthly.
    • R=55000/((〖((1+((.15)/12) )〗^(36+1)-1)/((.15)/12)-1)
    • R = 55000/45.67944932
    • R = $1204.04
  2. Find the periodic payment of an accumulated value of $1600000, payable annually for 3 years at 9% compounded annually.
    • R=1600000/((〖((1+((.09)/1) )〗^(3+1)-1)/((.09)/1)-1)
    • R = 1600000/3.573129
    • R = $447786.80

Other types [edit]

  • Fixed annuities – These are annuities with fixed payments. They are primarily used for low risk investments like government securities or corporate bonds. Fixed annuities offer a fixed rate but are not regulated by the Securities and Exchange Commission. This type can be adversely affected by high inflation.
  • Variable annuities – Unlike fixed annuities, these are regulated by the SEC. They allow you to invest in portions of money markets.

See also [edit]

References [edit]

  1. ^ Gibson, Eloise. "Explaining Annuities". Business Day. Retrieved 05/09/11. .
  2. ^ Lasher, William (2008). Practical financial management. Mason, Ohio: Thomson South-Western. p. 230. ISBN 0-324-42262-8. .
  3. ^ Jordan, Bradford D.; Ross, Stephen David; Westerfield, Randolph (2000). Fundamentals of corporate finance. Boston: Irwin/McGraw-Hill. p. 175. ISBN 0-07-231289-0. 
  • Samuel A. Broverman (2010). Mathematics of Investment and Credit, 5th Edition. ACTEX Academic Series. ACTEX Publications. ISBN 978-1-56698-767-7.  Text "." ignored (help)
  • Stephen Kellison (2008). Theory of Interest, 3rd Edition. McGraw-Hill/Irwin. ISBN 978-0-07-338244-9.  Text "." ignored (help)