Data Sufficiency is not about solving a problem — it is about deciding whether a problem can be solved. That shift in thinking is everything. Most candidates waste 90 seconds actually computing an answer when the question only asks whether enough information exists to compute one.
Here is the core idea: you are given a question and two statements. Your job is to determine which combination of statements provides exactly the information needed to answer the question definitively. Not approximately. Not probably. Definitively — with one and only one answer.
Think of it like a courtroom. The judge doesn't need the full confession to declare guilt — they need sufficient evidence. Statement I is one witness, Statement II is another. Sometimes one witness is enough. Sometimes you need both. Sometimes even both together leave the verdict open.
The analogy that works in the exam hall: imagine you are trying to identify a locked room in a building. Statement I might say "the room is on the third floor." Statement II says "the room has a blue door." Together they might uniquely identify one room — or there might still be three blue-doored rooms on the third floor. Your job is to check whether the combination narrows it to exactly one answer.
For RBI Grade B, Data Sufficiency questions typically appear in the Reasoning section and test your ability to quickly assess algebraic relationships, number properties, geometric conditions, and statistical quantities. The questions are designed to punish two habits: (1) actually solving the full problem when you only need to check solvability, and (2) assuming that partial information means no information.
The standard answer options you will encounter are:
Memorize these five outcome types before the exam. Every question maps to exactly one.
There is a strict order of evaluation you should follow for every single question. Deviating from it causes errors.
Step 1: Read the question stem carefully. Identify exactly what is being asked — a value, a yes/no, a comparison, a ratio.
Step 2: Test Statement I alone. Treat Statement II as if it does not exist. Ask: does Statement I alone give me one definitive answer?
Step 3: Test Statement II alone. Treat Statement I as if it does not exist. Ask: does Statement II alone give me one definitive answer?
Step 4: If neither alone is sufficient, combine both. Ask: do they together give one definitive answer?
Step 5: Map to the five outcome types above.
Never skip steps. Candidates who jump to "both together" skip the check on individual statements and miss questions where one statement alone is sufficient.
The standard of "sufficient" differs depending on what the question asks.
Value question ("What is the value of x?"): A statement is sufficient if it produces exactly one numerical value for x. If it gives x = 5 always, it is sufficient. If it gives x = 5 or x = −5, it is not sufficient — you have two possible answers.
Yes/No question ("Is x > 0?"): A statement is sufficient if it always produces the same answer — always Yes, or always No. If under some conditions Statement I gives Yes and under others it gives No, then it is not sufficient. This is where most candidates slip: they find one case where the answer is Yes and stop, not checking whether a No case also exists.
Category 1: Algebraic Identity
These use factorisation identities. The standard trap is a² - b² = (a+b)(a-b). If you know a² - b² and a - b, you can find a + b by division. Neither piece alone gives you a + b, but together they do. Recognise this structure instantly — it appears frequently.
Category 2: Divisibility Rules
For "Is N divisible by k?", check whether the statement gives you enough to apply divisibility tests. Divisibility by 3: digit sum divisible by 3. Divisibility by 6: must be divisible by both 2 and 3 — so you need two separate conditions, which is why one statement is often not enough.
Category 3: Weighted Averages
Questions like "What is the average salary of group A?" where you know the combined average and average of group B. You need the ratio of group sizes to complete a weighted average calculation: Total average = (n_A × avg_A + n_B × avg_B) / (n_A + n_B). This requires three of the four quantities: combined average, one group's average, and the ratio. If you have only two of these, you cannot solve it.
Category 4: Speed-Distance-Time
The train-platform type. Train crossing a platform: distance = (train length + platform length), time known → gives one equation. Train crossing a stationary man: distance = train length, time known → gives another equation. Two unknowns (speed, train length), two equations — both together sufficient.
Category 5: Geometric Properties
These test whether you know the defining properties of shapes. A rhombus is defined by: (a) all four sides equal, OR (b) diagonals bisect each other perpendicularly. Either of these alone is a complete definition. So each statement alone is sufficient — the answer is Option D.
Here is the test that separates 90th-percentile scorers from the rest: after you think a statement is sufficient, ask yourself, "Is there any other value / answer that also satisfies this statement?" If yes, the statement is not sufficient.
Example: "Is x a positive number?" with Statement I: x² = 9. This gives x = 3 or x = −3. One positive, one negative. Statement I does not definitively answer the yes/no question — it gives "sometimes yes, sometimes no." Not sufficient.
When combining statements, be careful not to add conditions that are not stated. Only use information explicitly given. Do not infer that because Statement I says "x is odd" and Statement II says "x < 10", x must be 1, 3, 5, 7, or 9 — all of these are valid x values, and if the question asks for the value of x, the combination is still not sufficient.
Before combining any statements, always test each as an ISLAND. If Statement I alone solves the question, stop — you don't need to check combinations. Most candidates combine first and miss the single-statement answer.
Micro-example: "What is x + y?" with St.I: x + y = 8. Stop. Statement I tells you x + y directly — no need to read Statement II at all. Answer is Option A.
Speed gain: skips two evaluation steps. Standard approach (test both alone, then combined): 3 steps. ISLAND-first (stop at St.I): 1 step when applicable. Saves 30-40 seconds on easy questions.
When you see a² - b², a³ - b³, or (a+b)² - (a-b)², factor immediately before deciding sufficiency.
a² - b² = 24 → (a+b)(a-b) = 24. Now you see: if you know (a-b), you can find (a+b) by division. This instantly tells you that Statement I alone (giving a² - b²) plus Statement II alone (giving a - b) together are sufficient — and neither alone is.
Standard approach (trying numbers): 60 seconds. Factoring first: 10 seconds. The factored form shows exactly what missing variable links the two statements.
For "divisible by N?" questions, count how many divisibility rules are needed. Divisible by 6 = 2 rules (÷2 and ÷3). Divisible by 12 = 3 rules (÷4 and ÷3). Divisible by 3 = 1 rule (digit sum ÷ 3).
If the question needs 2 rules and each statement covers exactly 1 rule, the answer is almost always Option C (both together, neither alone). If the question needs 1 rule and one statement directly covers it, the answer is Option A or B.
This pre-analysis takes 5 seconds and immediately narrows the answer from 5 options to 2.
For any weighted average question: Combined avg = (n₁ × avg₁ + n₂ × avg₂) / (n₁ + n₂). You have 4 unknowns. Combined average is usually given in the question stem. That leaves 3 unknowns.
To solve, you need 2 more pieces: either (avg₁ and ratio n₁:n₂), or (avg₂ and ratio n₁:n₂), or (avg₁ and avg₂ — which then gives ratio). If the two statements together give you exactly 2 of the 3 remaining unknowns, the answer is Option C. If one statement gives you both, the answer is Option A or B.
Eliminates wrong answer in 8 seconds by counting knowns before any calculation.
For yes/no questions, don't try to prove a statement sufficient — try to break it. Find one case where the answer is Yes and one case where the answer is No under the same statement. If both exist, the statement is not sufficient.
Example: "Is x even?" with Statement I: "x is divisible by 4." Try x = 4 (yes, even). Can you find an x divisible by 4 that is not even? No — all multiples of 4 are even. Statement I is sufficient.
Counterexample search: 10-15 seconds. Forward-proof approach: 45-60 seconds. The counterexample method is faster because one failure proves insufficiency instantly.
In the exam hall, follow this 5-step decision tree for every Data Sufficiency question:
Step 1 — Classify the question: Value question (find a number) or Yes/No question (confirm/deny a property)?
Step 2 — Identify the "sufficiency condition": What exactly do you need to know to answer? Write it in your head: "I need the value of x+y" or "I need to confirm digit sum is divisible by 3."
Step 3 — Test Statement I alone (as an island): Does it give one and only one answer to your sufficiency condition? If yes, it is sufficient. Mark it.
Step 4 — Test Statement II alone (as an island): Same check. Mark it.
Step 5 — Map to answer:
Time target: 90 seconds per question. If you are spending more than 60 seconds on any single statement test, you are computing — stop and check whether you only need to assess solvability.
Why this question: This is the algebraic identity archetype — a² - b² — that RBI Grade B uses to test whether you factor before evaluating. If you try to solve numerically, you waste time.
Solving path: Factor Statement I immediately: a² - b² = (a+b)(a-b) = 24. This statement gives the product of (a+b) and (a-b), but not either value individually — multiple pairs satisfy this. Statement II says a - b = 4 but gives nothing about (a+b). Together: substitute (a-b) = 4 into (a+b)(4) = 24, so (a+b) = 6. One unique answer — Option C.
Why this question: The weighted average structure is a recurring trap. Candidates see "average salary" and assume one salary figure is enough. It is not — you need the mixing ratio.
Solving path: Stem gives combined average = 45,000. Statement I gives ratio M:F = 3:2 but no salary figures — not sufficient. Statement II gives male average = 50,000 but no ratio — not sufficient. Together: use weighted average formula. Let F-average = x. (3 × 50,000 + 2 × x) / 5 = 45,000. Solving: 150,000 + 2x = 225,000, so x = 37,500. Unique answer — Option C.
Why this question: Classic divisibility yes/no question. The key insight is that one rule (digit sum) is all you need — and Statement II (evenness) is a red herring.
Solving path: Divisibility by 3 requires: digit sum divisible by 3. Statement I: x + y = 12, and 12 is divisible by 3 — confirmed, always yes. Statement I alone is sufficient. Statement II says the number is even — this tells you about divisibility by 2, not by 3. Completely irrelevant to the question. Option A.
Why this question: Geometric definition questions test whether you know which properties are definitional (sufficient alone) versus necessary-but-not-sufficient.
Solving path: Statement I: all sides equal → a quadrilateral with all equal sides is a rhombus by definition. Sufficient alone. Statement II: diagonals bisect each other at right angles → this is also a defining property of a rhombus (not a square — a square has this property too, but a square is a special case of a rhombus). Either statement alone is sufficient — Option D.
Why this question: Speed-distance-time with two unknowns. Two equations needed. Each statement gives one equation — together they form a solvable system.
Solving path: Let train length = L, speed = v. Statement II (stationary man): L = v × 10 → one equation, two unknowns — not sufficient. Statement I (platform): L + 200 = v × 20 → one equation, two unknowns — not sufficient. Together: substitute L = 10v into second equation: 10v + 200 = 20v, so v = 20 m/s. Unique value — Option C.
Solving the full problem instead of checking solvability. The question asks "is there enough information?" not "what is the answer?" Stop the moment you confirm one unique answer exists — do not compute it.
On yes/no questions, finding one confirming case and stopping. If the question is "Is x positive?" and you find x = 3 satisfies Statement I, you must also check whether x = −3 or x = 0 could also satisfy Statement I. If they can, the statement is not sufficient.
Combining statements before testing each alone. A common error on questions where one statement is independently sufficient. Always isolate first. Missing a single-statement answer and marking Option C instead of Option A/B loses the mark entirely.
Treating Statement II information as present when testing Statement I. When you evaluate Statement I in isolation, mentally cross out Statement II. Any information leakage — even subconscious — corrupts the test.
Confusing "necessary condition" with "sufficient condition." A necessary condition is required but may not be enough. Divisibility by 2 is necessary for divisibility by 6, but not sufficient. The question asks for sufficiency — always ask "is this condition enough on its own?"
Geometric property confusion. A quadrilateral with equal diagonals is not necessarily a rhombus (it could be a rectangle). A quadrilateral with diagonals bisecting each other is a parallelogram, not necessarily a rhombus. Know the precise defining conditions for each shape — rhombus, square, rectangle, parallelogram — and do not interchange their properties.