Arikah Map

Time value of money

The time value of money (TVM) is a way of calculating the value of a sum of money, at any time in the present or future. It allows us to calculate:

  1. Present Value (PV) is the present value of an amount that will be received in the future. It answers such questions as, what is the value now of a zero-coupon bond that will pay $1,000 in 10 years?
  2. Future Value (FV) is the future worth of a present amount. It answers such questions as, how much will be in my savings account at year end, which has $1,000 in it now, and pays 5% compounded yearly?
  3. Present Value of an Annuity (PVA) is the present value of a stream of future payments. It determines the value of your mortgage today, if you can afford 20 years of payments of $xxx.
  4. Future Value of an Annuity (FVA) is the future value of a stream of payments (annuity). If I save $2,000 per year and it earns 5% compounded yearly, what will be the total sum after 40 years?
  5. A Perpetuity is an annuity that lasts "forever", or at least indefinitely. Since most financial instruments have a specified end, this concept applies to investments that generate some form of (relatively) consistent cash flow; an example may be a rental property. The value of a Certificate of Deposit (CD or GIC) with a fixed term will be determined assuming it is reinvested at its maturity.

The premise of time value of money is that an investor prefers to receive money today, rather than the same amount in the future, all else being equal. As a result, the investor demands interest to compensate, which may be paid periodically or at the end of the period. The interest compensates for the time in which the money could be put to productive use, the risk of default, and the risk of inflation (as well as some other more technical factors).


Contents

Calculations

There are several basic equations that represent the equalities listed above. The variables can be input into a financial calculator, input at any suitable online calculator or extrapolated from online/printed tables of values.

For any of the equations below, the formulae may also be rearranged to determine one of the other unknowns. In the case of the standard annuity formula, however, there is no closed-form algebraic solution for the interest rate (although financial calculators can readily determine solutions).

These equations are frequently combined for particular uses. For example, bonds can be readily priced using these equations. A typical coupon bond is composed of two types of payments: a stream of coupon payments similar to an annuity, and a lump-sum return of capital at the end of the bond's maturity - that is, a future payment. The two formulas can be combined to provide a present value for the bond.

An important note is that the interest rate r is the interest rate for the relevant period. For an annuity that makes one payment per year, r will be the annual interest rate. For an income or payment stream with a different payment schedule, the interest rate must be converted into the relevant periodic interest rate, for example, a monthly rate for a mortgage with monthly payments (see the example below). See compound interest for details on converting between different periodic interest rates.

The rate of return in the calculations can be either the variable solved for, or a predefined variable that measures a discount rate, interest, inflation, rate of return, cost of equity, cost of debt or any number of other analogous concepts. The choice of the appropriate rate is critical to the exercise, and choice of the wrong discount rate can make the results meaningless. In most cases, however, the mathematics are similar, if not identical.

For calculations of annuities, you must decide whether the payments are made at the beginning of each time period, or (as in the formulas given) at the end. The calculator you use will allow the input somehow.

Formulas

Present value of a future sum

The present value formula is the core formula for the time value of money; each of the other formulae is derived from this formula. For example, the annuity formula is the sum of a series of present value calculations.

Future value of a present sum

<math> FV \ = \ PV (1+r)^n </math>

Present value of an annuity

Future value of an annuity

Present value of a growing annuity

Similar to the formula for an annuity, the present value of a growing annuity (PVGA) uses the same variables with the addition of G as the rate of growth of the annuity (A is the annuity payment in the first period). This is a calculation that is rarely provided for on financial calculators.

<math>PVGA\,=\, {A \over (r - G)} \cdot (1- {(1+G)^n \over (1+r)^n}) </math>

Present value of a perpetuity

The PV of a perpetuity (a perpetual annuity) formula is simple division.

<math> PVP \ = \ { A \over r } </math>

Present value of a growing perpetuity

When the perpetual annuity payment grows at a fixed rate (g) the value is theoretically determined according to the following formula. In practice, there are few securities with precisely these characteristics, and the application of this valuation approach is subject to various qualifications and modifications. Most importantly, it is rare to find a growing perpetual annuity with fixed rates of growth and true perpetual cash flow generation. Despite these qualifications, the general approach may be used in valuations of real estate, equities, and other assets.

