Welcome to the World of Annuities!

In our previous studies, we looked at how a single sum of money grows or is discounted. But in the real world, money usually moves in a series of payments—like your monthly Netflix subscription, your rent, or a pension payout. In actuarial terms, we call this series of payments an annuity.

In this chapter, we are going to learn how to calculate the value of these payment streams. Whether you want to know how much you need to save today to receive a set income later, or how much your savings will grow to in 10 years, these formulas are your best friends. Don't worry if the symbols look like a new language at first; we will break them down step-by-step!


1. What exactly is an Annuity?

An annuity is simply a sequence of payments made at equal intervals (e.g., every year, every month). In this chapter, we focus on annuities-certain, which means the payments are guaranteed to happen for a fixed period of time (the term).

There are two main ways to time these payments:

  • Annuity-Immediate: Payments are made at the end of each period. (Think of it like getting your salary after working for the month).
  • Annuity-Due: Payments are made at the beginning of each period. (Think of it like paying your rent in advance).

Analogy: Imagine a 3-year gym membership. If you pay at the end of each year (Years 1, 2, and 3), it's an annuity-immediate. If you pay the moment you sign up and at the start of the next two years (Years 0, 1, and 2), it's an annuity-due.


2. Present Value of an Annuity-Immediate

The Present Value (PV) tells us what a future stream of payments is worth to us right now. We use the symbol \(a_{\bar{n}|}\) (pronounced "a-angle-n") to represent the PV of an annuity that pays 1 unit at the end of each year for \(n\) years.

The Formula:
\(a_{\bar{n}|} = \frac{1 - v^n}{i}\)

Where:
- \(i\) is the annual effective interest rate.
- \(v = \frac{1}{1+i}\) is the discount factor.
- \(n\) is the number of years.

Step-by-Step Logic:

1. We take each payment of 1 and discount it back to Time 0.
2. The first payment (at Time 1) is worth \(v^1\).
3. The second (at Time 2) is worth \(v^2\).
4. This forms a geometric progression: \(v + v^2 + ... + v^n\).
5. Using the sum of a geometric series, we get our beautiful formula above!

Quick Tip: If the payment is not 1, but an amount \(P\), just multiply the result: \(PV = P \times a_{\bar{n}|}\).


3. Present Value of an Annuity-Due

When payments happen at the start of the year, they are worth slightly more because they happen sooner (less discounting is needed!). We use the symbol \(\ddot{a}_{\bar{n}|}\) (pronounced "a-double-dot-angle-n").

The Formula:
\(\ddot{a}_{\bar{n}|} = \frac{1 - v^n}{d}\)

Where:
- \(d\) is the effective rate of discount, calculated as \(d = \frac{i}{1+i}\).

Did you know?
You can easily switch between the two! \(\ddot{a}_{\bar{n}|} = (1+i) \times a_{\bar{n}|}\). Think of it this way: "Due" payments are shifted one year earlier, so we "un-discount" (multiply by \(1+i\)) the "Immediate" version.


4. Accumulation Functions (Future Value)

Sometimes, we don't want to know what the payments are worth now; we want to know what they will be worth at the end of the term (like a savings account). This is called Accumulation.

Accumulated Value of an Annuity-Immediate

Symbol: \(s_{\bar{n}|}\)
Formula: \(s_{\bar{n}|} = \frac{(1+i)^n - 1}{i}\)

Accumulated Value of an Annuity-Due

Symbol: \(\ddot{s}_{\bar{n}|}\)
Formula: \(\ddot{s}_{\bar{n}|} = \frac{(1+i)^n - 1}{d}\)

The "Magic" Link:
You don't need to memorize four separate formulas if you know this: The accumulated value is just the present value moved forward \(n\) years!
\(s_{\bar{n}|} = a_{\bar{n}|} \times (1+i)^n\)


5. Perpetuities: The Infinite Annuity

What if the payments never stop? In actuarial science, we call this a perpetuity. Examples include some government bonds (Consols) or scholarships funded by an endowment.

Since the term \(n\) is infinite, the term \(v^n\) becomes zero (because a payment 1,000 years from now is worth practically nothing today!). This makes the formulas very simple:

  • Perpetuity-Immediate: \(a_{\bar{\infty}|} = \frac{1}{i}\)
  • Perpetuity-Due: \(\ddot{a}_{\bar{\infty}|} = \frac{1}{d}\)

Memory Aid: "Immediate is \(i\), Due is \(d\)". It's a simple rhyme to help you remember which denominator to use for infinite payments!


6. Summary of Key Formulas

Don't worry if this feels like a lot. Here is a "Quick Review" table to keep in your notes:

Present Value (Value at Time 0):
  • End of year (Immediate): \(a_{\bar{n}|} = \frac{1 - v^n}{i}\)
  • Start of year (Due): \(\ddot{a}_{\bar{n}|} = \frac{1 - v^n}{d}\)
Accumulated Value (Value at Time n):
  • End of year (Immediate): \(s_{\bar{n}|} = \frac{(1+i)^n - 1}{i}\)
  • Start of year (Due): \(\ddot{s}_{\bar{n}|} = \frac{(1+i)^n - 1}{d}\)

Key Takeaway: All these formulas relate to each other. If you have the Present Value, you can always find the Accumulated Value by multiplying by \((1+i)^n\).


7. Common Pitfalls to Avoid

Even the best students make these mistakes! Keep an eye out for:

  • The "n" Trap: Ensure \(n\) matches the frequency of the interest rate. If payments are annual, \(n\) is years and \(i\) is the annual rate.
  • Calculator Mode: If you use the financial functions on your calculator, always check if it is set to "BGN" (for Annuity-Due) or "END" (for Annuity-Immediate).
  • Confusing \(i\) and \(d\): Remember that \(d = \frac{i}{1+i}\). Using \(i\) when you should use \(d\) is the most common reason for being slightly off in the final answer.
  • The "v" Power: In the PV formula, it is \(1 - v^n\). In the Accumulation formula, it is \((1+i)^n - 1\). Don't swap them!

You've reached the end of this chapter! Great job. Practice a few simple calculations using a 5% interest rate and a 10-year term to see how the numbers change between "Immediate" and "Due" versions. You'll see that the "Due" version is always slightly larger!