"Which of these numbers doesn't belong: 4, 9, 16, 20, 25?" The moment you notice that four of them are perfect squares, the answer jumps out — 20. Analytical classification is the number-and-shape cousin of the word "odd one out" game: you find the hidden property most items share, then spot the one that breaks it. The twist is that the shared property can be sneaky — a square, a prime, a symmetry, or a pattern you only see after transforming the numbers. This chapter gives you a systematic way to test for it, so no outlier can hide from you.
Analytical classification (odd-one-out) questions give you a group of items — usually numbers or shapes, sometimes abstract figures — and ask which one doesn't belong. Like word classification, the task is to find the shared property of the majority and identify the single outlier; but here the property is often mathematical (squares, primes, divisibility) or structural (sides, symmetry).
On the Civil Service Exam, these items appear in Analytical Reasoning, alongside number series and coding. They reward systematic testing of candidate properties rather than eyeballing — because the real pattern is frequently hidden.
The difficulty is intermediate. The reliable method is to run through a checklist of number properties (squares, cubes, primes, even/odd, divisibility, digit sums), test derived values (like "each number + 1"), examine shape features (sides, symmetry), and confirm the rule fits every item but one. This lesson builds that discipline.
After completing this lesson you will be able to:
You should be comfortable with:
A quick refresher on the number toolkit you'll lean on: perfect squares are 1, 4, 9, 16, 25, 36, 49, 64, 81, 100; cubes are 1, 8, 27, 64, 125; primes (exactly two factors) are 2, 3, 5, 7, 11, 13, 17, 19, 23, 29. Recognizing these lists on sight is half the battle in numeric classification. Keep them fresh — many "hard" outlier questions are just these lists in disguise.
Spotting hidden patterns and categories is a practical reasoning skill:
The exam tests classification because flexible, systematic categorization is a foundation of analytical reasoning.
Let's build the systematic search for the hidden property.
When the items are numbers, test properties in order rather than guessing:
4, 9, 16, 20, 25 → four are perfect squares (2², 3², 4², 5²); 20 is not. Outlier = 20.
Systematic checklist to run:
Try each until one property includes the majority and excludes exactly one.
Analogy: Testing a number group is like a doctor running a panel of tests. You don't guess the diagnosis — you check each marker (squares? primes? divisible by 3?) until one clearly separates the healthy majority from the one anomaly.
For shapes, look for a shared structural feature:
The odd one usually breaks exactly one shared feature while matching the others.
Sometimes items share more than one trait, and the intended grouping is the one the majority fits.
Square, Rectangle, Triangle, Rhombus → three are four-sided; the triangle (three sides) is the outlier. (Don't be distracted that squares and rhombuses have equal sides — the majority trait is "four sides.")
Sometimes the majority share a hidden property, and the item that looks plainest is the odd one.
8, 15, 24, 35, 12 → add 1 to each: 9, 16, 25, 36 are all perfect squares (3², 4², 5², 6²), but 12 + 1 = 13 is not. Even though 12 looks like the most "ordinary" number, it's the outlier — the other four share a pattern visible only after a transformation.
The lesson: compute every candidate explicitly — never assume the plain-looking number is automatically safe.
When no direct property fits, try a transformation: n + 1, n − 1, digit sum, half of n, reverse the digits. The hidden pattern often lives in the derived value (as with the "+1 makes a square" example above). Keep a few transformations in your toolkit.
Before finalizing, confirm your rule applies to all the non-outlier items, not just two or three. A rule that explains only three of five isn't specific enough — keep testing until exactly one item is excluded.
With the method set, let's picture, tabulate, and drill.
Classification uses property tests, not formulas:
| Property | How to test |
|---|---|
| Perfect square | is it n² (4, 9, 16, 25…)? |
| Perfect cube | is it n³ (8, 27, 64…)? |
| Prime | exactly two factors? |
| Even/odd | last digit |
| Divisible by k | divisibility rules |
| Digit sum | add the digits |
| Derived pattern | test n ± 1, half, digit sum |
| Shape sides | count the sides |
| Symmetry | does it have the shared symmetry? |
| When the set is… | Test for… |
|---|---|
| numbers near squares (4, 9, 16…) | perfect squares |
| numbers like 8, 27, 64 | perfect cubes |
| a mix of primes and composites | prime vs. composite |
| numbers where none fit directly | derived values (n ± 1, digit sum) |
| shapes | sides, symmetry, internal lines |
| shapes with equal vs. unequal sides | the majority's shared feature |
| a suspiciously "plain" number present | compute it explicitly — it may be the outlier |
Step 1 — Read all items in the set. ↓ Step 2 — For numbers, run the property checklist (squares, cubes, primes, even/odd, divisibility, digit sum). ↓ Step 3 — If nothing fits, test derived values (n ± 1, digit sum, half). ↓ Step 4 — For shapes, compare structural features (sides, symmetry, lines). ↓ Step 5 — Confirm the property leaves exactly one outlier, checking every item.
Why Step 2's thoroughness matters: the real pattern is often hidden. Running the full checklist — instead of stopping at the first idea — is what uncovers squares-plus-one and similar tricks.
Format: which item does NOT belong?
Example 1. 2, 4, 6, 9, 8. Solution: 9 — the others are even; 9 is odd. Difficulty: ★☆☆☆☆
Example 2. 4, 9, 16, 25, 30. Solution: 30 — the others are perfect squares. Difficulty: ★☆☆☆☆
Example 3 (primes). 3, 5, 7, 9, 11. Thinking: Test prime vs. composite. 3, 5, 7, 11 are primes; 9 = 3 × 3 is composite. Solution: 9. Difficulty: ★★☆☆☆
Example 4 (cubes). 8, 27, 64, 100, 125. Solution: 100 — the others are perfect cubes (2³, 3³, 4³, 5³); 100 is a square. Difficulty: ★★★☆☆
Example 5 (divisibility). 12, 18, 24, 30, 20. Thinking: Test divisibility by 6: 12, 18, 24, 30 are all multiples of 6; 20 is not. Solution: 20. Difficulty: ★★★☆☆
Example 6 (derived value). 3, 8, 15, 24, 40. Thinking: Add 1: 4, 9, 16, 25 are squares (2², 3², 4², 5²), but 40 + 1 = 41 is not. Solution: 40 — the others are "one less than a perfect square." Difficulty: ★★★★☆
Example 7 (shapes). Triangle, Square, Pentagon, Circle. Thinking: Three are polygons (straight sides); a circle has no sides. Solution: Circle. Difficulty: ★★★☆☆
Example 8 (multi-criteria). Square, Rectangle, Rhombus, Triangle. Thinking: Three are four-sided; the triangle has three sides. Solution: Triangle. Difficulty: ★★★☆☆
Example 9 (the plain-looking outlier). 8, 15, 24, 35, 12. Thinking: Add 1: 9, 16, 25, 36 are squares; 12 + 1 = 13 is not. Solution: 12 — despite looking the most ordinary, it breaks the hidden "n + 1 is a square" pattern. Difficulty: ★★★★★
Example 10 (digit sum). 21, 33, 42, 51, 25. Thinking: Digit sums: 2+1=3, 3+3=6, 4+2=6, 5+1=6, 2+5=7. Four have digit sums divisible by 3 (i.e., the numbers are divisible by 3); 25 is not (digit sum 7). Solution: 25. Difficulty: ★★★★☆
Example 11 (perfect squares among close numbers). 49, 64, 81, 90, 100. Solution: 90 — the others are perfect squares (7², 8², 9², 10²). Difficulty: ★★★☆☆
Example 12 (two properties, pick the majority). 2, 3, 5, 8, 13. Thinking: Tempting to see Fibonacci (2,3,5,8,13 all are!) — so this set is actually all-Fibonacci with no outlier; a real exam item would break one. If instead the set were 2, 3, 5, 8, 12: 2,3,5,8,13 is Fibonacci, so 12 (should be 13) is the outlier. Lesson: identify the governing sequence, then find the one that breaks it. Solution: In 2, 3, 5, 8, 12 → 12 breaks Fibonacci (should be 13). The teaching point: name the rule, then find the breaker. Difficulty: ★★★★★
Which item does NOT belong?
Analytical classification asks you to find the item that doesn't belong by uncovering the property most items share. For numbers, run a checklist — perfect squares, cubes, primes, even/odd, divisibility, digit sums — and, when nothing fits directly, test derived values (n ± 1, digit sum), because the pattern is often hidden. For shapes, compare structural features (sides, symmetry). When several properties apply, choose the one the majority share, leaving exactly one outlier, and never assume the plain-looking item is automatically safe — compute every candidate. Memorize the key number lists, test systematically, and verify against every item, and no outlier can hide.
| Item | Key point |
|---|---|
| Squares | 4, 9, 16, 25, 36, 49, 64, 81, 100 |
| Cubes | 8, 27, 64, 125 |
| Primes (to 30) | 2,3,5,7,11,13,17,19,23,29 |
| Checklist | squares→cubes→primes→even/odd→divisibility→digit sum |
| Hidden pattern | test n ± 1, digit sum |
| Shapes | sides, symmetry, internal lines |
| Majority trait | leaves exactly one outlier |
| Plain-looking | compute it — it may be the outlier |
How do I find the pattern when the numbers look random? Run a checklist: are they squares, cubes, primes, all even/odd, divisible by a common factor? If none fits, transform them (add 1, take the digit sum) — the pattern is often hidden one step away.
Can the most ordinary-looking number be the outlier? Yes. If the others share a hidden property (like "n + 1 is a perfect square"), the plainest number can be the one that breaks it. Always compute every item explicitly.
What if two different properties both seem to work? Choose the property that the majority share and that leaves exactly one outlier. If a property excludes two items, it's not the intended one.
How do I classify shapes? Compare structural features: number of sides, symmetry, internal lines, orientation. The outlier breaks exactly one shared feature while matching the others.
Why do I need to memorize the number lists? Recognizing squares, cubes, and primes on sight lets you match a set against them instantly, turning most numeric classification items into quick wins.
Tick them all and analytical classification becomes quick, reliable points — and your number sense and systematic testing sharpen for the whole Analytical section.
Put it to the test with 1,112 practice questions on this topic.