1.2 Numerical and Logical Reasoning
Key Takeaways
- Numerical sequences often use combinations of basic arithmetic (addition, subtraction, multiplication, division), alternating patterns, or prime numbers.
- Letter sequences can be solved by mapping the alphabet to numbers (A=1, B=2, etc.) and finding the numerical pattern.
- Logic puzzles, including blood relations and ordering tasks, require systematic diagramming and clear notation.
- Calendar problems require knowing the number of days in each month, identifying leap years, and calculating 'odd days' modulo 7.
- Clock problems often test the relative speed of the minute and hour hands; the minute hand moves 6 degrees per minute, and the hour hand moves 0.5 degrees per minute.
Numerical and Logical Reasoning
Numerical and Logical Reasoning questions test your ability to work with numbers, decode symbolic patterns, and apply deductive logic to complex scenarios. Unlike pure mathematics, which tests your knowledge of formulas, this section focuses on your analytical agility—how well you can extract rules from raw data and navigate structured puzzles.
1. Number and Letter Sequences
Sequences require you to find the missing term or the next term in a progression.
Number Sequences
The key is to find the relationship between adjacent terms. If the numbers change slowly, the rule usually involves addition or subtraction. If they change rapidly, look for multiplication, division, or exponents.
Common Patterns:
- Arithmetic Progression: A constant amount is added or subtracted (e.g., 2, 5, 8, 11... rule is +3).
- Geometric Progression: A constant amount is multiplied or divided (e.g., 3, 6, 12, 24... rule is x2).
- Two-Stage / Alternating Sequences: Two separate sequences are interwoven. (e.g., 10, 5, 12, 7, 14, 9... alternating +2 and +2, but offset. Or simply alternating operations: -5, +7, -5, +7).
- Fibonacci-style: Each term is the sum of previous terms (e.g., 1, 1, 2, 3, 5, 8).
- Prime Numbers: 2, 3, 5, 7, 11, 13. (Watch out for traps assuming it's just odd numbers).
Strategy: Write the difference between each term below the sequence. If that doesn't reveal a pattern, write the differences of the differences (second-level differences).
Letter Sequences
Letter sequences operate on the same principles as number sequences, just using the alphabet.
Strategy: The most effective technique is to map the alphabet to numbers: A=1, B=2, C=3... Z=26. For example, the sequence C, F, I, L becomes 3, 6, 9, 12. The pattern is clearly +3, so the next number is 15, which corresponds to the letter O. Remember that the alphabet loops. After Z (26), the sequence wraps back to A (1).
2. Logic Puzzles and Deductive Reasoning
Logic puzzles present a set of conditions and ask you to deduce a specific outcome. These include ordering items, matching attributes, or determining truth-tellers vs. liars.
Strategy: Diagramming Do not try to solve complex logic puzzles entirely in your head. Create a grid or a visual map.
- Ordering: Draw dashes representing positions (e.g., _ _ _ _ _) and fill them in as you deduce facts.
- Matching: Create a matrix with names on one axis and attributes on the other. Use 'X' for impossible combinations and 'O' for confirmed matches. Once you place an 'O', you can put 'X's in the rest of that row and column.
3. Word Associations and Analogies
Word association questions test your vocabulary and ability to identify relationships between concepts. Format: A is to B as C is to D (A : B :: C : ?).
Common Relationships:
- Synonyms or Antonyms
- Part to Whole (e.g., Wheel : Car)
- Cause and Effect (e.g., Virus : Illness)
- Item and Category (e.g., Apple : Fruit)
- Worker and Tool (e.g., Carpenter : Hammer)
Strategy: Form a precise sentence connecting the first pair. For example, if given "Oven : Bake :: Knife : ?", the sentence is "An Oven is a tool used to Bake." Apply the same sentence structure to the second pair: "A Knife is a tool used to... Cut."
4. Blood Relations
Blood relation questions describe family trees using convoluted language (e.g., "Pointing to a man, a woman said, 'His mother is the only daughter of my mother.'").
Strategy: The Family Tree Diagram Create a standard notation:
- Use squares for males and circles for females.
- Use horizontal lines for siblings.
- Use vertical lines for parent/child relationships.
- Use double lines for marriages.
Break down complex sentences starting from the end. In the example above, "my mother's only daughter" is the woman herself (assuming she has no sisters). Therefore, the man's mother is the woman speaking. The woman is the man's mother.
5. Calendars and Clocks
These are specialized logic questions that rely on specific mechanical rules.
Calendars
Calendar questions often ask what day of the week a certain date falls on. The 'Odd Days' Concept: A standard year has 365 days, which is 52 weeks plus 1 'odd day'. A leap year has 366 days (2 odd days).
- If today is Monday, exactly one standard year from now will be Tuesday (+1 day).
- Months have odd days too: a 31-day month has 3 odd days (31 % 7 = 3), a 30-day month has 2 odd days.
- To find the day of the week, count the total number of odd days between the dates and move forward that many days.
Clocks
Clock questions involve the angles between the minute and hour hands.
- Minute Hand Speed: Travels 360 degrees in 60 minutes = 6 degrees per minute.
- Hour Hand Speed: Travels 30 degrees in 60 minutes (one hour mark to the next) = 0.5 degrees per minute.
- Relative Speed: The minute hand gains 5.5 degrees on the hour hand every minute.
Worked Example: What is the angle between the hands at 3:15?
- At 3:00, the minute hand is at 12 (0 degrees) and the hour hand is at 3 (90 degrees).
- Over 15 minutes, the minute hand moves 15 * 6 = 90 degrees (it is now at the 3).
- Over 15 minutes, the hour hand moves 15 * 0.5 = 7.5 degrees (it has moved past the 3).
- The angle between them is 90 + 7.5 - 90 = 7.5 degrees.
By mastering these core frameworks—number mapping, logic diagramming, and clock/calendar mechanics—you will be well-equipped to handle the Numerical and Logical Reasoning section efficiently.
If you are trying to find the angle between the hands of a clock at 4:20, which of the following statements about the movement of the hands is correct?
In a letter sequence problem, you are given the series: B, E, H, K. Using the alphabet-to-number mapping strategy, what is the numerical rule and the next letter in the sequence?
When solving a complex logic matching puzzle involving five people and five different professions, what is the most efficient initial strategy?