🏆 UPSC Topper Prep
Home Subject Notes
Subject Notes⏱ 11 min read

🧩 CSAT — LOGICAL REASONING, ANALYTICAL ABILITY & DECISION MAKING · Complete Explainer

Why this section matters most: Reasoning is the highest-accuracy, least-time-per-mark part of CSAT. It requires no memorized syllabus — only technique. Toppers clear CSAT primarily on comprehension + reasoning, leaving heavy arithmetic for last. Decision-making questions carry no negative marking — attempt every one.

Each topic below: What it is · Why it matters · Technique · Worked example.


1. CODING–DECODING

What it is: letters/words replaced by other letters, numbers, or symbols by a hidden rule. Why it matters: 2–4 questions; solvable in under 30 seconds once the rule is spotted.

Setup (do this once on your rough sheet):

 A  B  C  D  E  F  G  H  I  J  K  L  M
 1  2  3  4  5  6  7  8  9 10 11 12 13
 N  O  P  Q  R  S  T  U  V  W  X  Y  Z
14 15 16 17 18 19 20 21 22 23 24 25 26

 Reverse position = 27 − position   (A=26, Z=1)
 EJOTY trick: E=5, J=10, O=15, T=20, Y=25  → jump to any letter fast

Types & technique: - Shift code: each letter +n or −n. Check the first letter pair to find n. CAT → DBU is +1. - Reverse code: letters replaced by opposites (A↔Z, B↔Y). - Number code: letters replaced by positions, or sums. - Substitution code: whole words stand for other words — build a mapping table. - Mixed/conditional: rule differs for vowels vs consonants, or by position.

Worked example: If TABLE = UBCMF, then CHAIR = ? Each letter +1 → C→D, H→I, A→B, I→J, R→S = DIBJS.

Worked example: "COW" as sum of positions = C(3)+O(15)+W(23) = 41.


2. NUMBER & LETTER SERIES

What it is: find the missing/next/wrong term. Why it matters: 3–5 questions; pure pattern recognition.

Technique — check in this order: 1. First differences constant? → arithmetic. 2. Second differences constant? → quadratic (n²-type). 3. Ratios constant? → geometric (×2, ×3). 4. Squares/cubes ±1 or ±2? 5. Fibonacci (each = sum of previous two)? 6. Alternate series (odd positions one pattern, even another)? 7. Primes?

Common patterns to recognize instantly:

 2,6,12,20,30,42    → n(n+1)  [diffs 4,6,8,10,12]
 2,5,10,17,26,37    → n²+1
 3,8,15,24,35,48,63 → n²−1
 1,8,27,64,125      → cubes
 1,1,2,3,5,8,13,21  → Fibonacci
 5,11,23,47,95      → ×2+1
 1,3,7,15,31,63     → ×2+1 (2ⁿ−1)
 1,3,6,10,15,21     → triangular n(n+1)/2
 1,5,14,30,55,91    → sum of squares

Letter series technique: convert letters to numbers, find the pattern, convert back. AZ, BY, CX, ? → first +1 (A,B,C,D), second −1 (Z,Y,X,W) → DW.

Worked example: 1, 5, 14, 30, 55, ? → differences 4,9,16,25 (squares) → next diff 36 → 91.


3. BLOOD RELATIONS

What it is: deduce family relationships from statements. Why it matters: 1–3 questions; near-guaranteed marks with a diagram.

Technique — always draw:

  +  male      −  female      =  married couple
  |  parent-child link        ―  sibling link

 Rules:
  • "Only son of my grandfather" = my father
  • "Father's sister" = paternal aunt ; "Mother's brother" = maternal uncle
  • Start from the SPEAKER and work outward
  • For photograph questions: the speaker is the anchor

Worked example: A woman says, "He is the son of my grandfather's only son." Grandfather's only son = her father. Her father's son = her brother.

Worked example: P is Q's mother, Q is R's sister, R is S's son. P is S's? R's parent is S; Q and R are siblings so S is also Q's parent; P is Q's mother → P = S's wife.


4. DIRECTION SENSE

What it is: track movement and find final position/distance. Why it matters: 1–3 questions; mechanical once drawn.

        N
        |
  W ----+---- E      Clockwise:  N → E → S → W
        |            Right turn = +90° clockwise
        S            Left turn  = −90°

 Shortest distance = √(net horizontal² + net vertical²)
 Opposite-direction legs CANCEL

Technique: draw axes once; mark each leg; sum verticals and horizontals separately; apply Pythagoras. Watch for "turns left/right relative to the direction he is facing" versus absolute directions.

Worked example: Walks 5 km N, turns right 3 km, turns right 5 km. N5 then E3 then S5 → verticals cancel → 3 km east of start.

