Annuities and Sinking Fund Calculations: JAIIB AFM Maths Guide
If you have ever wondered why your EMI stays fixed every month, or how a bank decides how much to set aside each year to replace an ageing ATM machine, you have already brushed against annuities and sinking fund calculations. This is one of the highest-scoring numerical topics in JAIIB Accounting and Financial Management for Bankers (AFM), and IIBF loves testing the ordinary annuity vs annuity due trap. In this guide you will learn the exact present value and future value formulas, see how EMI computation borrows the same maths, and work through a sinking fund example for asset replacement — with every figure checked so you can trust it on exam day.
📐 Ordinary Annuity vs Annuity Due: Meaning and Formulas
An annuity is simply a series of equal cash flows paid or received at regular intervals — a recurring deposit instalment, a loan EMI, or a lease rental are all annuities. JAIIB AFM tests two variants, and knowing the difference between them decides a good chunk of the marks in this topic.
In an ordinary annuity (also called annuity in arrears), each payment falls due at the end of the period. Recurring deposits and most loan EMIs work this way — you pay after using the money for a month, not before. In an annuity due (annuity in advance), each payment falls due at the start of the period. Lease rentals and insurance premiums are typically paid in advance, so they follow the annuity due pattern.
The core formulas, where A is the periodic instalment, i is the interest rate per period, and n is the number of periods:
Future value of an ordinary annuity: FV = A × [(1+i)n − 1] / i
Present value of an ordinary annuity: PV = A × [1 − (1+i)−n] / i
Because every annuity-due cash flow earns (or saves) one extra period of interest compared with the ordinary annuity, both its FV and PV are simply the ordinary annuity value multiplied by (1+i). You never need a separate formula — calculate the ordinary annuity value first, then multiply by (1+i) once. This single shortcut resolves most "ordinary vs due" questions in the exam. For the bookkeeping side of how such instalments actually get recorded, revisit Basic Accountancy Procedures before moving to the annuity maths below.

💰 Present Value and Future Value of Annuities: Worked Examples
Numbers make this topic stick. Take an annuity of ₹10,000 paid every year for 3 years at 10% p.a. compounded annually.
Future value, ordinary annuity: FV = 10,000 × [(1.10)3 − 1] / 0.10 = 10,000 × 3.31 = ₹33,100. Check it by compounding each payment separately: the year-1 payment earns interest for 2 more years (₹12,100), the year-2 payment for 1 more year (₹11,000), and the year-3 payment earns nothing (₹10,000) — the total is ₹33,100, matching the formula exactly.
Future value, annuity due: multiply the ordinary FV by (1+i): 33,100 × 1.10 = ₹36,410, because every instalment now falls one period earlier and earns one extra year of interest.
Present value, ordinary annuity: PV = 10,000 × [1 − (1.10)−3] / 0.10 = 10,000 × 2.4869 ≈ ₹24,869.
Present value, annuity due: 24,869 × 1.10 ≈ ₹27,355 — again the ordinary PV grossed up by one period of interest.
💡 Exam Tip: Whenever a question says "payments at the beginning of the year" or "in advance", solve it as an ordinary annuity first, then multiply that single answer by (1+i). Do not try to rebuild the formula from scratch under exam pressure.

🏦 The EMI Link: Why Your Loan Instalment Is an Annuity
Every EMI you pay on a term loan is the periodic instalment (A) of an ordinary annuity whose present value equals the loan amount. Rearranging the PV-of-annuity formula for A gives the EMI formula: EMI = P × i / [1 − (1+i)−n], where P is the loan principal, i is the interest rate per instalment period, and n is the number of instalments.
Example: a loan of ₹5,00,000 at 12% p.a., repaid over 12 monthly instalments, uses a monthly rate i = 1% (0.01) and n = 12. Working it out: (1.01)12 ≈ 1.126825, so EMI = 5,00,000 × 0.01 / [1 − 1/1.126825] = 5,000 / 0.11255 ≈ ₹44,424 per month. Notice this is well above the naive ₹41,667 you would get by simply dividing the principal by 12 months — that shortcut ignores interest entirely and is a common wrong-answer trap in objective papers.
Because a loan is a present-value annuity, the same logic underlies home loan EMIs and connects directly to how banks judge repayment capacity — see home loan appraisal and LTV norms for how EMI affordability feeds into the sanctioning decision. Under RBI's framework for floating-rate retail loans, banks must also give borrowers the option to switch to a fixed rate or adjust tenure and EMI when the benchmark rate resets — the current rules are available on the RBI website.
⚠️ Common Mistake: Candidates often plug the annual rate directly into the EMI formula for a monthly instalment. Always convert the rate and the number of periods to the same frequency — annual rate ÷ 12 for i, and years × 12 for n — before you calculate.

