🇬🇧 Statistical Officer / Government Statistical Service (GSS) Assessment · subject

Statistical Officer / Government Statistical Service (GSS) Assessment Numerical Reasoning and Quantitative Aptitude Syllabus

Every chapter and topic of Numerical Reasoning and Quantitative Aptitude examined in Statistical Officer / Government Statistical Service (GSS) Assessment — 4 chapters, 12 topics and 30 sub-topics, plus 50 flashcards written against it.

4Chapters
12Topics
30Sub-topics
~15hEst. first pass
15%Of Statistical Officer / Government Statistical Service (GSS) Assessment
50Flashcards

Numerical Reasoning and Quantitative Aptitude syllabus — full chapter and topic list

Expand any chapter to see its topics and sub-topics. This is the whole examinable outline for Numerical Reasoning and Quantitative Aptitude in Statistical Officer / Government Statistical Service (GSS) Assessment, not a summary of it.

  1. Core Numeracy

    3 topics
    • Arithmetic operations and number sense
      • Order of operations and working with negative numbers
      • Estimation and approximation under time pressure
      • Mental maths shortcuts for assessment speed
    • Fractions, decimals and percentages
      • Conversion between fractions, decimals and percentages
      • Percentage increase, decrease and reverse percentages
      • Percentage points versus percentage change
    • Ratio, proportion and rates
      • Sharing in a given ratio and scaling
      • Direct and inverse proportion
      • Unit rates, speed, density and currency conversion
  2. Data Interpretation

    3 topics
    • Reading tables and charts
      • Extracting values from complex multi-variable tables
      • Interpreting bar charts, line graphs and pie charts
      • Reading combination and dual-axis charts
    • Multi-step calculations from data
      • Combining information across multiple sources
      • Calculating totals, differences and weighted figures
      • Identifying the data needed and ignoring distractors
    • Trends and comparisons
      • Identifying growth, decline and turning points
      • Comparing proportions and absolute values
  3. Applied Quantitative Problems

    3 topics
    • Financial and budget calculations
      • Simple and compound interest
      • Profit, loss, margin and mark-up
      • Index numbers and deflators in context
    • Averages and spread in problems
      • Calculating and adjusting means
      • Weighted averages across groups
    • Number sequences and pattern logic
      • Arithmetic and geometric sequences
      • Recognising rules in numeric patterns
  4. Test Technique

    3 topics
    • Time management and pacing
      • Allocating time per question and flagging for review
      • When to estimate versus calculate exactly
    • Calculator and on-screen tools
      • Efficient use of an on-screen calculator
      • Avoiding rounding errors in chained calculations
    • Avoiding common traps
      • Unit mismatches and scale factors (thousands versus millions)
      • Distractor answers built from plausible mistakes

Numerical Reasoning and Quantitative Aptitude flashcards for Statistical Officer / Government Statistical Service (GSS) Assessment

