Measures of Central Tendency in Banking Statistics: Mean, Median, Mode (CAIIB ABM)

CAIIB By Ashish Jain · IIBF STORE Editorial · 09 August 2026 · Updated 23 Sep 2026 · 11 min read · 75 views
Measures of Central Tendency in Banking Statistics: Mean, Median, Mode (CAIIB ABM)

When your CAIIB ABM paper hands you a frequency table of loan account sizes or NPA ages and asks you to summarise it in one number, you are being tested on measures of central tendency in banking statistics. Banks do not report every one of ten million loan accounts individually — they compress data into a mean, median, or mode, and the choice of which average to report changes the story the numbers tell. A branch with a few oversized corporate loans can show a healthy-looking average ticket size while most retail borrowers sit far below it. This article works through arithmetic, weighted, geometric and harmonic means, median and mode from grouped data, and the exam traps examiners love to set around class intervals.

📊 Arithmetic and Weighted Mean: The Everyday Workhorse

The simple arithmetic mean — sum of all values divided by the number of observations — is what most people mean by "average." For a branch's average loan ticket size, you add up the sanctioned amounts and divide by the number of accounts. It is easy to compute and easy to explain to a credit committee, which is exactly why it is the default choice in most MIS reports.

The weighted mean earns its place the moment observations are not equally important. If you are combining the average yield on advances across three branches with very different loan books, you cannot simply average the three branch percentages — you must weight each branch's yield by the size of its advances portfolio. Get the weighting wrong and a small branch with an unusual rate can distort the consolidated figure. The syllabus chapter on Measures of Central Tendency & Dispersion, Skewness, Kurtosis works through this exact branch-consolidation scenario, and it is worth revisiting the foundational definitions in Definition of Statistics, Importance & Limitations before you attempt weighted-mean numericals — most calculation errors in this topic trace back to a shaky grip on what a "weight" actually represents.

Arithmetic mean versus weighted mean calculation for bank branch loan data
Arithmetic mean versus weighted mean calculation for bank branch loan data

⚖️ Geometric and Harmonic Mean: When the Simple Average Lies

The geometric mean (GM) is the correct tool whenever you are averaging rates of growth or ratios that compound over time — deposit growth rate over five years, or CAGR of a bank's advances book. Take the arithmetic mean of annual growth percentages and you systematically overstate the true compounded growth; the GM, built on the product of the ratios rather than their sum, corrects for this. The harmonic mean (HM) does the opposite job: it is the right average when you are combining rates expressed as a ratio of two quantities moving in opposite directions, such as averaging speeds, or averaging exchange rates and unit costs. A treasury desk averaging TT buying and selling quotations, similar to the rate mechanics discussed in merchant rates in forex, would reach for the harmonic mean rather than the arithmetic mean when the quantities being averaged are rates per unit.

AverageBest Used ForBanking ExampleHandles Skew?
Arithmetic MeanSimple totals, uniform-weight dataAverage loan ticket size❌ No
Weighted MeanCombining groups of unequal size/importanceConsolidated yield across branches❌ No
Geometric MeanGrowth rates, compounding ratiosCAGR of deposit growth✅ Partially
Harmonic MeanRates, ratios moving inverselyAverage of buying/selling exchange rates✅ Partially
MedianSkewed distributions, outlier-heavy dataNPA age, loan ticket sizes✅ Yes
Comparison table of arithmetic, weighted, geometric and harmonic mean in banking statistics
Comparison table of arithmetic, weighted, geometric and harmonic mean in banking statistics

📉 Median and Mode from Grouped Loan Data

Real banking data rarely comes as a clean list of individual values — it arrives as a grouped frequency distribution, say loan accounts bucketed into ticket-size ranges of ₹0-1 lakh, ₹1-5 lakh, and so on. To find the median from grouped data, you locate the class interval containing the (N/2)th observation using the cumulative frequency column, then interpolate within that class using the class's lower boundary, the cumulative frequency before it, the class frequency, and the class width. The mode is found similarly, but it identifies the class with the highest frequency and interpolates using the frequencies of the classes immediately before and after it, not the cumulative frequencies.

Here is the exam-relevant judgement call: why does the median beat the mean for skewed banking data such as ticket sizes or NPA ages? Because both variables are classically right-skewed — most loan accounts or overdue accounts cluster at the lower end, with a long tail of a few very large or very old outliers. The arithmetic mean gets dragged toward that tail and overstates the "typical" case, while the median — the middle value when data is ranked — sits where most of the population actually is and ignores how extreme the tail gets.

