Skip to content
M
hscscience Maths Adv · Y12
0/100daily goal
0
0
0 due
0
L1 · 0 XP
KJ
Your weak spots
Insights load after your first practice round.
Module 7 · L10 of 20 ~40 min ⚡ +95 XP available

Annuity Tables & Technology

Before smartphones, financial professionals carried pocket annuity tables to every meeting. These tables compressed hours of calculation into seconds of lookup. Today you'll master table-based calculations, learn interpolation for values between entries, and discover how technology has transformed computation without changing the underlying mathematics.

Today's hook — An annuity table shows the PV factor for $r = 5\%$, $n = 10$ is $7.722$. What does this single number actually mean? And if you need the factor for $r = 5.5\%$ but the table only has 5% and 6%, how close can you get without calculating from scratch?
0/5QUESTS
Worksheets

Practise this lesson

Three printable worksheets that build from foundations to mastery — or build your own from any module’s questions.

01
Recall — your gut answer first
+5 XP warm-up

An annuity table shows that the PV factor for $r = 5\%$, $n = 10$ is $7.722$. Question 1: What does this factor mean in plain English? Question 2: If you need the factor for $r = 5.5\%$, $n = 10$, but the table only has 5% and 6%, how might you estimate it?

auto-saved
02
What is an annuity factor table?
+5 XP to read

An annuity factor table pre-computes the formula $\dfrac{1-(1+r)^{-n}}{r}$ (PV) or $\dfrac{(1+r)^n-1}{r}$ (FV) for a grid of common $r$ and $n$ values. Instead of keying in the whole formula, you look up the factor and multiply by your payment $a$.

The factor is the PV (or FV) of $1 per period for $n$ periods at rate $r$. A factor of 7.722 means: if you receive $\$1$ at the end of each period for 10 periods at 5%, the present value is $\$7.722$. Scale up to any payment by multiplying.

n\r 4% 5% 6% 10 8.111 7.722 7.360 15 11.118 10.380 9.712 PV = a × factor
$PV = a \times \text{factor}$
PV factor
$\frac{1-(1+r)^{-n}}{r}$. Look up row $n$, column $r$. Multiply by payment $a$.
FV factor
$\frac{(1+r)^n-1}{r}$. Same lookup process. Gives future value per dollar per period.
Why use tables?
Speed and pattern recognition. Even though exams test the formula, tables build intuition for how PV and FV change with $r$ and $n$.
03
What you'll master
Know

Key facts

  • How to read annuity factor tables
  • The structure of PV and FV factor tables
  • How to use linear interpolation
Understand

Concepts

  • Why tables are pre-computed versions of the formula
  • When interpolation is necessary and its limitations
  • How technology replaces tables without changing the maths
Can do

Skills

  • Look up factors and calculate PV/FV from tables
  • Interpolate between table values
  • Use financial calculator/TVM solver functions
  • Write and interpret spreadsheet annuity formulas
04
Key terms
Annuity factorThe pre-computed value of $\frac{1-(1+r)^{-n}}{r}$ or $\frac{(1+r)^n-1}{r}$ for given $r$ and $n$.
Table lookupFinding a factor by locating the row ($n$) and column ($r$) intersection in a pre-printed table.
Linear interpolationEstimating a value between two known data points by assuming linearity: $y = y_1 + \frac{x-x_1}{x_2-x_1}(y_2-y_1)$.
TVM solverTime Value of Money solver on financial calculators — inputs $n$, $i\%$, PV, PMT, FV and solves for the unknown.
=PV(rate, nper, pmt)Excel/Google Sheets function for present value of an annuity. Use negative pmt for outflows.
Interpolation errorThe difference between the interpolated estimate and the exact formula value. Small for rates close together; grows for larger gaps.
05
Reading a factor table — step by step
core concept

Reading an annuity table is a four-step process:

  1. Locate the row for your number of periods $n$
  2. Locate the column for your interest rate $r$
  3. Read the factor at the intersection
  4. Multiply by your regular payment $a$