🔧 Sinking Fund for Asset Replacement: Building Up to a Future Cost
A sinking fund is the mirror image of the EMI problem: instead of finding an instalment that repays a present amount, you find the instalment that accumulates to a known future amount. Banks use sinking funds to set aside a fixed sum every year so that when a branch's core banking hardware, an ATM, or leased-premises fit-out needs replacing, the money is already available — this is also the logic behind the sinking fund method of depreciation covered in Depreciation.
The formula simply rearranges the future-value-of-ordinary-annuity equation for A: A = FV × i / [(1+i)n − 1].
Example: a bank wants to accumulate ₹20,00,000 in 5 years to replace an ATM, investing the sinking fund at 8% p.a. compounded annually. Here (1.08)5 ≈ 1.469328, so A = 20,00,000 × 0.08 / (1.469328 − 1) = 1,60,000 / 0.469328 ≈ ₹3,40,913 per year. Set aside this amount every year for 5 years at 8%, and the fund grows to exactly the ₹20 lakh needed for replacement.
📌 Remember: A sinking fund instalment always uses the ordinary annuity FV formula solved for A — never the annuity-due version — because the fund is normally built up through end-of-period contributions and valued at the end of the final period.
📊 Ordinary Annuity vs Annuity Due at a Glance
Use this table to revise the difference in seconds before your exam.
| Feature | Ordinary Annuity | Annuity Due |
|---|---|---|
| Payment timing | End of each period | Start of each period |
| Also known as | Annuity in arrears | Annuity in advance |
| Future value formula | A × [(1+i)n − 1] / i | Ordinary FV × (1+i) |
| Present value formula | A × [1 − (1+i)−n] / i | Ordinary PV × (1+i) |
| Higher value for same A, i, n | ❌ No | ✅ Yes |
| Typical banking example | Loan EMI, recurring deposit | Lease rental, insurance premium in advance |
🎯 How to Master This for Your JAIIB AFM Exam
Annuities and sinking fund calculations reward candidates who memorise just two formulas — ordinary annuity FV and PV — and know the (1+i) shortcut for annuity due, the rearrangement for EMI, and the rearrangement for sinking fund instalments. Practise each of the four variants (ordinary FV, annuity due FV, EMI, sinking fund) with at least two numerical sets until the steps become automatic; IIBF typically asks one direct calculation and one conceptual "which type of annuity" question per attempt.
Pair this with related numerical chapters such as working capital assessment maths and marginal costing for bankers, and revise the accounting entries behind loan and deposit products in Maintenance of Cash Subsidiary Books and Ledger. For a broader view of how provisioning intersects with these numbers, see provisions vs reserves in bank books. Browse every AFM guide in the Accounting and Financial Management for Bankers tag hub, or head to the JAIIB course page for a structured study plan. Ready to test yourself? Take a free JAIIB AFM mock test →
🧠 Practice MCQs: Annuities and Sinking Fund Calculations
Q1. In an annuity due, the periodic payment is made: (a) At the end of each period (b) At the start of each period (c) Only in the final period (d) At an irregular interval
Answer: (b) — Annuity due (annuity in advance) payments fall due at the start of each period, unlike an ordinary annuity where they fall due at the end.
Q2. The future value of an ordinary annuity of ₹5,000 paid annually for 3 years at 10% p.a. is approximately: (a) ₹15,500 (b) ₹16,050 (c) ₹16,550 (d) ₹18,205
Answer: (c) — FV = 5,000 × [(1.10)^3 − 1] / 0.10 = 5,000 × 3.31 = ₹16,550. ₹18,205 is the annuity-due value (16,550 × 1.10), a common mix-up.
Q3. The present value of an annuity due of ₹10,000 per year for 3 years at 10% p.a. is closest to: (a) ₹22,500 (b) ₹24,869 (c) ₹27,355 (d) ₹30,000
Answer: (c) — Ordinary annuity PV = 10,000 × [1 − (1.10)^−3] / 0.10 ≈ ₹24,869; annuity due PV = 24,869 × 1.10 ≈ ₹27,355.
Q4. A loan of ₹5,00,000 at 12% p.a. is repaid in 12 equal monthly instalments. The EMI is approximately: (a) ₹41,667 (b) ₹44,424 (c) ₹46,200 (d) ₹50,000
Answer: (b) — EMI = P × i / [1 − (1+i)^−n] with i = 1% monthly, n = 12: EMI = 5,000 / 0.11255 ≈ ₹44,424. ₹41,667 (principal ÷ 12) wrongly ignores interest entirely.
Q5. A bank needs ₹20,00,000 in 5 years to replace an ATM and invests in a sinking fund earning 8% p.a. compounded annually. The approximate annual instalment is: (a) ₹2,90,000 (b) ₹3,40,913 (c) ₹3,68,000 (d) ₹4,00,000
Answer: (b) — A = FV × i / [(1+i)^n − 1] = 20,00,000 × 0.08 / (1.469328 − 1) ≈ ₹3,40,913 per year.
Want chapter-wise mock tests with 100+ MCQs? Start practising free →
Frequently Asked Questions
What is the difference between an ordinary annuity and an annuity due?
An ordinary annuity has payments at the end of each period (loan EMI, recurring deposit), while an annuity due has payments at the start of each period (lease rentals, insurance premiums). The annuity-due value is always the ordinary annuity value multiplied by (1+i).
How is EMI related to the present value of an annuity?
The EMI formula is the present-value-of-ordinary-annuity formula rearranged for the instalment: EMI = P × i / [1 − (1+i)^−n], where P is the loan amount, i is the rate per instalment period, and n is the number of instalments.
What is a sinking fund used for in banking?
A sinking fund is a fixed periodic amount set aside and invested so that it grows to a known target sum by a future date — banks use it to plan for asset replacement, debenture redemption, or large capital outlays without a cash-flow shock.
Which formula do I use for a sinking fund instalment?
Rearrange the future-value-of-ordinary-annuity formula for the instalment: A = FV × i / [(1+i)^n − 1], where FV is the target amount, i is the periodic rate, and n is the number of periods.
Quick quiz on this topic
5 exam-style questions from our free test bank — check yourself before you move on.
Practice this topic
Take a free mock test, download chapter PDFs, or watch a video class — all included on iibf.store.
Keep reading