23 of 50 cards from the Numerical Reasoning and Quantitative Aptitude deck — real questions with worked answers.

  1. What is the standard order of operations for evaluating an arithmetic expression?

    BIDMAS/BODMAS: Brackets, Indices (orders/powers), Division and Multiplication (left to right), then Addition and Subtraction (left to right). For example $2 + 3 \times 4 = 2 + 12 = 14$, not $20$.

  2. How do you convert a decimal to a percentage, and a percentage to a decimal?

    Multiply a decimal by $100$ to get a percentage (e.g. $0.37 \to 37\%$). Divide a percentage by $100$ to get a decimal (e.g. $42\% \to 0.42$).

  3. How do you convert a fraction to a percentage?

    Divide the numerator by the denominator, then multiply by $100$. For example $\frac{3}{8} = 0.375 = 37.5\%$.

  4. What is the formula for percentage change between an old and new value?

    $$\text{percentage change} = \frac{\text{new} - \text{old}}{\text{old}} \times 100\%$$ A positive result is an increase; a negative result is a decrease.

  5. How do you increase a quantity by a percentage using a single multiplier?

    Multiply by $\left(1 + \frac{p}{100}\right)$. For example, increasing by $15\%$ means multiplying by $1.15$; decreasing by $15\%$ means multiplying by $0.85$.

  6. If a value is increased by $20\%$ and then decreased by $20\%$, what is the net effect?

    A net decrease of $4\%$. The combined multiplier is $1.20 \times 0.80 = 0.96$, so the final value is $96\%$ of the original. Successive percentage changes multiply, they do not cancel.

  7. How do you reverse a percentage increase to find the original value?

    Divide by the multiplier, not subtract the percentage. If a price after a $25\%$ increase is $\pounds 50$, the original is $\frac{50}{1.25} = \pounds 40$.

  8. What does 'percentage points' mean, and how does it differ from 'percent'?

    A percentage point is the arithmetic difference between two percentages. If a rate rises from $20\%$ to $25\%$, that is a rise of $5$ percentage points, but a relative increase of $\frac{5}{20} = 25\%$.

  9. How do you add or subtract fractions with different denominators?

    Find a common denominator (often the LCM), convert each fraction, then add or subtract numerators. For example $\frac{1}{4} + \frac{1}{6} = \frac{3}{12} + \frac{2}{12} = \frac{5}{12}$.

  10. How do you multiply and divide fractions?

    Multiply: multiply numerators and denominators, $\frac{a}{b} \times \frac{c}{d} = \frac{ac}{bd}$. Divide: multiply by the reciprocal, $\frac{a}{b} \div \frac{c}{d} = \frac{a}{b} \times \frac{d}{c} = \frac{ad}{bc}$.

  11. What is the relationship between a ratio and a fraction of the total?

    For a ratio $a:b$, the total is $a+b$ parts. The first share is $\frac{a}{a+b}$ of the whole and the second is $\frac{b}{a+b}$. For example $3:2$ means $\frac{3}{5}$ and $\frac{2}{5}$.

  12. How do you divide a quantity in a given ratio? Example: split $\pounds 240$ in the ratio $5:3$.

    Add the parts ($5+3=8$), find the value of one part ($\frac{240}{8} = 30$), then multiply: $5 \times 30 = \pounds 150$ and $3 \times 30 = \pounds 90$.

  13. What is a rate, and give a common example with its units.

    A rate is a ratio comparing two quantities with different units, expressed per unit. Examples: speed in km/h, $\pounds$ per hour, or items processed per day. It tells you how much of one quantity corresponds to one unit of another.

  14. What is the formula connecting distance, speed and time?

    $$\text{speed} = \frac{\text{distance}}{\text{time}}$$ Rearranged: $\text{distance} = \text{speed} \times \text{time}$ and $\text{time} = \frac{\text{distance}}{\text{speed}}$.

  15. What is the difference between direct and inverse proportion?

    Direct proportion: as one quantity increases, the other increases in the same ratio ($y = kx$). Inverse proportion: as one increases, the other decreases so their product is constant ($xy = k$, i.e. $y = \frac{k}{x}$).

  16. How do you solve a 'best value' comparison between two product sizes?

    Compute the unit price (cost divided by quantity) for each, then compare. The lower price per unit (e.g. per gram or per item) is the better value. Always use the same unit for both.

  17. When reading a data table, what should you check before extracting any number?

    Check the row and column headers, the units (e.g. thousands, millions, $\pounds$, $\%$), any footnotes, and the table title. Misreading units or scale factors is a common source of error.

  18. On a chart, what is the difference between the axis units and a scale multiplier such as 'figures in thousands'?

    A scale multiplier means each plotted value must be multiplied by that factor. If the y-axis is labelled 'Sales (£000s)' and a bar reads $45$, the actual value is $45 \times 1000 = \pounds 45{,}000$.

  19. What does a pie chart represent, and how do you find an actual value from a slice?

    A pie chart shows each category as a proportion of the whole ($360^{\circ}$ = $100\%$). To get an actual value, multiply the category's fraction (or percentage) by the total: $\text{value} = \frac{\text{angle}}{360^{\circ}} \times \text{total}$.

  20. How do you read a value from a line graph that falls between two gridlines?

    Estimate by interpolation: judge the position relative to the nearest gridlines. Note the gridline interval (the scale increment) first so you know what fraction of an interval each small step represents.

  21. In a grouped/stacked bar chart, how do you find the value of a single segment?

    Read the cumulative value at the top of the segment and subtract the cumulative value at the bottom of that segment. The segment's value is the difference between its upper and lower boundaries, not the top reading alone.

  22. What is a robust general process for any multi-step calculation from data?

    1) Identify exactly what is asked. 2) Locate the relevant figures and note their units. 3) Plan the operations in order. 4) Carry out the calculation step by step. 5) Check the answer for plausibility and correct units.

  23. Why should you keep full precision until the final step of a multi-step calculation?

    Rounding intermediate results introduces rounding error that can compound, giving a wrong final answer. Keep extra decimal places (or use the calculator memory) throughout and round only the final value.

See more Numerical Reasoning and Quantitative Aptitude flashcards →

Planning Numerical Reasoning and Quantitative Aptitude for Statistical Officer / Government Statistical Service (GSS) Assessment

Numerical Reasoning and Quantitative Aptitude is about 15% of the Statistical Officer / Government Statistical Service (GSS) Assessment syllabus by topic count — 12 of 80 topics, spread over 4 chapters. At roughly 45 minutes per topic plus 12 minutes per sub-topic, a first pass runs to about 15 hours.

The heaviest chapters are Core Numeracy (3 topics), Data Interpretation (3 topics), Applied Quantitative Problems (3 topics) . Front-load those while your energy is high; the short chapters are better revision filler later.

Work top-down: read the chapter, then tick topics off individually rather than marking the whole chapter done. Sub-topics are where silent gaps hide.

Numerical Reasoning and Quantitative Aptitude (Statistical Officer / Government Statistical Service (GSS) Assessment) FAQ

What is in the Statistical Officer / Government Statistical Service (GSS) Assessment Numerical Reasoning and Quantitative Aptitude syllabus?

Numerical Reasoning and Quantitative Aptitude is split into 4 chapters — Core Numeracy, Data Interpretation, Applied Quantitative Problems and Test Technique, containing 12 topics and 30 sub-topics in total.

How is Numerical Reasoning and Quantitative Aptitude structured in the Statistical Officer / Government Statistical Service (GSS) Assessment syllabus?

4 chapters. Numerical Reasoning and Quantitative Aptitude accounts for about 15% of the topics in the whole Statistical Officer / Government Statistical Service (GSS) Assessment syllabus (12 of 80).

How long should I spend on Numerical Reasoning and Quantitative Aptitude for Statistical Officer / Government Statistical Service (GSS) Assessment?

Budget around 15 hours for a first pass through Numerical Reasoning and Quantitative Aptitude — about 45 minutes per topic plus 12 minutes per sub-topic across its 12 topics. Add revision cycles on top.

Are there flashcards for Statistical Officer / Government Statistical Service (GSS) Assessment Numerical Reasoning and Quantitative Aptitude?

Yes — a 50-card Numerical Reasoning and Quantitative Aptitude deck. Sample cards are printed on this page, and the full deck is free in the Examius app with spaced repetition scheduling.