n \ r 3% 4% 5% 6% 7% 5 4.580 4.452 4.329 4.212 4.100 10 8.530 8.111 7.722 7.360 7.024 15 11.938 11.118 10.380 9.712 9.108 20 14.877 13.590 12.462 11.470 10.594 Column: r = 5% Row: n = 10 Factor = 7.722 means: PV of $1/period for 10 periods at 5% = $7.722

Example: PV factor for $r = 5\%$, $n = 10$ is $7.722$. For $a = \$300$: $PV = 300 \times 7.722 = \$2{,}316.60$.

HSC note. Most HSC tables do not go to $n = 60$ or monthly rates like 0.5%. When your parameters fall outside the table, you must use the formula directly. This is why understanding the formula — not just table lookup — is what the exam tests.

PV factor = $\frac{1-(1+r)^{-n}}{r}$ — pre-computed for common $r$ and $n$; FV factor = $\frac{(1+r)^n-1}{r}$ — pre-computed for common $r$ and $n$

Pause — copy the PV factor $\dfrac{1-(1+r)^{-n}}{r}$ and FV factor $\dfrac{(1+r)^n-1}{r}$ — pre-computed for common $r$ and $n$; look up by finding the row ($n$) and column ($r$) intersection — into your book.

Quick check: A table shows the PV factor for $r = 6\%$, $n = 15$ is $9.712$. What is the PV of an annuity paying $\$1{,}500$ per period?

06
Linear interpolation — bridging the gaps
key skill

We just saw that a factor table pre-computes $\dfrac{1-(1+r)^{-n}}{r}$ at tabulated rates and periods. That raises a question: what do you do when your required rate (say 5.5%) falls between two table columns (5% and 6%) — can you estimate without computing the full formula? This card answers it → linear interpolation: $y = y_1 + \dfrac{x-x_1}{x_2-x_1}(y_2-y_1)$ gives a close estimate, accurate to within $\sim 0.04\%$ for a 1% rate gap.

When your exact $r$ or $n$ is not in the table, linear interpolation gives a close estimate by assuming the factor changes at a constant rate between the two nearest table values.

$$y = y_1 + \frac{(x - x_1)}{(x_2 - x_1)} \times (y_2 - y_1)$$

Example: Estimate the PV factor for $r = 5.5\%$, $n = 10$.

From the table: at $r = 5\%$, factor $= 7.722$; at $r = 6\%$, factor $= 7.360$.

$$y = 7.722 + \frac{(5.5 - 5)}{(6 - 5)} \times (7.360 - 7.722) = 7.722 + 0.5 \times (-0.362) = 7.541$$

Exact formula value: $\frac{1-(1.055)^{-10}}{0.055} = 7.538$. Interpolation error: $0.003$ (only $0.04\%$).

Limitation. The annuity formula is curved, not linear. Interpolation assumes linearity, so there will always be a small error. For interest rate gaps of 1% or less, the error is tiny and acceptable. For larger gaps (e.g., 3% to 7%), the error grows — use the formula directly instead.

Interpolation formula: $y = y_1 + \frac{x - x_1}{x_2 - x_1} \times (y_2 - y_1)$; Works because factor changes are approximately linear over small rate gaps (≤1%)

Pause — copy the interpolation formula $y = y_1 + \dfrac{x-x_1}{x_2-x_1}(y_2-y_1)$ — accurate for rate gaps $\leq 1\%$; error grows with larger gaps, so use the full formula when the gap exceeds 1–2% — into your book.

Try this now: Estimate the PV factor for $r = 4.5\%$, $n = 20$ using the table values: at 4%, factor $= 13.590$; at 5%, factor $= 12.462$. Show full working.

Show answer

$y = 13.590 + \frac{(4.5-4)}{(5-4)} \times (12.462 - 13.590) = 13.590 + 0.5 \times (-1.128) = 13.590 - 0.564 = \mathbf{13.026}$. Exact: $13.008$. Error: $0.14\%$.

