The IBPS PO Preliminary examination contains 35 quantitative aptitude questions to be solved in 20 minutes — a pace of just 34 seconds per question. The Mains examination is more generous with time but significantly more complex, featuring data interpretation sets, data sufficiency, and higher-order arithmetic that demand both speed and analytical depth.
What separates candidates who clear IBPS PO from those who do not is rarely a gap in conceptual knowledge. Most serious aspirants understand how percentage, time-work, and probability problems work. The gap is almost always in calculation speed — specifically, the ability to perform multi-step arithmetic mentally without losing accuracy under time pressure.
This guide covers every calculation technique, topic-wise shortcut, and strategic approach you need for both the Preliminary and Mains stages of IBPS PO.
The IBPS PO Quantitative Aptitude Blueprint
Understanding the structure before building a strategy is essential.
Preliminary Examination
| Parameter | Detail |
|---|---|
| Total Questions | 35 |
| Time Allowed | 20 minutes |
| Marks per Question | 1 |
| Negative Marking | 0.25 per wrong answer |
| Average Time per Question | 34 seconds |
Mains Examination
| Parameter | Detail |
|---|---|
| Total Questions | 35 |
| Time Allowed | 45 minutes |
| Marks per Question | 2 |
| Negative Marking | 0.25 per wrong answer |
| Average Time per Question | 77 seconds |
Topic-Wise Weightage (Mains — Based on Previous Years)
| Topic | Questions | Priority |
|---|---|---|
| Data Interpretation | 15–20 | Critical |
| Arithmetic (% , ratio, P&L, SI/CI) | 5–7 | High |
| Number Series | 5 | High |
| Quadratic Equations | 5 | Medium |
| Miscellaneous Arithmetic | 3–5 | Medium |
Critical insight: Data Interpretation alone accounts for nearly 50% of the Mains paper. A candidate who is strong at DI but average elsewhere will outperform a candidate who is strong everywhere but slow at DI. This guide dedicates significant attention to DI calculation speed.
Foundation: The 5 Calculation Skills IBPS PO Demands
Before topic-specific shortcuts, build these five core calculation abilities. Every DI set and every arithmetic problem draws from them.
Skill 1: Multiplication of 2-Digit Numbers Mentally
IBPS PO DI sets frequently require multiplying numbers like 37 × 84 or 63 × 47 without pen-and-paper time.
Method — Cross Multiplication:
For AB × CD:
- Units digit: B × D
- Tens digit: (A × D) + (B × C) + carry
- Hundreds digit: A × C + carry
Example: 43 × 67
- Units: 3 × 7 = 21 → write 1, carry 2
- Tens: (4×7) + (3×6) + 2 = 28 + 18 + 2 = 48 → write 8, carry 4
- Hundreds: 4 × 6 + 4 = 28
- Answer: 2881
Practice this until the three-step process runs automatically in 5–8 seconds.
Skill 2: Division by Non-Round Numbers
DI tables frequently require dividing values like 4,368 ÷ 13 or 7,245 ÷ 17.
Method — Factor Simplification First:
Always check if numerator and denominator share a common factor before dividing.
- 4,368 ÷ 13 → Check: 4368 = 13 × 336 → 336
- 7,245 ÷ 17 → Check: 7245 = 17 × 426.17... → Use long division only if no clean factor
Method — Approximation for DI:
In most DI questions, an approximation within 1–2% is sufficient to identify the correct answer from the given options.
- 4,368 ÷ 13 ≈ 4,400 ÷ 13 ≈ 4,400 ÷ 13 = 338.4 → actual is 336, close enough to pick the right option
Skill 3: Percentage of Large Numbers
DI questions frequently ask "what percentage is X of Y" where both X and Y are large.
Method:
- Simplify the fraction X/Y first by canceling common factors
- Then convert the simplified fraction to a percentage
Example: What percentage is 1,260 of 4,200?
- 1260/4200 = 126/420 = 63/210 = 3/10 = 30%
Skill 4: Ratio Comparison Without Division
When comparing multiple ratios in DI, full division wastes time.
Method — Cross Multiplication Comparison:
To compare a/b vs c/d: compare a×d vs b×c
- 347/892 vs 412/1,035
- 347 × 1035 = 359,145
- 412 × 892 = 367,504
- 367,504 > 359,145 → 412/1035 is larger
Skill 5: Approximation Discipline
Knowing when to approximate and how much error is acceptable is a skill in itself.
Rule: In IBPS PO, if answer options are spread at least 3–5% apart, approximating to the nearest round number is safe. If options are very close (within 1%), you need the exact answer.
Always scan options before calculating — this tells you how precise you need to be.
Topic-Wise Fast Calculation Techniques
Data Interpretation — The 50% Section
DI sets in IBPS PO Mains come in four main formats: bar graphs, line graphs, pie charts, and tables. Each has a specific speed approach.
Bar Graphs and Line Graphs:
- Read values by estimation from the graph — do not try to read exact values that are between grid lines unless the question specifically demands precision
- For "percentage increase from year A to year B" questions: use the formula (B−A)/A × 100, but approximate A and B to the nearest round number first
Example: Sales grew from 4,350 to 5,720. Percentage increase?
- Approximate: (5700 − 4400) / 4400 × 100
- = 1300/4400 × 100 ≈ 29.5%
- Actual: (1370/4350) × 100 = 31.5%
- If options are 28%, 31%, 34%, 38% — the approximation points clearly to 31%
Pie Charts:
- Convert percentage to value: Value = (Sector%/100) × Total
- Convert value to percentage: % = (Value/Total) × 100
- For ratio between two sectors: directly use their percentages as the ratio — no need to calculate actual values
Example: In a pie chart, sector A = 35%, sector B = 20%, total = 84,000
- Ratio A:B = 35:20 = 7:4 (no calculation needed)
- Value of A = 35% of 84,000 = 29,400
Tables:
- Never calculate every cell — read only what the question asks
- For "row total" or "column total" questions, add left-to-right using the decomposition method
Number Series — 5 Questions, High Speed Potential
Number series questions in IBPS PO follow predictable patterns. Recognizing the pattern type in 10–15 seconds is the key skill.
The 6 Most Common Patterns:
- Arithmetic progression: Constant difference — 3, 7, 11, 15, 19 (diff = 4)
- Geometric progression: Constant ratio — 3, 6, 12, 24, 48 (ratio = 2)
- Squares/Cubes series: 1, 4, 9, 16, 25 or 1, 8, 27, 64, 125
- Mixed operation: Alternating ×2 and +3 — 2, 7, 14, 19, 38, 43
- Difference of differences: Second-level differences are constant — 2, 3, 5, 8, 12, 17 (diffs: 1,2,3,4,5)
- Prime number addition: Each term adds the next prime — 2, 4, 7, 12, 19, 30
Speed rule: Calculate first-level differences immediately. If they are not constant, calculate second-level differences. If second-level differences are constant, it is pattern 5. If neither works, check for alternating operations.
Quadratic Equations — 5 Questions, Fastest Section
Quadratic equation questions in IBPS PO ask you to find the roots of two equations and compare them. With the right approach, each question takes under 30 seconds.
The Factorization Speed Method:
For ax² + bx + c = 0, find two numbers that multiply to (a×c) and add to b.
Example: x² − 7x + 12 = 0
- Need two numbers: product = 12, sum = −7
- Numbers: −3 and −4
- (x−3)(x−4) = 0 → x = 3 or x = 4
Example: 2x² − 7x + 3 = 0
- a×c = 6, sum = −7 → numbers: −6 and −1
- 2x² − 6x − x + 3 = 0
- 2x(x−3) − 1(x−3) = 0
- x = 3 or x = 1/2
Comparison shortcuts:
- If both roots of x > both roots of y: x > y
- If ranges overlap: relationship cannot be determined
- Always find both roots of both equations before comparing
Arithmetic — 5 to 7 Questions
Time and Work Speed Formula:
- Combined rate = 1/A + 1/B (where A and B are individual completion times)
- Time together = AB/(A+B)
Example: A does work in 12 days, B in 18 days. Together?
- 12×18/(12+18) = 216/30 = 7.2 days
Pipes and Cisterns — Same Formula:
Filling pipe A fills in 8 hours, drain pipe B empties in 12 hours. Net time to fill?
- Net rate = 1/8 − 1/12 = 3/24 − 2/24 = 1/24
- Time = 24 hours
Boats and Streams:
- Downstream speed = Boat speed + Stream speed
- Upstream speed = Boat speed − Stream speed
- Boat speed = (Downstream + Upstream) / 2
- Stream speed = (Downstream − Upstream) / 2
Probability — IBPS Mains Specific:
For simple probability questions, use P = Favorable outcomes / Total outcomes directly. For card and ball problems, memorize:
- Standard deck: 52 cards, 4 suits, 13 cards each, 4 aces, 4 kings etc.
- nC2 = n(n−1)/2 — use this for "choosing 2 from n" problems
The Preliminary Exam Strategy — 34 Seconds Per Question
The Preliminary exam is a pure speed test. Apply this exact sequence:
Step 1 (0–2 min): Scan all 35 questions. Mark each as Easy (E), Medium (M), or Skip (S).
Step 2 (2–12 min): Solve all Easy questions first — target 15–18 questions in 10 minutes.
Step 3 (12–18 min): Solve Medium questions — target 8–10 more questions.
Step 4 (18–20 min): Review blanks, apply elimination on remaining questions.
Target score for cutoff: 18–20 correct out of 35 (varies by category and year). This is achievable with 100% accuracy on Easy questions alone.
The Mains Exam Strategy — 77 Seconds Per Question
The Mains exam rewards analytical speed over raw calculation speed.
DI sets first: Attempt the DI sets before individual questions. DI questions within a set share context — reading the table or graph once gives you the data for 3–5 questions. This amortizes reading time across multiple answers.
Within each DI set: Answer the easiest question in the set first to anchor your understanding of the data, then tackle the harder questions.
Individual questions: Use the tier system — solve calculation-light questions (number series, quadratic equations) before heavy arithmetic questions.
6-Week IBPS PO Preparation Plan
| Week | Focus | Daily Target |
|---|---|---|
| Week 1 | Arithmetic foundations — %, ratio, P&L, SI/CI | 40 questions, 35 min |
| Week 2 | Number series + Quadratic equations | 30 questions, 25 min |
| Week 3 | Data Interpretation — all 4 formats | 3 DI sets per day |
| Week 4 | Prelims mock tests — full 20-min sessions | 3 mocks per day |
| Week 5 | Mains-level DI + probability + time-work | 2 Mains mocks per day |
| Week 6 | Error analysis + weak area sprint | Target 85%+ accuracy |