Pythagoras triples to memorize: (3,4,5) (5,12,13) (8,15,17) (7,24,25) (9,40,41) and multiples.


5. RANKING AND ORDERING

What it is: positions in a row/queue. Why it matters: quick 1–2 marks.

 Total = (position from left) + (position from right) − 1
 Position from right = Total − position from left + 1
 People strictly between positions a and b = |a − b| − 1

Worked example: A is 7th from front and 11th from back. Total = 7 + 11 − 1 = 17. Worked example: In a row of 40, X is 12th from left → from right = 40 − 12 + 1 = 29th.


6. SYLLOGISMS

What it is: deduce whether conclusions necessarily follow from given statements. Why it matters: 2–4 questions; the single biggest source of avoidable errors because people use real-world knowledge instead of logic.

Golden rule: accept the statements as true even if absurd. Use only what is stated.

Technique — Venn diagrams: - "All A are B" → circle A inside B. - "No A is B" → separate circles. - "Some A are B" → overlapping circles. - "Some A are not B" → part of A outside B. - A conclusion is valid only if it holds in EVERY possible diagram. Draw the alternative arrangements before concluding.

Valid inferences:

 All A are B + All B are C  →  All A are C          ✔
 All A are B                →  Some B are A          ✔ (conversion)
 No A is B                  →  No B is A             ✔
 Some A are B               →  Some B are A          ✔
 Some A are B               →  Some A are not B      ✘ (NOT valid)
 All A are B                →  All B are A           ✘ (NOT valid)

Possibility/complementary pairs: if "Some A are B" and "No A is B" both appear as conclusions, one must be true → "either/or" case.

Worked example: All pens are books. All books are tables. Conclusion: All pens are tables → valid.


7. SEATING ARRANGEMENT (Linear & Circular)

What it is: place people according to constraints. Why it matters: often a 4–5 question set — high reward for one setup.

Technique: 1. Note the number of seats and whether people face centre or outward (this flips left/right). 2. Start with the most rigid clue (fixed position, "exactly between", "immediate neighbour"). 3. Make a grid/circle and pencil in possibilities; eliminate contradictions. 4. Keep a "not" list for negative clues.

 CIRCULAR, facing CENTRE : a person's LEFT is clockwise
 CIRCULAR, facing OUTWARD: a person's LEFT is anticlockwise
 LINEAR facing NORTH     : left = west (your left as reader)
 LINEAR facing SOUTH     : left/right reverse
 n people in a circle → (n−1)! arrangements

8. CALENDAR

What it is: find the day of the week for a date. Why it matters: 1–2 questions; formula-driven.

 ODD DAYS = remainder when total days ÷ 7
 Ordinary year = 365 days = 52 weeks + 1 odd day
 Leap year     = 366 days = 52 weeks + 2 odd days
 100 years = 5 odd days ; 200 = 3 ; 300 = 1 ; 400 = 0

 Leap year rule: divisible by 4; century years only if divisible by 400
   (1900 NOT leap, 2000 leap)

 Day mapping: 0=Sunday, 1=Monday, 2=Tuesday, 3=Wednesday,
              4=Thursday, 5=Friday, 6=Saturday

Technique for "n days later": day = (today + n mod 7). Worked example: Today is Monday. 100 days later? 100 mod 7 = 2 → Monday + 2 = Wednesday. Worked example: Day before yesterday was Thursday → today = Saturday → day after tomorrow = Monday.


9. CLOCKS

What it is: angles and coincidences of clock hands. Why it matters: 1–2 questions; one formula solves most.

 Minute hand: 6° per minute      Hour hand: 0.5° per minute
 ANGLE = |30·H − 5.5·M|          (if >180°, subtract from 360°)

 Hands COINCIDE 11 times in 12 hours (every 65 5/11 min)
 Hands are OPPOSITE 11 times in 12 hours
 Hands at RIGHT ANGLE 22 times in 12 hours

Worked example: Angle at 3:00 → |30(3) − 5.5(0)| = 90°. Worked example: Angle at 4:20 → |30(4) − 5.5(20)| = |120 − 110| = 10°.


10. LOGICAL VENN DIAGRAMS & CLASSIFICATION

What it is: represent category relationships; or find the odd one out. Why it matters: quick marks.

Technique (odd one out): test membership of a category (all squares? all primes? all flowers? all cubes?). Check both mathematical properties and semantic categories. Worked example: 121, 144, 169, 180, 196 → all perfect squares except 180. Worked example: Rose, Lotus, Marigold, Mango → Mango (fruit, not a flower).