💡 Exam Tip: If a question describes a "few very large loan accounts" or "some very old NPAs" alongside a mostly small-value book, that is the examiner's signal to pick median over mean as the appropriate central tendency measure.

This is also the reasoning banks apply in practice when reporting typical exposure in restructuring reviews — the same skew logic shows up in restructuring of stressed advances, where a handful of large stressed accounts can distort a portfolio-level average recovery figure.

Median calculation from a grouped frequency distribution of loan ticket sizes
Median calculation from a grouped frequency distribution of loan ticket sizes

🔗 Mean, Median, Mode: The Empirical Relationship

For a moderately skewed distribution, statisticians use an empirical relationship linking the three measures: Mode is approximately equal to three times the Median minus two times the Mean. This lets you estimate a missing measure of central tendency if you already know the other two — a common short numerical in CAIIB ABM papers. In a perfectly symmetric distribution, mean, median and mode coincide at the same point; as skewness increases, they separate, with the mean moving furthest toward the tail, the mode staying near the peak of frequency, and the median settling between the two.

📌 Remember: Mean − Mode ≈ 3 (Mean − Median). Memorise this as a formula check, not just the mode formula itself — examiners often ask you to verify consistency across all three measures in the same question.

Knowing which direction the mean shifts relative to the median tells you the direction of skew without drawing a single graph: if mean exceeds median, the distribution is positively (right) skewed — the common case for loan sizes and NPA ages — and if mean is less than median, it is negatively skewed. This diagnostic is a natural bridge into the next stage of the syllabus, where you quantify skewness numerically rather than just describing its direction, and it pairs naturally with the probability-based reasoning covered in Bayes theorem in banking decisions — both topics ask you to read a distribution before you trust a single summary number.

⚠️ Common Exam Pitfalls in Class Intervals

Most marks lost on this topic are not conceptual — they are arithmetic slips inside class-interval handling. First, confusing inclusive and exclusive class boundaries: if your intervals are given as 10-20, 20-30, and so on, always confirm whether 20 belongs to the first class or the second before you compute a cumulative frequency table, or your median class will be wrong. Second, using the wrong cumulative frequency when locating the median class — it must be the cumulative frequency built from the class boundaries, and the (N/2)th position must be located correctly including or excluding ties at the boundary.

Third, students frequently mismatch the class width when class intervals are of unequal size, which corrupts both the median interpolation and the mode formula. Fourth, an "open-ended" first or last class (for example, "below ₹1 lakh" or "above ₹50 lakh") has no defined width, so it cannot be used directly as the modal class or without an assumed boundary — watch for this trap in numericals that ask you to identify the mode first.

⚠️ Common Mistake: Candidates often apply the simple ungrouped mean/median formula to grouped data instead of the frequency-distribution formula with class mid-points and interpolation — this is the single most repeated error in CAIIB ABM statistics numericals.

Cross-checking your grouped calculations against the underlying methods discussed in CORRELATION & REGRESSION is also useful revision, since both topics depend on the same disciplined handling of tabulated banking data before any formula is applied.

✅ Practice Plan for the CAIIB ABM Statistics Block

Central tendency is rarely tested in isolation — expect it paired with dispersion, or set up as a lead-in to a skewness question, so build fluency with grouped-data formulas rather than memorising isolated numbers. Revisit the full topic map at the Advanced Bank Management tag hub for related statistics coverage, and work timed numericals so the median/mode interpolation steps become automatic under exam pressure. If quantitative ABM topics are your weak spot, the working-capital arithmetic in Nayak Committee is a good next stop for the same disciplined, formula-driven approach.

Once the formulas are solid, move to timed practice. Attempt CAIIB ABM mock tests free → to see how these questions actually get framed, and revise the broader CAIIB syllabus map at iibf.store/course/caiib if you are still sequencing your ABM preparation. For the official statistics on real banking data distributions that examiners sometimes draw context from, the Reserve Bank of India publishes periodic banking statistics that illustrate exactly the kind of skewed, grouped data this chapter trains you to summarise correctly.

🧠 Practice MCQs: Measures of Central Tendency