<math> PVGP \ = \ { A \over (r-g) } </math>

Derivations

Annuity derivation

The formula for present value of a regular stream of future payments (an annuity) is derived from a straightforward transformation of the formula for present value of a single future payment, as below, where C is the payment amount and n the time period..

Imagine the present value of a stream of two future payments at times n1 and n2:

<math> PV \ = \ {C \over { (1+r)^1} } + {C \over { (1+r)^2 } } </math>

Multiply both sides by <math> (1 + r)^1</math> (which is equivalent to (1 + r) ):

<math> PV (1+r) \ = PV + PVr = \ C + {C \over { (1+r) } } </math>

Subtract PV from both sides, substituting the right side of the original equation for PV:

<math> PV r \ = \ C + {C \over { (1+r) } } - ({C \over { (1+r) } } + {C \over { (1+r)^2 } })\ = \ C - {C \over { (1+r)^2 } } </math>

Divide both sides by r:

<math> PV \ = \ {C \over r} - {C \over { r(1+r)^2 } } </math>

Factor out <math> {C \over r} </math> on the right side:

<math> PV \ = \ {C \over r }({1 - {1 \over { (1+r)^2 } }}) </math>

Note that this is the same as the annuity formula for a two-period annuity. Similarly, it should be clear that this same method can be used for a continuous series of annuity payments of any length, as the intermediate terms (from n=1 to n=(x-1) ) always drop out: simply substitute n in the annuity formula for the last term.

More formally:

<math>PV \ = \sum_{i=1}^n {C \over (1+r)^i} \ = \ {C \over (1+r)^1} + {C \over (1+r)^2} +\cdots+ {C \over (1+r)^{(n-1)} } + {C \over (1+r)^n} \ = \ {C \over r }({1 - {1 \over { (1+r)^n } }}) </math>

Perpetuity derivation

Without showing the formal derivation here, the perpetuity formula is derived from the annuity formula. Specifically, the term:

<math> ({1 - {1 \over { (1+r)^n } }}) </math>

can be seen to approach the value of 1 as n grows larger. At infinity, it is equal to 1, leaving <math> {C \over r} </math> as the only term remaining.

Examples

#1: Present value

One hundred euros to be paid 1 year from now, where the expected rate of return is 5% per year, is worth in today's money:

<math> P \ = \ F \times (P/F) \ = F \times \ { 1 \over (1+r)^n } \ = \ \frac{\ 100}{1.05} \ = \ 95.23</math>

So the present value of €100 one year from now at 5% is €95.23.

#2: Present value of an Annuity - solving for the payment amount

Consider a 30 year mortgage where the principal amount P is $200,000 and the annual interest rate is 6%.

The number of monthly payments is

<math> n = 30 {\rm \ years} \times 12 {\rm \ months \ per \ year} = 360 {\rm \ months}</math>

and the monthly interest rate is

<math> r = { 6 {\rm \% \ per \ year} \over 12 {\rm \ months \ per \ year} } = 0.5 {\rm \% \ per \ month} </math>

The annuity formula for (A/P) calculates the monthly payment:

<math> A \ = \ P \times \left( A / P \right) \ = \ P \times { r (1+r)^n \over (1+r)^n - 1 }

\ = \ \$200,000 \times { 0.005(1.005)^{360} \over (1.005)^{360} - 1 } </math>

<math> = \ \$200,000 \times 0.006 \ = \ \$1,200 {\rm \ per \ month} </math>

#3: Solving for the period needed to double money

Consider a deposit of $100 placed at 10% (annual). How many years are needed for the value of the deposit to double to $200?

Using the algrebraic identity that if:

<math> x \ = \ b^y </math>

then

<math> y \ = \ {ln (x) \over ln(b)} </math>

The present value formula can be rearranged such that:

<math> y \ = \ {ln ({FV \over PV}) \over ln(1+r)} \ = \ {ln ({200 \over 100}) \over ln(1.10)} \ =\ {0.693 \over 0.0953} \ =\ 7.27 </math> (years)

This same method can be used to determine the length of time needed to increase a deposit to any particular sum, as long as the interest rate is known. For the period of time needed to double an investment, the Rule of 72 is a useful shortcut that gives a reasonable approximation of the time period needed.

