Annuities: Future and Present Values

SA
StudyAI Editorial
Reviewed by StudyAI tutors
· Published Updated

From the maf151 curriculum

Annuities: Future and Present Values

TL;DR

Annuities are a series of equal payments made at regular intervals. You'll learn how to calculate their future value (what they'll be worth later) and their present value (what they're worth today). Understanding these concepts helps you make smart financial decisions about savings and loans.

1. The Mental Model

Think of an annuity as a financial conveyor belt where you consistently put in or take out the same amount of money. The future value is how much you've accumulated at the end, considering interest, while the present value is how much that whole series of payments would be worth if you received it all right now.

2. The Core Material

An annuity is a fixed series of payments or receipts over a specified period. When these payments occur at the end of each period, it's called an ordinary annuity. If they happen at the beginning, it's an annuity due. We'll focus on ordinary annuities for now, as they're more common in many applications like loan repayments or regular savings.

Future Value of an Ordinary Annuity (FVA)

The future value (FV) tells you how much a series of regular payments will be worth at a specific point in the future, assuming a certain interest rate. Imagine saving the same amount every month; FVA calculates your total savings plus all the interest earned on those savings.

The formula for the Future Value of an Ordinary Annuity is:

FVA = P * [((1 + i)^n - 1) / i]

Where:
* P = Payment amount per period
* i = Interest rate per period (e.g., annual rate / number of periods per year)
* n = Total number of periods

Let's break down how the future value accumulates:

graph TD
    A["Start Saving"] --> B{First Payment (P)}
    B --> C["Earns Interest for n-1 periods"]
    D{Second Payment (P)} --> E["Earns Interest for n-2 periods"]
    F{...}
    G{Last Payment (P)} --> H["Earns Interest for 0 periods (ends up as P)"]
    C --> I["Accumulated Value 1"]
    E --> I
    H --> I
    I --> J["Total FVA (Sum of all payments + earned interest)"]

Present Value of an Ordinary Annuity (PVA)

The present value (PV) tells you what a series of future payments is worth today. This is super useful for decisions like how much you need to save now to fund future withdrawals, or figuring out the true principal amount of a loan based on its regular payments.

The formula for the Present Value of an Ordinary Annuity is:

PVA = P * [(1 - (1 + i)^-n) / i]

Where:
* P = Payment amount per period
* i = Interest rate per period
* n = Total number of periods

Essentially, you're discounting each future payment back to today's value and summing them up. This formula combines all that into one step.

Key Variables and Conventions

  • P (Payment): Make sure this is the actual payment amount for each period.
  • i (Interest Rate per Period): If you have an annual rate (APR) and payments are monthly, you must divide the APR by 12 (e.g., 6% annual rate = 0.06/12 = 0.005 per month).
  • n (Number of Periods): This must match the payment frequency. If payments are monthly for 5 years, n = 5 * 12 = 60 periods.

It's crucial that i and n are consistent with the payment frequency.

3. Worked Example

Let's say you're saving \$100 at the end of every month for 5 years into an account that earns an annual interest rate of 6%, compounded monthly. You also want to know how much you'd need today to receive those same \$100 payments for 5 years.

First, let's establish our variables:
* P = \$100 (monthly payment)
* Annual interest rate = 6% = 0.06
* i (interest rate per period) = 0.06 / 12 = 0.005 (monthly rate)
* Number of years = 5
* n (total number of periods) = 5 years * 12 months/year = 60 months

Calculate Future Value of Annuity (FVA):

FVA = P * [((1 + i)^n - 1) / i]
FVA = 100 * [((1 + 0.005)^60 - 1) / 0.005]
FVA = 100 * [((1.005)^60 - 1) / 0.005]
FVA = 100 * [(1.34885 - 1) / 0.005]
FVA = 100 * [0.34885 / 0.005]
FVA = 100 * [69.77]
FVA = $6,977.00

So, after 5 years, you'll have collected \$6,977.00.

Calculate Present Value of Annuity (PVA):

PVA = P * [(1 - (1 + i)^-n) / i]
PVA = 100 * [(1 - (1 + 0.005)^-60) / 0.005]
PVA = 100 * [(1 - (1.005)^-60) / 0.005]
PVA = 100 * [(1 - 0.74137) / 0.005]
PVA = 100 * [0.25863 / 0.005]
PVA = 100 * [51.726]
PVA = $5,172.60

This means that receiving \$100 per month for 5 years is financially equivalent to receiving \$5,172.60 today, given that 6% annual interest rate.

4. Key Takeaways

  • Annuities involve a series of equal payments made at regular intervals.
  • The Future Value of an Annuity (FVA) tells you how much your regular payments will be worth in the future, including interest.
  • The Present Value of an Annuity (PVA) calculates what a stream of future payments is worth right now.
  • i (interest rate per period) and n (total number of periods) must always align with the payment frequency.
  • FVA helps you plan for future savings goals, like retirement or a large purchase.
  • PVA is vital for valuing loans, structured settlements, or trust funds.

Common Mistakes to Avoid

  • Not matching i and n to the payment period: Always convert annual rates and years to per-period terms (e.g., monthly).
  • Confusing ordinary annuities with annuities due: The formulas are different; assume ordinary unless specified.
  • Using annual n instead of total periods: Remember to multiply years by periods per year (e.g., 5 years * 12 months = 60 periods).
  • Rounding prematurely: Keep extra decimal places during calculations to maintain accuracy, only rounding at the very end.

5. Now Try It

You want to save up \$20,000 for a down payment on a car in 3 years. You find an account that offers an annual interest rate of 4.8%, compounded monthly.

Your task:
1. Calculate how much you need to save each month to reach your \$20,000 goal. (Hint: You're solving for P using the FVA formula).
2. Imagine you win a lottery payout of \$200 every month for 5 years. If the current interest rate is 3.6% compounded monthly, what is the present value of that entire lottery payout today?

Success looks like:
You'll have two dollar amounts, both clearly showing your calculations for P (monthly savings) and the Present Value of the lottery payout. The numbers should make sense (e.g., monthly savings should be less than $20,000, and the present value of the lottery should be less than the total sum of payments).

Frequently asked about Annuities: Future and Present Values

# Annuities: Future and Present Values ## TL;DR Annuities are a series of equal payments made at regular intervals. You'll learn how to calculate their future value (what they'll be worth later) and their present value (what they're worth today). Understanding these concepts Read the full notes above.

Annuities: Future and Present Values is a core topic in maf151. Most exam papers test it via a mix of definitions, worked examples, and applied problems. The notes above cover the high-yield sub-topics, common pitfalls, and the kind of questions examiners typically set.

Yes. Every note in the StudyAI Campus Hub is free to read. Create a free account if you want to clone the full plan, generate your own notes from your textbook, or get AI-powered practice quizzes and flashcards.

More from maf151


Get the full maf151 curriculum

Clone the complete plan to your dashboard for unlimited AI-generated notes, practice quizzes, and a personalised revision schedule.

Create Free Account