{
  "assessmentTests": {
    "numerical_reasoning": {
      "name": "Numerical Reasoning Test",
      "desc": "Measure your numerical thinking, arithmetic, percentages, sequences, and data interpretation in 25 timed questions.",
      "recommendation": "Your numerical reasoning profile",
      "questions": [
        {
          "question": "What is 47 + 28?",
          "options": [
            {
              "icon": "🔢",
              "label": "75"
            },
            {
              "icon": "🔢",
              "label": "65"
            },
            {
              "icon": "🔢",
              "label": "85"
            },
            {
              "icon": "🔢",
              "label": "73"
            }
          ]
        },
        {
          "question": "What is 25% of 80?",
          "options": [
            {
              "icon": "🔢",
              "label": "15"
            },
            {
              "icon": "🔢",
              "label": "20"
            },
            {
              "icon": "🔢",
              "label": "25"
            },
            {
              "icon": "🔢",
              "label": "30"
            }
          ]
        },
        {
          "question": "What number comes next: 2, 4, 8, 16, ?",
          "options": [
            {
              "icon": "🔢",
              "label": "24"
            },
            {
              "icon": "🔢",
              "label": "32"
            },
            {
              "icon": "🔢",
              "label": "30"
            },
            {
              "icon": "🔢",
              "label": "28"
            }
          ]
        },
        {
          "question": "A shop sold 120 items on Monday and 180 on Tuesday. By what percentage did sales increase?",
          "options": [
            {
              "icon": "🔢",
              "label": "33%"
            },
            {
              "icon": "🔢",
              "label": "60%"
            },
            {
              "icon": "🔢",
              "label": "50%"
            },
            {
              "icon": "🔢",
              "label": "40%"
            }
          ]
        },
        {
          "question": "144 ÷ 12 = ?",
          "options": [
            {
              "icon": "🔢",
              "label": "10"
            },
            {
              "icon": "🔢",
              "label": "12"
            },
            {
              "icon": "🔢",
              "label": "14"
            },
            {
              "icon": "🔢",
              "label": "11"
            }
          ]
        },
        {
          "question": "If the ratio of boys to girls in a class of 40 is 3:5, how many girls are there?",
          "options": [
            {
              "icon": "🔢",
              "label": "15"
            },
            {
              "icon": "🔢",
              "label": "20"
            },
            {
              "icon": "🔢",
              "label": "25"
            },
            {
              "icon": "🔢",
              "label": "30"
            }
          ]
        },
        {
          "question": "What number comes next: 1, 1, 2, 3, 5, 8, ?",
          "options": [
            {
              "icon": "🔢",
              "label": "11"
            },
            {
              "icon": "🔢",
              "label": "13"
            },
            {
              "icon": "🔢",
              "label": "12"
            },
            {
              "icon": "🔢",
              "label": "10"
            }
          ]
        },
        {
          "question": "A car travels 240 km in 4 hours. What is its average speed?",
          "options": [
            {
              "icon": "🔢",
              "label": "50 km/h"
            },
            {
              "icon": "🔢",
              "label": "60 km/h"
            },
            {
              "icon": "🔢",
              "label": "70 km/h"
            },
            {
              "icon": "🔢",
              "label": "80 km/h"
            }
          ]
        },
        {
          "question": "What is 17 × 6?",
          "options": [
            {
              "icon": "🔢",
              "label": "102"
            },
            {
              "icon": "🔢",
              "label": "96"
            },
            {
              "icon": "🔢",
              "label": "108"
            },
            {
              "icon": "🔢",
              "label": "112"
            }
          ]
        },
        {
          "question": "A jacket sells for £80 after a 20% discount. What was the original price?",
          "options": [
            {
              "icon": "🔢",
              "label": "£96"
            },
            {
              "icon": "🔢",
              "label": "£120"
            },
            {
              "icon": "🔢",
              "label": "£100"
            },
            {
              "icon": "🔢",
              "label": "£92"
            }
          ]
        },
        {
          "question": "What number comes next: 100, 81, 64, 49, ?",
          "options": [
            {
              "icon": "🔢",
              "label": "36"
            },
            {
              "icon": "🔢",
              "label": "25"
            },
            {
              "icon": "🔢",
              "label": "42"
            },
            {
              "icon": "🔢",
              "label": "32"
            }
          ]
        },
        {
          "question": "If 5 workers build a wall in 8 days, how long would 10 workers take (working at the same rate)?",
          "options": [
            {
              "icon": "🔢",
              "label": "16 days"
            },
            {
              "icon": "🔢",
              "label": "6 days"
            },
            {
              "icon": "🔢",
              "label": "2 days"
            },
            {
              "icon": "🔢",
              "label": "4 days"
            }
          ]
        },
        {
          "question": "What is √169?",
          "options": [
            {
              "icon": "🔢",
              "label": "13"
            },
            {
              "icon": "🔢",
              "label": "11"
            },
            {
              "icon": "🔢",
              "label": "17"
            },
            {
              "icon": "🔢",
              "label": "15"
            }
          ]
        },
        {
          "question": "Increase 200 by 15%. What is the result?",
          "options": [
            {
              "icon": "🔢",
              "label": "215"
            },
            {
              "icon": "🔢",
              "label": "240"
            },
            {
              "icon": "🔢",
              "label": "230"
            },
            {
              "icon": "🔢",
              "label": "220"
            }
          ]
        },
        {
          "question": "What number comes next: 3, 6, 11, 18, 27, ?",
          "options": [
            {
              "icon": "🔢",
              "label": "36"
            },
            {
              "icon": "🔢",
              "label": "40"
            },
            {
              "icon": "🔢",
              "label": "38"
            },
            {
              "icon": "🔢",
              "label": "35"
            }
          ]
        },
        {
          "question": "A recipe for 4 people uses 600g of flour. How much flour is needed for 6 people?",
          "options": [
            {
              "icon": "🔢",
              "label": "800g"
            },
            {
              "icon": "🔢",
              "label": "1000g"
            },
            {
              "icon": "🔢",
              "label": "750g"
            },
            {
              "icon": "🔢",
              "label": "900g"
            }
          ]
        },
        {
          "question": "What is 2³ + 3²?",
          "options": [
            {
              "icon": "🔢",
              "label": "13"
            },
            {
              "icon": "🔢",
              "label": "15"
            },
            {
              "icon": "🔢",
              "label": "17"
            },
            {
              "icon": "🔢",
              "label": "12"
            }
          ]
        },
        {
          "question": "Which fraction is equivalent to 0.375?",
          "options": [
            {
              "icon": "🔢",
              "label": "1/4"
            },
            {
              "icon": "🔢",
              "label": "5/16"
            },
            {
              "icon": "🔢",
              "label": "3/7"
            },
            {
              "icon": "🔢",
              "label": "3/8"
            }
          ]
        },
        {
          "question": "What number comes next: 2, 6, 12, 20, 30, ?",
          "options": [
            {
              "icon": "🔢",
              "label": "42"
            },
            {
              "icon": "🔢",
              "label": "40"
            },
            {
              "icon": "🔢",
              "label": "36"
            },
            {
              "icon": "🔢",
              "label": "38"
            }
          ]
        },
        {
          "question": "A bag contains 3 red and 5 blue marbles. What is the probability of drawing a red one?",
          "options": [
            {
              "icon": "🔢",
              "label": "3/8"
            },
            {
              "icon": "🔢",
              "label": "3/5"
            },
            {
              "icon": "🔢",
              "label": "5/8"
            },
            {
              "icon": "🔢",
              "label": "1/3"
            }
          ]
        },
        {
          "question": "What is −7 − (−12)?",
          "options": [
            {
              "icon": "🔢",
              "label": "−5"
            },
            {
              "icon": "🔢",
              "label": "−19"
            },
            {
              "icon": "🔢",
              "label": "19"
            },
            {
              "icon": "🔢",
              "label": "5"
            }
          ]
        },
        {
          "question": "60 is what percentage of 240?",
          "options": [
            {
              "icon": "🔢",
              "label": "20%"
            },
            {
              "icon": "🔢",
              "label": "30%"
            },
            {
              "icon": "🔢",
              "label": "40%"
            },
            {
              "icon": "🔢",
              "label": "25%"
            }
          ]
        },
        {
          "question": "What number comes next: 64, 32, 16, 8, ?",
          "options": [
            {
              "icon": "🔢",
              "label": "2"
            },
            {
              "icon": "🔢",
              "label": "6"
            },
            {
              "icon": "🔢",
              "label": "0"
            },
            {
              "icon": "🔢",
              "label": "4"
            }
          ]
        },
        {
          "question": "The price of bread rose from £1.20 to £1.50. What was the percentage increase?",
          "options": [
            {
              "icon": "🔢",
              "label": "25%"
            },
            {
              "icon": "🔢",
              "label": "20%"
            },
            {
              "icon": "🔢",
              "label": "30%"
            },
            {
              "icon": "🔢",
              "label": "35%"
            }
          ]
        },
        {
          "question": "A train arrives at 14:35 and departs at 14:58. How long was its stop?",
          "options": [
            {
              "icon": "🔢",
              "label": "13 minutes"
            },
            {
              "icon": "🔢",
              "label": "23 minutes"
            },
            {
              "icon": "🔢",
              "label": "33 minutes"
            },
            {
              "icon": "🔢",
              "label": "25 minutes"
            }
          ]
        }
      ],
      "results": {
        "developing": {
          "name": "Developing Numerical Skills",
          "desc": "Your numerical reasoning is foundational. The arithmetic, percentages, and patterns are all trainable, daily practice with mental maths and percentage problems is the single fastest route up.",
          "recommendation": "Start with 10 minutes a day of mental arithmetic (Khan Academy or Brilliant). Within weeks you will notice percentage and ratio problems become almost automatic, that is the door into stronger numerical thinking."
        },
        "average": {
          "name": "Solid with Numbers",
          "desc": "You handle everyday numerical tasks comfortably. Where you slow down is on multi-step word problems and unfamiliar sequence patterns. Move up by tackling timed practice tests and noting which question types eat the clock.",
          "recommendation": "Take one timed numerical test per week (AssessmentDay, JobTestPrep). Focus your review on the slowest 20% of questions, that is where your biggest gains live."
        },
        "above_average": {
          "name": "Sharp with Numbers",
          "desc": "Your numerical reasoning is noticeably above average, useful in finance, data analysis, engineering, consulting, and any role where the numbers tell the story. You already pass most graduate-level numerical screens.",
          "recommendation": "Lean into roles that pair numerical reasoning with another strength of yours (verbal for consulting, spatial for engineering). The combination is more valuable than the raw score."
        },
        "superior": {
          "name": "Numerical Powerhouse",
          "desc": "You operate near the top of the numerical distribution. Quants, actuaries, data scientists, and senior analysts tend to live here. Lean into roles where the modelling is the product, not a sidecar.",
          "recommendation": "Pair this with formal training in statistics or financial modelling, the leverage on senior pay scales is unusually steep at this level."
        },
        "exceptional": {
          "name": "Master of Numbers",
          "desc": "Top ~2%. You parse multi-step quantitative problems faster than almost anyone you will meet, the cognitive profile of strong quants, top actuaries, research economists, and elite trading desks.",
          "recommendation": "At this level the bottleneck is rarely raw ability, it is finding problems worth your time. Optimise for environments where your output compounds: research, trading, founding equity."
        }
      },
      "retakePrompt": {
        "lastResult": "Last time you scored as {result}.",
        "evolvedHint": "Numerical reasoning is highly trainable, see if your score moved.",
        "retakeButton": "Retake Numerical Reasoning"
      },
      "optionOrderVersion": "8872c4082202d538"
    }
  },
  "testNames": {
    "numerical-reasoning": "Numerical Reasoning Test"
  }
}
