By the end of this chapter you'll be able to…

  • 1Solve average problems via total sums rather than the mean
  • 2Use the average-change shortcut for add/remove/replace
  • 3Compute weighted averages of two groups
  • 4Apply the alligation cross to find mixing ratios
  • 5Handle repeated replacement with the (1 − x/V)^n formula
💡
Why this chapter matters in IBPS PO
Average and mixture are two views of balancing values around a mean, and alligation is the one-line shortcut for any two-group blend. Directly 1–3 marks, but averages appear in nearly every DI set, so the sum-view and the alligation cross speed up the whole section. Because alligation works on any linearly-averaged quantity — prices, concentrations, speeds, rates, percentages — one tool solves a broad class of questions.

Average, Mixture & Alligation — IBPS PO Quant

Average and mixture are two views of the same idea: balancing values around a mean. An average is the balance point of a set; alligation is the shortcut for finding the ratio in which two things must be mixed to hit a target average. IBPS asks 1–3 of these directly and folds averages into nearly every DI set. The tools are small — think in total sums for averages, use the alligation cross for any two-group blend — and once they click, these are one-line answers.


1. What IBPS actually asks

  • Average: find/adjust a mean; the effect of adding, removing or replacing a member.
  • Weighted average: combine two groups of different sizes.
  • Mixture/alligation: the ratio to mix two ingredients (milk/water, two prices, two concentrations) for a target; replacement problems ("x litres removed and replaced…").

2. Averages — think in total sums

The fastest average problems are solved by tracking the total sum, not the mean:

  • Adding a member: new sum = old sum + new value; recompute.
  • Change trick: if the average of n numbers rises by d when one number is replaced, the new number is higher by n·d than the old one. ("Average of 8 rises by 2 ⇒ the replacement is 16 more.")
  • Age/weight-of-group problems are pure sum bookkeeping.

3. Weighted average

Two groups of sizes n₁, n₂ with averages a₁, a₂ combine to:

This is the same math as alligation — which just rearranges it to find a missing ratio or value.


4. Alligation — the see-saw shortcut

To mix two things (cheaper C and dearer D) to reach mean price M, the ratio of quantities is:

Draw the cross: put C and D on top corners, M in the middle; each quantity's share is the opposite difference.

  • Mix rice at ₹30 and ₹40 to get ₹34/kg: cheaper:dearer = (40−34):(34−30) = 6:4 = 3:2.
  • Works for any average: prices, concentrations, speeds, percentages, interest rates — anything that averages linearly.

The number nearer the mean is needed in greater quantity. Sanity-check: if M is close to C, you need mostly the cheaper item.


5. Replacement (repeated removal)

When x units are removed from a V-unit vessel and replaced with another liquid, n times, the fraction of the original liquid left is:

  • 8 L removed from 40 L of milk and replaced with water, twice ⇒ milk left = 40 × (1 − 8/40)² = 40 × (4/5)² = 25.6 L.
  • This is compound-decay math — the same (1 − r)^n form as depreciation.

Solved examples

Question 1 of 5

Q1 (average change). The average of 10 numbers is 45. If one number 30 is replaced by 80, the new average?

Show explanation

Solution. Sum rises by 50 ⇒ average rises by 50/10 = 5 ⇒ 50.

Question 2 of 5

Q2 (weighted). 20 boys average 60 kg, 30 girls average 50 kg. Class average?

Show explanation

Solution. (20×60 + 30×50)/50 = (1200+1500)/50 = 54 kg.

Question 3 of 5

Q3 (alligation). In what ratio must milk at ₹50/L and water (free) be mixed so the mixture costs ₹40/L?

Show explanation

Solution. Cheaper (water, ₹0), dearer (₹50), mean ₹40: water:milk = (50−40):(40−0) = 10:40 = 1:4.

Question 4 of 5

Q4 (concentration). A 40% acid solution and a 70% solution are mixed to get 50%. Ratio?

Show explanation

Solution. (70−50):(50−40) = 20:10 = 2:1 (40%:70%).

Question 5 of 5

Q5 (replacement). From 40 L pure milk, 8 L is removed and replaced by water, twice. Milk remaining?

Show explanation

Solution. 40 × (4/5)² = 40 × 16/25 = 25.6 L.


7. Common traps

  • Averaging the averages without weighting — a 20-person and 30-person group don't average 50/50; weight by size.
  • Getting the alligation ratio inverted — the quantity is the opposite difference; the item nearer the mean is larger.
  • Applying replacement to the wrong liquid — the (1−x/V)^n formula tracks the original liquid remaining.
  • Percentage as the "price" — alligation works on any linearly-averaged quantity, including % and rates.

8. The protocol

  1. Averages: convert to total sum (sum = avg × count); track the sum through changes.
  2. Replacement/adjustment: average change = total change ÷ count.
  3. Two-group blend: use the alligation cross — quantity ratio = opposite differences.
  4. Sanity-check the ratio: the group nearer the mean is the larger share.
  5. Repeated replacement: original left = V·(1 − x/V)^n.