Q1. A bank wants to find the average annual growth rate of its deposit base over the last 5 years using year-on-year growth ratios. Which average is most appropriate? (a) Arithmetic Mean (b) Weighted Mean (c) Geometric Mean (d) Harmonic Mean

Answer: (c) — Geometric mean correctly averages compounding growth ratios; arithmetic mean overstates true compounded growth.

Q2. A branch's loan ticket sizes are heavily right-skewed due to a few very large corporate loans. Which measure best represents the "typical" loan size? (a) Arithmetic Mean (b) Median (c) Geometric Mean (d) Weighted Mean

Answer: (b) — Median is unaffected by extreme values in the tail, making it the appropriate measure for skewed distributions like loan ticket sizes.

Q3. In a grouped frequency distribution, the mode is calculated using: (a) Cumulative frequency of the modal class (b) Frequencies of the modal class and its two neighbouring classes (c) The mean of all class mid-points (d) The (N/2)th cumulative frequency position

Answer: (b) — The mode formula for grouped data uses the modal class frequency along with the frequencies immediately preceding and following it, not cumulative frequency.

Q4. If Mean = 50 and Median = 45 for a moderately skewed distribution, the approximate Mode using the empirical relationship is: (a) 35 (b) 40 (c) 45 (d) 55

Answer: (a) — Mode ≈ 3(Median) − 2(Mean) = 3(45) − 2(50) = 135 − 100 = 35.

Q5. When averaging TT buying and selling exchange rates expressed as rate-per-unit ratios, which average is theoretically correct? (a) Arithmetic Mean (b) Median (c) Mode (d) Harmonic Mean

Answer: (d) — Harmonic mean is the correct average for rates and ratios expressed per unit, such as exchange rates, rather than the arithmetic mean.

Want chapter-wise mock tests with 100+ MCQs? Start practising free →

Why is the median preferred over the mean for NPA age analysis?

NPA ages are typically right-skewed, with most accounts overdue for a short period and a few outliers overdue for very long. The mean gets pulled toward these outliers and overstates the typical NPA age, while the median reflects where most of the accounts actually sit.

What is the difference between arithmetic mean and weighted mean in banking statistics?

The arithmetic mean treats every observation equally, while the weighted mean assigns different importance (weights) to observations — essential when combining figures like branch-wise yields where branch sizes differ significantly.

How do you compute the mean of a frequency distribution of loan sizes?

Multiply each class mid-point by its frequency, sum these products, and divide by the total frequency (total number of accounts). This gives the arithmetic mean of grouped loan-size data.

What is the empirical relationship between mean, median and mode?

For a moderately skewed distribution: Mode is approximately equal to 3 times the Median minus 2 times the Mean. In a symmetric distribution, all three measures coincide at the same value.

Quick quiz

Quick quiz on this topic

5 exam-style questions from our free test bank — check yourself before you move on.

Advanced Bank Management · 5 questions · instant result
Q1. As per the RBI Master Directions on Frauds, all frauds of Rs 1 crore and above (revised threshold) must be reported to RBI on a specific portal within a specified timeline. Which is the correct portal and the reporting timeline?
Q2. A trading firm uses cash credit limit of Rs 5 crore for 9 months and Rs 1 crore for 3 months in a year. The bank computes Drawing Power (DP) monthly based on inventory and book debts. What is the principal risk if DP exceeds the sanctioned limit and management permits drawals?
Q3. A company has an operating cycle of 90 days. The bank uses Operating Cycle Method (also called Cash Cost Method) for assessing working capital. If raw material holding is 30 days, work-in-progress 15 days, finished goods 20 days, debtors 30 days, and creditors 25 days, what is the operating cycle length and its implication for the working capital limit?
Q4. A company projects annual turnover of Rs 50 crore. As per Nayak Committee Turnover Method, what is the working capital limit eligible from the bank and what is the borrower's required margin contribution?
Q5. A working capital assessment for a manufacturing unit gives an MPBF of Rs 10 crore. Of this, the bank sanctions Rs 6 crore as Cash Credit and Rs 4 crore as Working Capital Demand Loan (WCDL). What is the RBI's rationale for the WCDL component, and what is the typical minimum threshold for mandatory bifurcation into CC + WCDL?
Next step

Practice this topic

Ready to put this into practice?

Take a free mock test, download chapter PDFs, or watch a video class — all included on iibf.store.

Keep reading