← Home All articles Cognitive Science

Numerical Reasoning Test: Sequences, Ratios, and Recursive Patterns

Why finding the rule behind 2, 6, 12, 20, 30 has nothing to do with arithmetic — and why the cognitive ability it measures predicts performance in finance, engineering, and science.

If you can spot what comes next in 2, 6, 12, 20, 30, you have just used the cognitive machinery a numerical reasoning test puts under load. The trick isn't arithmetic — the differences are simple (4, 6, 8, 10). The trick is noticing the pattern of differences itself. That second-order pattern detection is what numerical reasoning measures, and it predicts performance in nearly every data-heavy field.

This guide explains what a numerical reasoning test actually measures, why it isn't the same as being good at math, and how to read your score. If you'd rather see your own score first, our free 10-question numerical reasoning test gives you an instant breakdown.

Take the full IQ test

41 questions · five cognitive domains · instant result.

What numerical reasoning is

Numerical reasoning is the ability to detect patterns, infer rules, and reason about relationships in numerical form. It sits at the intersection of two broader cognitive abilities:

  • Fluid intelligence (Gf). Solving novel problems by finding their structure. Number sequences are a particularly clean way to measure Gf because the rule is hidden and must be inferred.
  • Quantitative reasoning (Gq). Reasoning specifically with numbers, ratios, and quantities. A subdomain that overlaps with mathematical aptitude but isn't the same thing.

Together, these underlie the kind of thinking we associate with finance, science, engineering, and any domain where you have to look at data and ask "what's going on here?"

There’s a number sense underneath the symbols

One of the more surprising findings in cognitive science is that humans (and many animals) have an innate approximate number system — a primitive ability to compare quantities without counting or symbols. Halberda, Mazzocco, and Feigenson (2008) showed that the precision of this system in 14-year-olds predicted their math achievement scores from kindergarten through high school, controlling for IQ, working memory, and verbal ability. Numerical reasoning tests sit on top of this older non-symbolic ability. People who are fast at quickly judging "which dot cluster has more dots" without counting tend to be fast at the number-sequence tasks that load on Gq. Symbolic math is built on a much older cognitive primitive.

Numerical reasoning vs. math

This distinction matters because people often dismiss themselves as "not a math person" and assume they will score poorly on a numerical reasoning test. Often they don't. The two abilities draw on different cognitive resources:

Math performanceNumerical reasoning
Procedural knowledgeRule inference
Memorized formulasPattern detection
Largely crystallized (Gc)Largely fluid (Gf)
Builds with instructionStable from late teens
"Solve x² + 3x + 2 = 0""What comes next: 1, 1, 2, 3, 5, 8?"

Many strong mathematicians have only average numerical-reasoning scores; many strong numerical reasoners stopped studying math in high school. The skills are correlated (around r = 0.5 to 0.6) but not interchangeable.

What a numerical reasoning test measures

A modern numerical test is built from a small set of canonical item types:

  • Linear sequences. Constant differences. 5, 9, 13, 17, ? — warm-up territory.
  • Geometric sequences. Constant ratios. 3, 6, 12, 24, ? — or 81, 27, 9, 3, ?.
  • Quadratic and cubic patterns. Differences themselves change. 1, 4, 9, 16, 25 are squares; 1, 8, 27, 64 are cubes; 1, 3, 6, 10, 15 are triangular numbers.
  • Recursive sequences. Each term depends on prior terms. The Fibonacci sequence (1, 1, 2, 3, 5, 8) is the canonical example. Multi-rule recursion (×2, +1) is a common ceiling item.
  • Proportional reasoning. Ratios and analogies: 3 : 12 :: 5 : ?. Tests whether you can hold a multiplicative relationship in working memory.
  • Hidden-rule grids. Matrices where rows or columns share a non-obvious operation. The number version of pattern-recognition matrices.
  • Mixed operations. Sequences where the operation alternates (+3, ×2, +3, ×2) or where multiple rules are interleaved.

Our numerical reasoning mini-test samples across these item types in 10 questions, with a deliberate difficulty ramp from linear to recursive.

What your numerical score predicts

Numerical reasoning correlates with full-scale IQ at approximately r = 0.6 to 0.7 in modern test batteries — close to the correlation for pattern recognition. The number-series subtest is a core component of the Wechsler Adult Intelligence Scale, the Stanford-Binet, and the Cattell Culture Fair Test for exactly this reason.

Beyond the IQ correlation, numerical reasoning has substantial incremental validity for quantitative domains:

Finance, accounting, and consulting

Most graduate-level recruiting in finance, accounting, and consulting now includes numerical reasoning assessments (SHL, Kenexa, Saville) as an early screening filter. The validity coefficient against on-the-job performance in analyst roles is roughly r = 0.4 — comparable to structured interviews.

Engineering and physical sciences

Combined with spatial reasoning (see our spatial reasoning test guide), numerical reasoning is one of the strongest predictors of STEM achievement. Wai, Lubinski, and Benbow's 2009 longitudinal data showed that quantitative ability at age 13 predicted later doctoral attainment in physical sciences even after controlling for verbal ability.

Programming and data work

Programming aptitude tests reliably load on numerical reasoning. The skill of "what is this loop actually doing across iterations?" is structurally identical to "what is this sequence doing across terms?"