07
Technology: calculators and spreadsheets
exam technique

We just saw that linear interpolation estimates between table values, with accuracy limited by the assumption of linearity over the gap. That raises a question: modern calculators and spreadsheets can compute any annuity factor exactly in seconds — so what are the specific functions and when, in the HSC, is using technology acceptable versus requiring full algebraic working? This card answers it → Excel =PV(rate, nper, pmt) and =FV() give exact answers; TVM solvers on calculators do the same — but the HSC requires you to show the formula with substituted values.

Modern tools have replaced printed tables — but they use the same mathematics you've been learning:

Tool Function Use for Excel / Google Sheets =PV(rate, nper, pmt) Present value of annuity Excel / Google Sheets =FV(rate, nper, pmt) Future value of annuity Financial calculator TVM solver Solve for any variable Python numpy_financial.pmt() Programming models

In Excel, =PV(0.05, 10, -100) gives the PV of $100/period for 10 periods at 5%. The negative sign on pmt follows the cash-flow convention (money paid out).

Critical HSC rule. The HSC exam requires you to show full algebraic working — formula substitution and intermediate steps. Technology is for checking answers, not replacing working. A TVM solver result with no formula shown earns minimal marks.

Excel PV: =PV(rate, nper, pmt) — use negative pmt for payments you make; Excel FV: =FV(rate, nper, pmt) — same sign convention

Pause — copy the Excel functions: =PV(rate, nper, pmt) and =FV(rate, nper, pmt) — use negative pmt for outgoing payments — noting these are for checking only; the HSC requires full algebraic working — into your book.

Did you get this? True or false: writing =PV(0.06, 20, -500) in Excel and reporting the answer earns full marks in an HSC question.

Trap 01
Thinking tables give exact answers
Tables are rounded to 3–4 decimal places. When precision matters (e.g., a 4-mark HSC question), compute with the full formula. Tables are for speed and pattern recognition, not for full accuracy.
Trap 02
Interpolating over a large rate gap
Interpolation assumes the factor changes linearly between two rates. Over a 1% gap the error is tiny; over a 4% gap it can be significant. When rates span more than 1–2%, use the formula.
Trap 03
Skipping algebraic working in the HSC
Using a calculator's TVM solver without showing the formula gets minimal marks. The HSC tests mathematical reasoning — you must write $PV = a \times \frac{1-(1+r)^{-n}}{r}$ with numbers substituted.

Fill in the blank: The FV factor for $r = 7.5\%$, $n = 10$ interpolated between 7% (factor $= 13.816$) and 8% (factor $= 14.487$) is (to 3 d.p.).

1

Using the table above, find the PV of $\$1{,}500$/period for 15 periods at 6% p.a.

2

Interpolate the PV factor for $r = 3.5\%$, $n = 20$ using: 3% → 14.877 and 4% → 13.590.

3

Write the Excel formula to find the FV of $\$500$/month for 24 months at 6% p.a. compounded monthly.

4

Explain in one sentence why the HSC requires formula working even though a TVM solver gives the same answer.

Odd one out: Three of these statements are correct. Which one is wrong?

09
Revisit your thinking

Earlier: the factor $7.722$ means the present value of receiving $\$1$ per period for 10 periods at 5% is $\$7.722$. For $\$300$/period: $PV = 300 \times 7.722 = \$2{,}316.60$. For $r = 5.5\%$: interpolate between 5% ($7.722$) and 6% ($7.360$): $y = 7.722 + 0.5 \times (7.360 - 7.722) = 7.541$. Exact: $7.538$. Interpolation is remarkably accurate for small gaps.

auto-saved
01
Multiple choice
+5 XP per correct · +25 XP all-correct

Pick your answer, then rate your confidence — that tells the system what to drill next. Each retry pulls a fresh mix from the bank.