#4: What return is needed to double money?

Similarly, the present value formula can be rearranged to determine what rate of return is needed to accumulate a given amount from an investment. For example, $100 is invested today and $200 return is expected in five years; what rate of return (interest rate) does this represent?

The present value formula restated in terms of the interest rate is:

<math> r \ = \ ({FV \over PV})^{1 \over n} - 1 \ = \ ({200 \over 100})^{1 \over 5} - 1 \ = \ 2^{0.20} - 1 \ = \ 0.15 \ = \ 15% </math>

#5: Calculate the value of a regular savings deposit in the future.

To calculate the future value of a stream of savings deposit in the future requires two steps, or, alternatively, combining the two steps into one large formula. First, calculate the present value of a stream of deposits of $1000 every year for 20 years earning 7% interest:

<math>PVA \,=\,A\cdot\frac{1-\frac{1}{\left(1+r\right)^n}}{r} \ = \ 1000\cdot\frac{1-\frac{1}{\left(1+.07\right)^{20}}}{.07} \ = \ 1000\cdot {1- 0.258 \over .07} \ = \ 1000 * 10.594 \ = \ $10,594</math>

This does not sound like very much, but remember - this is future money discounted back to its value today; it is understandably lower. To calculate the future value (at the end of the twenty-year period):

<math> FV \ = \ PV (1+r)^n \ = \ $10,594 * (1+.07)^{20} \ = \ $10,594 * 3.87 \ = \ $40,995 </math>

These steps can be combined into a single formula:

<math>FV \,=\,A\cdot\frac{1-\frac{1}{\left(1+r\right)^n}}{r} \cdot (1+r)^n \,=\,A\cdot\frac{\left(1+r\right)^n-1}{r}</math>

#6: Price/earnings (P/E) ratio

It is often mentioned that perpetuities, or securities with an indefinitely long maturity, are rare or unrealistic, and particularly those with a growing payment. In fact, many types of assets have characteristics that are similar to perpetuities. Examples might include income-oriented real estate, preferred shares, and even most forms of publicly-traded stocks. Frequently, the terminology may be slightly different, but are based on the fundamentals of time value of money calculations. The application of this methodology is subject to various qualifications or modifications, such as the Gordon growth model.

For example, stocks are commonly noted as trading at a certain price/earnings ratio. The P/E ratio is easily recognized as a variation on the perpetuity or growing perpetuity formulae - save that the P/E ratio is usually cited as the inverse of the "rate" in the perpetuity formula.

If we substitute for the time being: the price of the stock for the present value; the earnings per share of the stock for the cash annuity; and, the discount rate of the stock for the interest rate, we can see that:

<math> {P \over E} \ = \ {1 \over r} \ = \ {PV \over A } </math>

And in fact, the P/E ratio is analogous to the inverse of the interest rate (or discount rate).

<math> { 1 \over P/E } \ = \ r </math>

Of course, stocks may have increasing earnings. The formulation above does not allow for growth in earnings, but to incorporate growth, the formula can be restated as follows:

<math> { P \over E } \ = \ {1 \over (r-g)}</math>

If we wish to determine the implied rate of growth (if we are given the discount rate), we may solve for g:

<math> g \ = \ r - {E \over P}</math>

Time value of money formulae with continuous compounding

Rates are sometimes converted into the continous compound interest rate equivalent because the continuous equivalent is more convenient (for example, more easily differentiated). Each of the formulae above may be restated in their continuous equivalents. For example, the present value of a future payment can be restated in the following way, where e is the base of the natural logarithm:

<math> \ PV \ = \ FVe^{-rn} </math>

See below for formulaic equivalents of the time value of money formulae with continuous compounding.

Present value of an annuity

<math> \ PV \ = \ {A(1-e^{-rn}) \over e^r - 1} </math>

Present value of a perpetuity

<math> \ PV \ = \ {A \over e^r - 1} </math>

Present value of a growing annuity

<math> \ PV \ = \ {A(1-e^{-(r-g)n}) \over e^{(r-g)} - 1} </math>

Present value of a growing perpetuity

<math> \ PV \ = \ {A \over e^{(r-g)} - 1} </math>

See also

Categories


Actuarial science | Basic financial concepts | Money

Find

Find

Find