11. STATEMENT–ASSUMPTION / ARGUMENT / COURSE OF ACTION

What it is: evaluate the logic behind statements. Why it matters: overlaps with comprehension and decision-making; tests administrative reasoning.

Rules: - Assumption = something taken for granted by the speaker. It must be necessary for the statement to make sense. Reject anything extreme or merely possible. - Strong argument = directly relevant + significant. Weak = trivial, ambiguous, or based on an unlikely example. - Course of action = practical, addresses the problem, within authority, and proportionate. Reject extreme or impractical actions.


12. DECISION MAKING (⚠️ NO NEGATIVE MARKING)

What it is: administrative/ethical situations with response options. Why it matters: free marks — attempt all. Roughly 5–8 questions.

How to pick the right option — the option should show: 1. Verification before action (check facts, don't act on rumour). 2. Following due process / rules, while using reasoned discretion. 3. Empathy and fairness to all stakeholders. 4. Integrity — no bribes, no favouritism, no cover-ups. 5. Transparency — document, disclose conflicts of interest, recuse where needed. 6. Proportionality — no extreme reactions.

Reject options that: ignore the problem, act harshly/publicly humiliate, bend rules for personal benefit, pass the buck entirely, or take illegal shortcuts.

Worked example: You are offered a gift after helping a citizen with a legitimate service. → Correct: politely decline, explaining it is your duty and against the rules. (Not: accept quietly; not: report harshly.)

Worked example: A rule applied literally would cause clear injustice in a rare case. → Correct: use reasoned discretion within your authority, document the reasoning, escalate if needed.


13. DATA INTERPRETATION (DI)

What it is: reading tables, bar/line graphs, pie charts, caselets. Why it matters: 10–20 marks, no theory needed — pure careful reading + percentages. The best return on time in CSAT after comprehension.

 PIE CHART: 360° = 100% → 1% = 3.6°
     Value = (sector angle / 360) × Total
 Growth %      = (New − Old)/Old × 100
 Contribution% = (Part/Whole) × 100
 CAGR ≈ [(Final/Initial)^(1/n) − 1] × 100

Technique — the 5 rules: 1. Read title, axes, units, footnotes first. (Units in lakhs vs crores destroys more answers than arithmetic.) 2. Identify whether numbers are absolute, %, or indexed. 3. Approximate aggressively; eliminate far-off options. 4. For comparisons, cross-multiply ratios instead of dividing. 5. Answer only what's asked — "percentage increase" ≠ "percentage points."

Common traps: comparing percentages across different bases; assuming a rising percentage means a rising absolute value; missing "excluding/other than" wording.


14. COMPREHENSION-LINKED REASONING

What it is: short logical passages with inference questions. Why it matters: blends the two highest-scoring sections.

Technique: answer strictly from the passage — no outside knowledge, no over-inference. Reject options that are (a) too extreme, (b) outside scope, (c) only partly true, (d) reverse the author's qualified claim.


15. CSAT EXAM STRATEGY (Reasoning-first plan)

 Minute 0–45   : Reading comprehension (highest accuracy)
 Minute 45–80  : Reasoning (coding, series, relations, directions,
                 ranking, syllogism, seating, calendar/clock)
 Minute 80–100 : Decision making (attempt ALL — no negative marking)
 Minute 100–120: Data interpretation + arithmetic
  • Target: ~55–60 attempts at high accuracy clears 66.67/200 comfortably.
  • Rough-work discipline: draw the alphabet strip, direction cross, and family tree once per set — not per question.
  • Practice load (Months 8–10): 20 reasoning + 5 DI questions daily; aim for >90% accuracy in reasoning.
  • Review protocol: for every wrong answer, label it concept gap, misread, or time pressure — and fix the dominant one.

Bottom line: Reasoning is trainable to near-perfect accuracy in 6–8 weeks. Combined with comprehension and no-negative decision-making questions, it alone can clear CSAT.


📖 SOURCE & PRACTICE MAP

Purpose Use
Reasoning technique RS Aggarwal, A Modern Approach to Verbal & Non-Verbal Reasoning
CSAT-fit practice Arihant / Disha CSAT; TMH GS Paper II
The real thing Previous years' CSAT papers — reasoning patterns repeat closely

How to practise: don't just solve — time each set and, for every miss, tag it concept gap / misread / time pressure and fix the dominant one. Puzzles and seating-arrangement improve only with daily reps (2–3 sets/day for a month).

High-return order for exam day: comprehension → decision-making (no negative) → syllogisms/blood relations/directions (fast, high accuracy) → puzzles/DI → leave long puzzles for last.

Self-generated study material modelled on the UPSC pattern · Always verify at upsc.gov.in