02
Short answer
ApplyBand 43 marks

Q1. A table shows: PV factor at $r = 5\%$, $n = 8$ is $6.463$. (a) Find the PV of $\$600$/period for 8 periods at 5%. (b) Verify your answer using the formula $PV = a \times \frac{1-(1+r)^{-n}}{r}$. (c) In one sentence, explain why tables are useful even though formulas give the exact answer. (3 marks)

auto-saved
ApplyBand 43 marks

Q2. A table has PV factors: at $r = 5\%$, $n = 10$ → $7.722$; at $r = 6\%$, $n = 10$ → $7.360$. (a) Write down both known data points $(x_1, y_1)$ and $(x_2, y_2)$. (b) Use linear interpolation to estimate the factor for $r = 5.25\%$. (c) Find the PV of $\$400$/period for 10 periods at $r = 5.25\%$ using your interpolated factor. (3 marks)

auto-saved
AnalyseBand 54 marks

Q3. A superannuation fund invests $\$500$/month for 20 years at 6% p.a. compounded monthly. (a) Write the Excel formula you would use to find the FV. (b) Calculate the FV using the annuity formula (show all working). (c) What does the negative sign in front of pmt in Excel's =FV function represent? (d) Explain why the HSC exam requires formula working even though technology can answer instantly. (4 marks)

auto-saved
📖 Comprehensive answers (click to reveal)

Drill 1: Factor $= 9.712$; $PV = 1{,}500 \times 9.712 = \$14{,}568$. 2: $y = 14.877 + 0.5 \times (13.590 - 14.877) = 14.877 - 0.644 = 14.234$. Exact: $(1-(1.035)^{-20})/0.035 = 14.212$. Error $\approx 0.15\%$. 3: =FV(0.005, 24, -500) (monthly rate $= 0.06/12 = 0.005$). 4: The HSC tests mathematical reasoning, not button operation — showing formula steps proves you understand why the answer is correct.

Q1 (3 marks): (a) $PV = 600 \times 6.463 = \$3{,}877.80$ [1]. (b) Formula: $600 \times [1-(1.05)^{-8}]/0.05 = 600 \times 6.4632 = \$3{,}877.92$ — matches to 2 d.p. [1]. (c) Tables compress hours of calculation into seconds and build intuition for how PV/FV change with $r$ and $n$ [1].

Q2 (3 marks): (a) $(x_1, y_1) = (5, 7.722)$; $(x_2, y_2) = (6, 7.360)$ [1]. (b) $y = 7.722 + \frac{5.25-5}{6-5} \times (7.360 - 7.722) = 7.722 + 0.25 \times (-0.362) = 7.722 - 0.091 = 7.631$ [1]. (c) $PV = 400 \times 7.631 = \$3{,}052.40$ [1].

Q3 (4 marks): (a) =FV(0.005, 240, -500) [1]. (b) $r = 0.005$, $n = 240$. $FV = 500 \times \frac{(1.005)^{240}-1}{0.005} = 500 \times 462.041 = \$231{,}020.30$ [1]. (c) Negative $pmt$ represents cash outflow — money leaving the investor's account each month [1]. (d) The HSC tests algebraic reasoning and mathematical understanding; showing $a$, $r$, $n$ substituted into the formula demonstrates comprehension, not just ability to operate software [1].

01
Boss battle · The Actuary
earn bronze · silver · gold

Five timed questions on table lookup, interpolation, and technology applications. Beat the boss to bank a tier — gold (90% + speed), silver (75%), or bronze (50%). Replays welcome.

⚔ Enter the arena
02
Science Jump · platform challenge

Climb platforms using annuity tables, interpolation, and technology comparisons. Pool: lessons 1–10.

Mark lesson as complete

Tick when you've finished the practice and review.

🎓
Want help with Using Annuity Tables and Technology?

Work through this topic 1-on-1 with an experienced HSC tutor.

Book a free session →