Weighted-Average Life

From Wikipedia, the free encyclopedia

The Weighted-Average Life (WAL) of an amortizing loan or amortizing bond, also called average life,[1] is the weighted average of the times of the principal repayments: it's the average time until a dollar of principal is repaid.

In a formula,

\text{WAL} = \sum_{i=1}^n \frac {P_i}{P} t_i,

where:

  • P is the principal,
  • Pi is the principal repayment in coupon i, hence
  • \frac{P_i}{P} is the fraction of the principal repaid in coupon i, and
  • ti is the time from the start to coupon i.

Contents

[edit] Related concepts

WAL should not be confused with the following distinct concepts:

Bond duration
Bond duration is the weighted average of the times of the present values of all the cash flows (not distinguishing between principal and interest), while WAL is the weighted average of the actual amounts of the principal payments (disregarding interest, and not discounting). For an amortizing loan with equal payments, the WAL will be higher than the duration, as the early payments are weighted towards interest, while the later payments are weighted towards principal, and further, taking present value (in duration) discounts the later payments.
Time until 50% of the principal has been repaid
WAL is a mean, while "50% of the principal repaid" is a median; see difference between mean and median. This is a common misunderstanding.[2] Since for a flat payment amortizing loan, principal outstanding is a concave function (of time), at the WAL, less than half the principal will have been paid off. Intuitively, this is because most of the principal repayment happens at the end. Formally, the distribution of repayments is negative skewed: the small principal repayments at the beginning drag down the WAL (mean) more than they reduce the median.
Weighted Average Maturity (WAM)
WAM is an average across several loans, and applied to pools of mortgages, instead of an average of principal repayments for a single loan.

[edit] Applications

WAL is a measure of credit risk in an amortizing loan, bearing in mind that the main credit risk of a loan is the risk of loss of principal.

WAL should not be used to calculate interest rate risk, as it only includes the principal payments, omitting interest payments. Instead, one should use bond duration, which takes the average of all cash flows.

[edit] Examples

On a $100,000 30-year loan, paying monthly, one has the following WALs, for the given annual interest rates (and corresponding amortizing payments, calculated via an amortization calculator):

Rate Payment Total Interest WAL
4% $477.42 $71,871.20 17.97
8% $733.76 $164,153.60 20.52
12% $1,028.61 $270,299.60 22.52

Note that as interest rate increases, WAL increases.

See below for relations between amortized payments, total interest, and WAL.

[edit] Total Interest

WAL allows one to easily compute the total interest payments, which is given by:

\text{WAL} \times r \times P

where r is the annual interest rate and P is the initial principal.

This can be understood intuitively as: "A dollar of principal is outstanding for on average the WAL, hence the interest on an average dollar is \text{WAL} \times r, and now one multiplies by the principal to get total interest payments".

[edit] Proof

More rigorously, one can derive the result as follows. To ease exposition, assume that payments are monthly, so periodic interest rate is annual interest rate divided by 12, and time ti = i / 12 (time in years is period number in months, over 12).

Then:

\begin{align}
\text{WAL}                   &= \sum_{i=1}^n \frac {P_i}{P} t_i\\
\text{WAL} \times P          &= \sum_{i=1}^n P_i t_i
                            &&= \sum_{i=1}^n P_i \frac{i}{12}\\
\text{WAL} \times P \times r &= \sum_{i=1}^n iP_i \frac{r}{12}
                            &&= \frac{r}{12} \sum_{i=1}^n iP_i
\end{align}

Total interest is

\sum_{i=1}^n Q_i \frac{r}{12} =  \frac{r}{12}\sum_{i=1}^n Q_i

where Qi is the principal outstanding at the beginning of period i (it's the principal on which the i interest payment is based). The statement reduces to showing that \sum_{i=1}^n iP_i=\sum_{i=1}^n Q_i. Both of these quantities are the time-weighted total principal of the bond (in periods), and they are simply different ways of slicing it: the iPi sum counts how long each dollar of principal is outstanding (it slices horizontally), while the Qi counts how much principal is outstanding at each point in time (it slices vertically).

Working backwards, Qn = Pn,Qn − 1 = Pn + Pn − 1, and so forth: the principal outstanding when k periods remain is exactly the sum of the next k principal payments. The principal paid off by the last (nth) principal payment is outstanding for all n periods, while the principal paid off by the second to last ((n − 1)st) principal payment is outstanding for n − 1 periods, and so forth. Using this, the sums can be re-arranged to be equal.

For instance, if the principal amortized as $100, $80, $50 (with paydowns of $20, $30, $50), then the sum would on the one hand be 20+2\cdot 30 + 3\cdot 50=230, and on the other hand would be 100 + 80 + 50 = 230. This is demonstrated in the following table, which shows the amortization schedule, broken up into principal repayments, where each column is a Qi, and each row is iPi:

230 100 80 50
1 × 20 20
2 × 30 30 30
3 × 50 50 50 50

[edit] Computing WAL from Amortized Payment

The above can be reversed: given the terms (principal, tenor, rate) and amortized payment A, one can compute the WAL without knowing the amortization schedule. The total payments are An and the total interest payments are AnP, so the WAL is

\text{WAL} = \frac{An-P}{Pr}

Similarly, the total interest as percentage of principal is given by \text{WAL} \times r:

\text{WAL} \times r = \frac{An-P}{P}

[edit] WALs of classes of loans

The WAL of a bullet loan (non-amortizing) is exactly the tenor, as the principal is repaid precisely at maturity.

For a given tenor, WAL increases with increasing coupon, as the principal payments become increasingly back-loaded. For a coupon of 0%, where the principal amortizes linearly, the WAL is exactly half the tenor plus half a period, because principal is repaid in arrears (at the end of the period). So for a 30 year 0% loan, paying monthly, the WAL is 15 1/24 \approx 15.04 years.

In loans that allow prepayment, the WAL cannot be computed from the amortization schedule: one must also make an assumption about the prepayment behavior, and the quoted WAL will be an estimate. This is particularly used in mortgage-backed securities.

[edit] Notes and references

  1. ^ PIMCO glossary
  2. ^ Average Life in MSRB glossary makes this error in the context of bonds.

[edit] See also