Key formulas & results

Everything to memorise for the exam hall, in one card. Screenshot this for revision.

Average
Average = sum ÷ count; sum = average × count
Track the total sum through changes.
Average change
Replacing one member changes the average by (change in that member) ÷ count
Average of 8 rises by 2 ⇒ replacement is 16 more.
Weighted average
(n₁a₁ + n₂a₂)/(n₁+n₂)
Weight by group size, never a plain mean of means.
Alligation
Qty(cheaper):Qty(dearer) = (D − M):(M − C)
Opposite differences; item nearer the mean is larger.
Replacement
Original left = V·(1 − x/V)^n
Tracks the ORIGINAL liquid over n removals.
⚠️

Traps IBPS PO sets — and how to dodge them

These are the exact option-traps and misreads that cost marks under negative marking.

WATCH OUT
Averaging two group averages without weighting
Weight by group size: (n₁a₁ + n₂a₂)/(n₁+n₂). A 20-person and 30-person group don't split 50/50.
WATCH OUT
Inverting the alligation ratio
Each quantity gets the OPPOSITE difference, and the group nearer the mean is the larger share. Sanity-check against where the mean sits.
WATCH OUT
Applying the replacement formula to the added liquid
V·(1 − x/V)^n gives the ORIGINAL liquid remaining. The added liquid is the rest (V minus that).
WATCH OUT
Recomputing the whole average instead of using the sum
Convert to total sum (sum = avg × count). Adding/removing a member is then simple sum bookkeeping, and the change trick gives the new average instantly.
WATCH OUT
Thinking alligation only works on prices
It applies to any linearly-averaged quantity — concentrations, speeds, interest rates, percentages. Put the two values on the cross with the target mean in the middle.

Exam-pattern practice

PYQ-style questions with full solutions. Work through them as a readiness check — mark yourself honestly and get your gap report at the end.

Readiness check

Are you exam-ready for Average, Mixture & Alligation?

6 problems from this chapter. Try each one, reveal the worked solution, mark yourself honestly — get your gap report at the end.

6 questions~4 min worth ~3 marks in IBPS PO exams

5-minute revision

The whole chapter, distilled. Read this the night before the exam.

  • Average and mixture both balance values around a mean.
  • Average = sum ÷ count; think in total sums for changes.
  • Replacing a member changes average by (its change) ÷ count.
  • Weighted average = (n₁a₁ + n₂a₂)/(n₁+n₂) — weight by size.
  • Alligation: qty ratio = opposite differences; nearer the mean = larger share.
  • Alligation works on any linear average (price, %, rate, concentration).
  • Repeated replacement: original left = V·(1 − x/V)^n.

IBPS PO question blueprint

How this topic is asked, tier by tier — so you can prep to the pattern.

Typical weightage: Prelims: 1–3 marks (of 30) · Mains: 1–3 marks (of 60) + DI overlap

Question styleMarks eachTypical countWhat it tests
Average / weighted average1 each1–2Sum bookkeeping and group weighting
Alligation / mixture1 each0–2Cross-ratio for a target mean
Replacement1 each0–1(1 − x/V)^n compound decay
Prep strategy
  • Day 1: averages via total sums and the change trick.
  • Day 2: alligation cross on prices, %, and concentrations.
  • Day 3: repeated-replacement problems under a 45-second cap.

Exam-hall strategy

Battle-tested tips from mentors and toppers for this topic under the sectional clock.

  1. Convert averages to total sums and track the sum through changes.
  2. Use the average-change shortcut for replacements.
  3. For any two-group blend, use the alligation cross.
  4. Sanity-check the ratio against where the mean sits.
  5. For repeated replacement, apply V·(1 − x/V)^n to the original liquid.

Beyond the exam

Where this skill shows up in the job you're competing for — and in life.

Blended rates

Computing a blended interest rate or weighted portfolio return is exactly weighted-average and alligation math.

Quality control

Mixing to a target concentration or grade is the everyday version of alligation.

Where else this topic is tested

Prepare once, score in every exam that asks it.

IBPS Clerk / SBI PO & ClerkVery high — averages and alligation every paper
RRB PO & ClerkHigh — averages and simple mixtures
SSC CGLHigh — alligation and replacement with harder numbers

Questions aspirants ask

Pulled from the Q&A community and mentor sessions.

Directly 1–3 across the section, but averages are embedded in most DI sets (totals and means), so the real weight is higher. Alligation also solves many arithmetic and DI blend questions in one line.

Whenever you're mixing two groups to hit a target average — prices, concentrations, speeds, interest rates or percentages. The cross gives the quantity ratio directly as the opposite differences, far faster than setting up an equation.

Each quantity takes the OPPOSITE difference, and the value nearer the target mean is needed in greater quantity. If the mean is close to the cheaper item, you need mostly the cheaper item — use that as a sanity check.

V·(1 − x/V)^n gives how much of the ORIGINAL liquid remains after removing x and replacing it n times. The replacing liquid is simply V minus that amount. It's the same compound-decay form as depreciation.
Header Logo