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

  • 1Distinguish permutation (order matters) from combination (order doesn't) before applying either formula
  • 2Correctly adjust probability calculations for without-replacement draws versus with-replacement draws
  • 3Use complementary probability (1 − P(none)) to solve 'at least one' problems efficiently
  • 4Distinguish arithmetic progressions (constant difference) from geometric progressions (constant ratio) using the first few given terms
  • 5Apply the union-intersection formula correctly for two and three sets without double-counting overlaps
  • 6Apply the Part-1 skip-penalty arithmetic to decide when to guess versus skip a modern math question
💡
Why this chapter matters in XAT
Permutations/combinations, probability, progressions and set theory each rest on a small number of clean formulas, and every question in this chapter hinges on correctly identifying which formula applies before any calculation begins — order-matters-or-not, with-or-without replacement, constant-difference-or-ratio. Getting that identification step right first is what separates a fast, confident answer from a plausible-looking wrong one built from the right numbers but the wrong formula.

Modern Math — XAT Quantitative Ability & Data Interpretation

Every sub-topic in this chapter has exactly one question that decides everything else: does order matter (permutation) or not (combination)? Is an element replaced before the next pick, or not? Did you double-count an overlap? Get that one question right first, and the rest is direct formula application.


1. What XAT actually asks

Modern Math is estimated at roughly 5-7 of QA&DI's 28 questions across recent papers (see docs/exam-briefs/xat-2026-brief.md), covering permutations and combinations, probability, arithmetic/geometric progressions, and set theory. These sub-topics are grouped together because they share a common character: each rests on a small number of clean formulas, and the entire difficulty is correctly identifying which formula the question's wording actually calls for.


2. Permutations and combinations

Permutation (order matters): — arranging items from distinct items where the sequence matters (rankings, passwords, seating in distinct chairs).

Combination (order doesn't matter): — selecting items from where only the group composition matters (choosing a committee, picking a team).

The one question that decides everything: does swapping two selected items create a different outcome? If yes — permutation. If the outcome is the same selection either way — combination. "Arrange," "rank," "form a code" signal permutation; "select," "choose," "form a committee" signal combination.

Circular permutations of distinct items: , not — because rotating the whole arrangement doesn't create a new one, one position can always be fixed as a reference.


3. Probability

Mutually exclusive events (cannot both happen): . Independent events (one doesn't affect the other): .

With replacement vs. without replacement is this sub-topic's version of the permutation-vs-combination decision: drawing a card, replacing it, then drawing again keeps the total outcome count constant across draws; drawing without replacement shrinks the total by one each time, and probabilities for subsequent draws must be recalculated on the smaller remaining set.

Complementary probability is often the fastest path to an answer: — computing "none" is almost always easier than directly summing every "at least one" case.


4. Progressions

Arithmetic Progression (AP): consecutive terms differ by a constant .

Geometric Progression (GP): consecutive terms have a constant ratio .

The tell between AP and GP: check whether consecutive differences are constant (AP) or consecutive ratios are constant (GP) — a sequence like 3, 6, 12, 24 has ratio 2 throughout (GP), while 3, 6, 9, 12 has difference 3 throughout (AP). Testing both quickly on the first three given terms resolves which formula applies before any further work.


5. Set theory

For two sets, the union-intersection rule avoids double-counting elements present in both:

For three sets, the extended version accounts for every possible overlap:

The recurring XAT question type ("X% failed subject A, Y% failed subject B, Z% failed both — what % failed neither") is a direct union-intersection application: find the union (failed at least one), then subtract from 100% to find the complement (failed neither).


Worked examples

Question 1 of 3

Q1. In how many ways can a committee of 3 people be selected from a group of 6 men and 4 women, if the committee must have exactly 2 men and 1 woman?

Pick an option to check your answer.

Show explanation

Solution. Select 2 men from 6: . Select 1 woman from 4: .

Since these are independent selections happening together, multiply: . This is a combination problem throughout — committee membership doesn't depend on selection order. Answer: (a).

Question 2 of 3

Q2. A bag contains 5 red balls and 7 blue balls. Two balls are drawn at random without replacement. What is the probability that both balls are red?

Pick an option to check your answer.

Show explanation

Solution. . Since the first ball is not replaced, only 4 red balls remain out of 11 total for the second draw: .

. (b) is the trap of treating this as with replacement, squaring instead of adjusting the second draw's denominator and numerator. Answer: (c).

Question 3 of 3

Q3. The sum of the first 20 terms of an arithmetic progression is 650, and the first term is 4. Find the common difference.

Pick an option to check your answer.

Show explanation

Solution. Sum formula: , with : .

Verify: , matching exactly. Answer: (b).


7. Common traps

  • Confusing permutation and combination — always ask first whether reordering the same selected items changes the outcome.
  • Forgetting to adjust probabilities for "without replacement" draws — the denominator (and sometimes numerator) shrinks with each draw; squaring or cubing a single-draw probability is only valid with replacement.
  • Missing the constant-ratio vs. constant-difference test before assuming a sequence is AP when it's actually GP, or vice versa.
  • Double-counting the intersection in set theory "union" questions — always subtract the overlap once; for three sets, add back the triple overlap after subtracting all three pairwise overlaps.
  • Computing "at least one" directly instead of via the complement — this is almost always slower and more error-prone than computing .
  • Using instead of for circular permutations — forgetting that rotating a circular arrangement doesn't create a genuinely new one.

8. When to guess, and why

Within your first 8 skips across all of Part 1, a modern math question involving a longer, multi-step calculation (a three-set union, a multi-draw probability chain) is a reasonable one to skip if a clean setup doesn't emerge quickly, since these sub-topics are especially prone to a single early misstep compounding through several later steps.

Beyond your 8th skip, a blind 1-in-5 guess has an expected value of exactly 0, while a blank costs -0.10 — mark your best remaining guess.

If you've correctly identified the sub-topic and formula but stalled on execution, a rough estimate (checking whether an answer's magnitude is even plausible, or whether it satisfies an obvious parity or divisibility check) often eliminates two or three options before guessing.


Summary

  • Modern Math is roughly 5-7 of QA&DI's 28 questions, covering permutations/combinations, probability, progressions, and set theory.
  • Permutation (order matters) vs. combination (order doesn't) is the single decision that determines every question in that sub-topic — check it first.
  • With-replacement keeps draw probabilities constant across draws; without-replacement requires recalculating on a shrinking remaining set.
  • Complementary probability () is almost always faster than directly computing "at least one."
  • AP has a constant difference between consecutive terms; GP has a constant ratio — test both quickly on the first few given terms.
  • The union-intersection formula prevents double-counting overlaps; the three-set version needs the triple overlap added back after all pairwise overlaps are subtracted.
  • Circular permutations of items use , not , since rotation doesn't create a new arrangement.
  • Past your 8th free skip in Part 1, a rough magnitude or parity check on a stalled multi-step calculation often narrows the field before a final guess is needed.

Key formulas & results

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

Permutation vs combination
Permutation (order matters): ⁿPᵣ = n!/(n−r)!. Combination (order doesn't): ⁿCᵣ = n!/(r!(n−r)!)
The deciding question: does swapping two selected items create a DIFFERENT outcome? Yes = permutation, no = combination.
Circular permutation
(n−1)!, not n!, for n distinct items arranged in a circle
Rotating the whole arrangement doesn't create a new one — one position can always be fixed as reference.
Basic and complementary probability
P(event) = favourable/total. P(at least one) = 1 − P(none)
Computing 'none' is almost always easier than directly summing every 'at least one' case.
With vs without replacement
With replacement: total outcomes stay constant across draws. Without replacement: total shrinks by 1 each draw, recalculate on the remaining set
This sub-topic's version of the permutation-vs-combination decision — check it first, every time.
AP and GP formulas
AP: nth term = a+(n−1)d, sum = (n/2)[2a+(n−1)d]. GP: nth term = ar^(n−1), sum = a(rⁿ−1)/(r−1)
Test the first three given terms for constant difference (AP) vs constant ratio (GP) before choosing a formula.
Union-intersection (2 and 3 sets)
n(A∪B) = n(A)+n(B)−n(A∩B). n(A∪B∪C) = sum of individual − sum of pairwise overlaps + triple overlap
The triple-overlap term must be ADDED BACK after subtracting all three pairwise overlaps, or it gets subtracted three times instead of the intended net-once.
⚠️

Traps XAT sets — and how to dodge them

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

WATCH OUT
Confusing permutation and combination
Always ask first: does reordering the same selected items change the outcome? 'Arrange/rank/code' signals permutation; 'select/choose/committee' signals combination.
WATCH OUT
Squaring or cubing a single-draw probability for a without-replacement scenario
Without replacement shrinks the denominator (and often the numerator) with each draw — recalculate each draw's probability on the remaining set, never assume draws are identical.
WATCH OUT
Assuming a sequence is AP without checking for a constant ratio (or vice versa)
Test the first three given terms for BOTH a constant difference and a constant ratio before committing to a formula — a sequence like 3,6,12 is GP, not AP, despite superficially 'increasing steadily.'
WATCH OUT
Double-counting or under-counting overlaps in union questions
For two sets, subtract the intersection once. For three sets, subtract all three pairwise intersections, then ADD BACK the triple intersection — skipping the add-back is the most common three-set error.
WATCH OUT
Computing 'at least one' by directly summing every qualifying case
Use the complement instead: P(at least one) = 1 − P(none) — this is almost always fewer steps and less error-prone, especially with 3+ independent trials.
WATCH OUT
Using n! instead of (n−1)! for circular permutations
Fix one position as a reference point in a circular arrangement, since rotating the whole arrangement doesn't create a genuinely new one — this reduces the count from n! to (n−1)!.

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 Modern Math?

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

8 questions~6 min

5-minute revision

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

  • Modern Math is roughly 5-7 of QA&DI's 28 questions, covering permutations/combinations, probability, progressions, and set theory.
  • Permutation (order matters) vs combination (order doesn't) — check this first, always, before applying either formula.
  • Circular permutations of n distinct items use (n−1)!, not n!.
  • With replacement: draw probabilities stay constant. Without replacement: recalculate on the shrinking remaining set each draw.
  • Complementary probability (1 − P(none)) is almost always faster than directly summing 'at least one' cases.
  • AP has constant difference between terms; GP has constant ratio — test the first three given terms for both before choosing a formula.
  • Union-intersection for two sets: subtract the overlap once. For three sets: subtract all pairwise overlaps, then ADD BACK the triple overlap.
  • The recurring 'failed both, failed neither' question type is a direct union-intersection application, followed by subtracting from the total.
  • Always sanity-check a computed union or probability against physical limits (can't exceed the total population, can't exceed 1) — this catches most double-counting errors immediately.
  • Past your 8th free skip in Part 1, a rough magnitude or parity check on a stalled multi-step calculation often narrows the field before a final guess.

XAT question blueprint

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

Typical weightage: Roughly 5-7 of QA&DI's 28 questions (each worth +1/-0.25), based on recent-paper analysis — not an officially published XLRI split

Question styleMarks eachTypical countWhat it tests
Permutations and combinations1~2Order-matters vs order-doesn't identification and formula application
Probability1~2With/without replacement, complementary probability, mutually exclusive vs independent events
Progressions1~1-2AP vs GP identification, nth term and sum formulas
Set theory1~1Union-intersection formula for two and three sets
Prep strategy
  • First pass: drill the identification step in isolation across all four sub-topics — given 20 mixed word problems, classify each (permutation/combination, with/without replacement, AP/GP, two-set/three-set) without solving, until this is instant.
  • Second pass: practice the complementary-probability approach specifically on 'at least one' problems until it becomes the automatic first instinct rather than direct summation.
  • Final pass: drill three-set union problems specifically, since the triple-overlap add-back is the single most commonly dropped step across this entire chapter.

Exam-hall strategy

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

  1. Identify the permutation-vs-combination or AP-vs-GP question FIRST, before any calculation — this single identification step determines the entire solution path.
  2. For probability problems, explicitly note whether the scenario is with or without replacement before writing any formula — this is worth a deliberate half-second check every time.
  3. Default to the complement (1 − P(none)) whenever a question asks for 'at least one' — it's almost always faster than direct summation.
  4. For set theory union questions, sanity-check your union total against the total population (it can never exceed it) — this catches double-counting errors immediately.
  5. For three-set unions, always use the full formula with the triple-overlap add-back rather than naively extending the two-set version.
  6. Past your 8th free skip in Part 1, a quick sanity check (does this probability exceed 1? does this union exceed the total population?) often flags an eliminable wrong option fast.

Beyond the exam

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

Team and project staffing decisions

Combination counting directly models how many distinct team compositions are possible from a pool of candidates, relevant to resourcing and hiring panel decisions.

Risk and insurance probability modelling

Complementary probability and independent-event multiplication are the standard tools for modelling compound risk (the probability that at least one of several independent failure modes occurs).

Financial forecasting with growth sequences

Geometric progressions directly model compound growth (revenue, population, investment value), and the infinite-GP sum formula underlies perpetuity valuation in finance.

Market segmentation and customer overlap analysis

Set theory's union-intersection formulas are used directly to analyse overlapping customer segments (customers using multiple products) without double-counting shared members.

Where else this topic is tested

Prepare once, score in every exam that asks it.

CAT (Quantitative Ability)High overlap in core formulas, tested at broadly comparable difficulty and frequency
IIFT / SNAP Quantitative AbilityHigh overlap in the same core sub-topics: permutations/combinations, probability, progressions, set theory
Bank PO / SSC CGL Quantitative AptitudeModerate overlap, generally at a more basic difficulty level for these specific sub-topics
GMAT Quantitative ReasoningHigh conceptual overlap, particularly in combinatorics and probability, within a different (computer-adaptive) format

Questions aspirants ask

Pulled from the Q&A community and mentor sessions.

Ask whether swapping two selected items would produce a genuinely different outcome. Arranging people in numbered seats, forming a code, or ranking finishers all change with reordering — permutation. Choosing a committee, selecting a team, or picking a group of items where only membership matters — combination, since the same group selected in a different order is still the same group.

Without replacement changes the sample space for every subsequent draw — the total shrinks by one, and if the previous draw removed a favourable outcome, the numerator shrinks too. Treating a without-replacement scenario as if draws were independent (squaring a single-draw probability, for instance) produces a systematically wrong answer that XAT frequently plants as a five-option trap.

Check the first three given terms only: subtract consecutive terms (constant difference = AP) and separately divide consecutive terms (constant ratio = GP). This two-second check, done on real numbers before choosing a formula, prevents applying the wrong formula entirely.

Forgetting to add back the triple intersection after subtracting all three pairwise intersections. Without the add-back, elements in all three sets get subtracted three times (once per pairwise overlap) instead of the intended net result — always use the full four-term formula for three sets, never just extend the two-set formula naively.

Whenever a question asks for 'at least one' of something across multiple trials or conditions — computing P(none) and subtracting from 1 is almost always fewer steps than directly summing every qualifying combination, and scales especially well as the number of trials increases.
Header Logo