See where you stand on numerical reasoning

All five domains, on the standard IQ scale.

A worked example

Here's how a strong numerical reasoner approaches a moderate item: 2, 6, 12, 20, 30, ?

The naive approach: try to find a constant difference (no — differences are 4, 6, 8, 10) or a constant ratio (no — ratios shrink). Both fail.

The pattern-detection move: examine the differences. They form 4, 6, 8, 10 — itself a linear sequence. So the next difference is 12. Answer: 30 + 12 = 42.

The strong-reasoner shortcut: recognize the sequence as n × (n+1). The terms are 1×2, 2×3, 3×4, 4×5, 5×6, so the next term is 6×7 = 42. Same answer, deeper structure.

This is what differentiates score bands. Average reasoners find the rule by working through differences. Strong reasoners recognize the sequence as a known structure, often within seconds.

How to read your score

On a 10-question numerical mini-test with a difficulty ramp:

ScoreBandWhat it means
9–10ExceptionalTop few percent. Solves recursive and multi-rule items quickly.
7–8StrongAbove average. Handles quadratic and proportional items reliably.
5–6AverageReliable on linear and geometric; struggles with recursive.
3–4Below averageSuggests verbal or spatial reasoning may be relative strengths.
0–2Significantly belowWorth retesting fresh; consistent low scores suggest math anxiety may be interfering.

One important caveat: math anxiety can suppress numerical reasoning scores by up to a full standard deviation (Ashcraft, 2002). If you find yourself going blank on items that you can solve calmly later, anxiety — not capability — is the bottleneck. Retake on a different day, untimed, and see if the score moves.

How to take a numerical reasoning test fairly

  1. Don't reach for a calculator. The arithmetic is deliberately easy. The bottleneck is pattern detection, not computation.
  2. Look at differences first. If consecutive terms don't show a constant difference or ratio, compute the differences themselves — that second-order sequence often reveals the rule.
  3. Recognize known sequences. Squares (1, 4, 9, 16), cubes (1, 8, 27), triangular numbers (1, 3, 6, 10), Fibonacci (1, 1, 2, 3, 5), and powers of 2 (1, 2, 4, 8, 16) appear in many items. Recognizing them on sight saves time.
  4. Don't over-fit. If the simplest rule that fits the visible terms predicts a clean answer, that's almost always the intended rule. Resist the temptation to invent a baroque rule that fits the data slightly better.
  5. Take it cold and rested. Numerical reasoning is sensitive to working-memory load. Sleep, calm environment, no distractions.

One domain isn't your full IQ

41 questions · five cognitive domains.

Take the full IQ test

Frequently asked questions

What does a numerical reasoning test measure?

It measures your ability to detect patterns and apply rules in numerical form — to spot what a sequence is doing, infer relationships between quantities, and predict what comes next. It is not the same as arithmetic. Adding 1 + 1 is calculation; recognizing 1, 1, 2, 3, 5, 8 as the Fibonacci sequence is reasoning.

Is numerical reasoning the same as being good at math?

Related but not identical. Numerical reasoning measures the underlying ability to find structure in numerical material — a fluid-intelligence component. Math performance also depends on procedural knowledge that is crystallized. People with strong numerical reasoning tend to learn math faster, but high math attainment also depends on instruction and practice.

How does numerical reasoning correlate with IQ?

Numerical reasoning correlates with full-scale IQ at approximately r = 0.6 to 0.7 in modern test batteries — almost as high as pattern recognition. Number-series and quantitative subtests are core components of nearly every major IQ battery.

Can a calculator help on a numerical reasoning test?

Less than people expect. Numerical reasoning items rarely require complex arithmetic. The hard part is identifying the rule, not executing it. A calculator helps marginally on proportional items but won't rescue you on recursive or hidden-rule items, where the bottleneck is pattern detection.

What jobs use numerical reasoning the most?

Numerical reasoning predicts performance in any data-heavy or quantitative role: finance, actuarial work, data science, engineering, scientific research, accounting, programming, and operations research. Most graduate-level finance and consulting recruiting includes numerical reasoning assessments for exactly this reason.

Related reading

References

  1. Cattell, R. B. (1963). Theory of fluid and crystallized intelligence: A critical experiment. Journal of Educational Psychology, 54(1), 1–22.
  2. Wai, J., Lubinski, D., & Benbow, C. P. (2009). Spatial ability for STEM domains. Journal of Educational Psychology, 101(4), 817–835.
  3. Ashcraft, M. H. (2002). Math anxiety: Personal, educational, and cognitive consequences. Current Directions in Psychological Science, 11(5), 181–185.
  4. McGrew, K. S. (2009). CHC theory and the human cognitive abilities project. Intelligence, 37(1), 1–10.
  5. Schmidt, F. L., & Hunter, J. E. (1998). The validity and utility of selection methods in personnel psychology. Psychological Bulletin, 124(2), 262–274.
  6. Geary, D. C. (2011). Cognitive predictors of achievement growth in mathematics: A 5-year longitudinal study. Developmental Psychology, 47(6), 1539–1552.
  7. Halberda, J., Mazzocco, M. M. M., & Feigenson, L. (2008). Individual differences in non-verbal number acuity correlate with maths achievement. Nature, 455(7213), 665–668.