Sarkari RiseLogin

Number Series Questions for SBI CLERK

Free, AI-curated practice for the Number Series section of SBI CLERK. We have 30+ verified questions in this bank. Below: 5 sample questions. Sign up free to unlock unlimited practice + AI explanations + per-topic analytics.

▶ Start free — SBI CLERK mockAll SBI CLERK resourcesAlready a user? Sign in →
📍 Number Series is also tested in:
UP POLICE CONSTABLE (82)SSC CGL (48)SBI PO (45)SSC MTS (33)
Why this topic matters · 8 min read
Number Series is a guaranteed 5-question set in SBI Clerk Prelims under Quantitative Aptitude. Questions ask you to find the missing term or the wrong term in a sequence. Difficulty ranges from easy (simple addition/multiplication) to moderate (two-step patterns, alternating series). Speed is the key — you should crack each question in under 60 seconds. This topic alone can make or break your Quant cutoff.

Arithmetic Series

In an arithmetic series, each term is obtained by adding or subtracting a fixed number called the common difference (d). This is the simplest type and you should spot it in 5 seconds by checking the difference between consecutive terms. If the differences are equal, it is arithmetic.

  • Differences between consecutive terms are constant.
  • Can be increasing (positive d) or decreasing (negative d).
  • Example pattern: 3, 7, 11, 15, 19 — d = 4 throughout.
  • If differences are not equal, it is NOT arithmetic — move to next type.
  • Common in easy and medium level SBI Clerk questions.
Key formulas
nth Term
a(n) = a + (n-1) x d
When: Use when you know first term (a) and common difference (d) and need to find or verify a term.
Worked example

Series: 5, 11, 17, 23, ?, 35. Differences: 6, 6, 6, 6, 6. Missing term = 23 + 6 = 29.

Geometric Series

Each term is obtained by multiplying or dividing the previous term by a fixed number called the common ratio (r). Check ratio (term2 divided by term1) — if constant across all terms, it is geometric. Watch for large jumps between terms — that is your hint.

  • Ratio between consecutive terms is constant.
  • If r > 1, series grows rapidly. If r < 1, series shrinks.
  • Example: 3, 6, 12, 24, 48 — r = 2.
  • Negative ratio produces alternating positive/negative terms.
  • Occasionally tested at moderate difficulty in SBI Clerk.
Key formulas
nth Term
a(n) = a x r^(n-1)
When: Use when ratio is constant and you need to find or check a specific term.
Worked example

Series: 2, 6, 18, 54, ?, 486. Ratio = 3. Missing term = 54 x 3 = 162.

Difference-of-Difference (Second-Order) Series

The differences between consecutive terms are not constant, but the differences OF those differences are constant. Write down the first-level differences, then write the second-level differences (difference of differences). If second-level is constant, you have identified the pattern. This is the most common moderate-level pattern in SBI Clerk.

  • Step 1: Write differences between consecutive terms (Level 1).
  • Step 2: Write differences of Level 1 differences (Level 2).
  • If Level 2 is constant, the original series is a second-order series.
  • Example: 1, 2, 4, 7, 11, 16 — L1: 1,2,3,4,5 — L2: 1,1,1,1 — constant.
  • Pattern can extend to third-order (differences of differences of differences).
Worked example

Series: 3, 5, 9, 15, 23, ?. L1 differences: 2, 4, 6, 8 (increasing by 2). Next L1 = 10. Missing term = 23 + 10 = 33.

Square, Cube, and Mixed Power Series

Terms are related to squares or cubes of natural numbers, sometimes with an addition or subtraction offset. If a series grows very fast and differences do not show a simple pattern, try checking if terms equal n-squared or n-cubed. Mixed series combine powers with arithmetic — like n-squared plus 1.

  • Square series: 1, 4, 9, 16, 25 (n^2).
  • Cube series: 1, 8, 27, 64, 125 (n^3).
  • Mixed: 2, 5, 10, 17, 26 = n^2 + 1.
  • Another mix: 0, 7, 26, 63, 124 = n^3 - 1.
  • Memorize squares up to 30 and cubes up to 15 — saves crucial seconds.
Worked example

Series: 1, 8, 27, 64, ?, 216. Pattern is n^3. Missing term = 5^3 = 125.

Alternating and Two-Step Series

In alternating series, two separate sequences are merged into one. Odd-positioned terms follow one rule and even-positioned terms follow another. In two-step series, each term is generated by two operations — like multiply by 2 then add 1. These are the trickiest patterns in SBI Clerk and appear in moderate-to-hard questions.

  • Split series into odd positions and even positions and check each separately.
  • Two-step example: x2 then +3, repeating on each term.
  • Prime number series: 2, 3, 5, 7, 11, 13 — differences are not obvious, just recall primes.
  • Fibonacci-type: each term = sum of previous two — 1, 1, 2, 3, 5, 8, 13.
  • If nothing works, try two-step — multiply/divide first, then add/subtract.
Worked example

Series: 1, 2, 4, 7, 11, 16, 22. Each difference increases by 1. But if series is 2, 5, 11, 23, 47 — pattern is x2+1: 2x2+1=5, 5x2+1=11, 11x2+1=23, next = 47x2+1=95.

Wrong Term Series

SBI Clerk also gives you a complete series and asks which one term does NOT fit the pattern. Strategy: find the pattern from at least 3-4 clearly correct terms, then check each term one by one. Never assume the first or last term is wrong — the odd one can be anywhere.

  • Build the pattern from surrounding terms, not from the suspected wrong term.
  • Cross-check with the term before and after the suspected wrong term.
  • If you identify the pattern, the wrong term will stand out immediately.
  • Do not waste time — if you identify pattern in 30 seconds, mark and move.
  • Wrong term questions are slightly harder — attempt last if short on time.
⚠ Common mistakes to avoid
  • Checking only two consecutive differences and declaring it arithmetic — always verify at least 3 differences before concluding.
  • Forgetting to split alternating series into odd and even positions — treating it as one sequence and wasting 2 minutes.
  • Confusing n^2 and n^3 series — when growth is very fast, check cubes first, not squares.
  • In wrong-term questions, trusting the wrong term itself to build the pattern — always use the majority of terms to find the rule.
  • Not memorising squares up to 30 and cubes up to 15 — candidates recognise patterns correctly but lose time calculating.
🧠 Memory aids
  • AGDSPM — the 6 series types to try in order: Arithmetic, Geometric, Difference-of-difference, Square/Cube, Prime, Mixed/Two-step. Try them in this order every time.
  • The 3-second checks: Same difference = Arithmetic. Same ratio = Geometric. Rapidly growing = Squares or Cubes. Nothing fits = Split odd-even positions.
  • Write L1 and L2 below the series like stairs going down — if the bottom stair is flat (constant), you found the pattern. Visualise a staircase.
  • Squares to remember as a song-like list: 1,4,9,16,25,36,49,64,81,100,121,144,169,196,225,256,289,324,361,400,441,484,529,576,625,676,729,784,841,900. Revise once daily for a week.
🎯 SBI CLERK exam tips
  • SBI Clerk Prelims always has exactly 5 number series questions — they appear as a block, usually in the first or last set of Quant. Attempt them as a group to stay in flow.
  • Recent SBI Clerk papers favour difference-of-difference and two-step (multiply then add) patterns at moderate difficulty. Pure arithmetic series are given in easy sets.
  • Ideal time target is 45-50 seconds per question. If a series takes over 90 seconds, mark your best guess and move — do not let one question eat into your time.
  • Wrong-term series questions carry the same marks but take 15-20 seconds more on average. In a tight paper, solve find-missing-term questions first.
  • Do not rely on options to work backwards on every question — it is slow. Only use options to verify your final answer or as a last resort when the pattern is unclear.

Sample questions

Q1 · medium · AI-verified
Find the missing number: 4, 9, 20, 43, 90, ?
  1. 185
  2. 183
  3. 187
  4. 181
Q2 · medium · AI-verified
Find the missing term: 3, 7, 15, 31, 63, ?
  1. 127
  2. 125
  3. 129
  4. 123
Q3 · medium · AI-verified
Complete the series: 6, 12, 24, 48, 96, ?
  1. 190
  2. 192
  3. 194
  4. 196
Q4 · medium · AI-verified
Complete the series: 2, 5, 11, 23, 47, ?
  1. 93
  2. 94
  3. 95
  4. 96
Q5 · medium · AI-verified
What comes next in the series: 5, 11, 23, 47, 95, ?
  1. 189
  2. 191
  3. 193
  4. 195
💡 Want answers + explanations + 25+ more Number Series questions? Sign up free →
⭐ Recommended for SBI CLERK aspirants

Pro 6-month

all your target exams · 6 months · unlimited mocks + AI
₹799~₹4.4/day
Sign up free, then unlockSee all plans →

More SBI CLERK topics

Cloze Test
32+ practice questions
Direction Sense
30+ practice questions
Simplification
30+ practice questions
Basic Software
30+ practice questions
Banking Awareness
30+ practice questions
Shortcuts
30+ practice questions

Free practice, AI explanations, 24 exams — all in one app

Daily 10-Q quiz · AI doubt solver in Hindi + English · adaptive mocks · 4,150+ verified PYQs.

Sign up freePricingTry Daily 10-Q