Skip to main content
UCAT 2026/2027

UCATQuantitative Reasoning

QR is a speed test, not a maths test. Marks are won and lost in calculator habits, mental arithmetic, and the discipline to skip the worst 4 questions.

25 min
Section time
36
Questions (9 sets × 4)
~42s
Per question
658
UK 2024 mean
01 · What it tests

What UCAT Quantitative Reasoning actually tests

Quantitative Reasoning is the closest UCAT section to a school exam - but mostly only in surface appearance. The maths involved rarely goes beyond GCSE: percentages, ratios, rates, simple algebra, unit conversion, simple statistics, and reading information from charts and tables. There’s no calculus, no trigonometry, no quadratic equations. The challenge is not the maths itself - it’s doing it under time pressure with a clunky on-screen calculator while a chart you barely need to look at takes up half the screen.

Each set of 4 questions shares one data context: a chart, a table, a scenario. The naïve approach is to study the chart carefully before tackling the questions - and it’s wrong. The right approach is to skip the chart on first read, jump straight to the first question, and only consult the chart for the specific cell or row you need. You’ll often answer all four questions of a set having read maybe 20% of the chart.

QR has a UK mean around 658 and the smallest standard deviation of any section. That means QR is the section where speed and calculator dexterity matter more than aptitude - and it’s the section most amenable to practice. Most of our students who weren’t scoring above 600 on QR hit 700+ after 4 weeks of focused mental-arithmetic drilling.

02 · Shortcuts

Mental math shortcuts top scorers use

These get used in 60–70% of QR questions. Drill until automatic.

Percentage building blocks

10% = move decimal one place. 5% = half of 10%. 1% = move decimal two places. To find 23%: 10% + 10% + 1% + 1% + 1%. Faster than the calculator.

Quick fractions

1/8 = 12.5% · 1/6 ≈ 16.7% · 1/3 ≈ 33.3% · 2/3 ≈ 66.7% · 5/6 ≈ 83.3%. Memorise these and a third of QR percentage questions become 5-second answers.

× 11 trick

34 × 11 = 374 (sum the digits, slot between). 47 × 11 = 517 (4 + 7 = 11, carry the 1). Useful for the rare percentage question where 11% appears.

Ratio scaling

If A:B = 3:5 and total = 800, scale: each part = 800 / 8 = 100, so A = 300, B = 500. Faster than algebra.

Estimate, then check

For multiple choice, estimate first. If 3 of the 4 options are clearly wrong by rough order of magnitude, mark the survivor - no calculator needed.

Decimal-to-fraction

0.25 = 1/4 · 0.125 = 1/8 · 0.2 = 1/5 · 0.4 = 2/5. Useful when a probability question gives you a decimal you need to combine.

03 · Calculator

The on-screen calculator - full strategy

The Pearson VUE on-screen calculator is slower than your phone’s. Mastering its quirks is worth 50–100 scaled-score points alone.

Open once, keep open

Opening the calculator costs ~2 seconds. Don’t close it between questions in the same set - drag it aside if it covers the chart.

Use keyboard, not clicks

Number keys, +, −, ×, /, and Enter all work. Click-input is 3× slower. Memorise the keystrokes for memory functions: M+, M−, MR, MC.

Memory functions for multi-step

When a calculation has 2–3 intermediate values, store each with M+ and recall with MR. Saves the 5+ seconds it takes to re-type each subtotal.

Skip when calculator is overkill

If a question is “15% of 200”, doing it mentally (10% + 5% = 30) is 3× faster than typing. Default to mental for clean numbers.

04 · Strategy

Top 7 strategies for UCAT QR

01

Skip the data chart on first read

Each set of 4 questions shares one chart or table. Don't study the chart up front - read the first question, find the relevant cell, answer. Re-use the chart for the next 3 questions.

02

Master percentage shortcuts

10% = move decimal. 5% = half of 10%. 1% = move decimal twice. To find 23%: 10% + 10% + 1% + 1% + 1%. Faster than punching it into the calculator.

03

Use the calculator memory function

M+/M-/MR for multi-step calculations rather than re-typing. Saves 5–10 seconds per question.

04

Estimate first, calculate only if needed

For multiple-choice, often you can eliminate 3 of 4 options just by rough estimation. If 3 are clearly wrong, mark the survivor and move on.

05

Flag and skip the worst 3–4 questions

Every QR test has 3–4 brutal questions designed to eat 90+ seconds. Top scorers flag and skip them without remorse - protecting time to bank 5–6 easier questions later.

06

Drill mental arithmetic daily

Use Brilliant or Khan Academy and do 10 minutes of timed mental arithmetic every day for 4–6 weeks pre-test. The fluency dividend is enormous.

07

Always sanity-check unit conversions

A common QR trap is mixing units (km vs m, kg vs g, % vs decimal). Before submitting, glance at units in the question and your answer. Wrong units kill more easy QR questions than wrong arithmetic.

05 · Worked examples

Worked examples

Example 1Percentage

A drug dose of 350 mg is increased by 18%. What is the new dose?

Mental: 350 × 1.18. Break it down: 350 × 1 = 350. 350 × 0.1 = 35. 350 × 0.08 = 28. Total: 350 + 35 + 28 = 413. Faster than calculator. Total time: ~10 seconds.
Example 2Ratio

A solution is mixed in the ratio 3:5 (concentrate:water). To make 800 ml of solution, how much concentrate is needed?

Total parts: 3 + 5 = 8. 800 ÷ 8 = 100 ml per part. Concentrate = 3 parts × 100 = 300 ml. Mental: 800/8 should take 2 seconds.
Example 3Multi-step

A train travels 240 km at 80 km/h, then 180 km at 60 km/h. What is the average speed for the whole journey?

Time 1 = 240/80 = 3 hours. Time 2 = 180/60 = 3 hours. Total distance = 420 km. Total time = 6 hours. Average = 420/6 = 70 km/h. Trap: averaging the speeds (80 + 60)/2 = 70 - coincidentally correct here, but generally wrong. Always use total distance / total time.
Example 4Unit conversion

A patient drinks 1.5 L of water spread evenly over 6 hours. What is the average rate in mL per minute?

1.5 L = 1500 mL. 6 hours = 360 minutes. 1500 ÷ 360 = 4.17 mL/min. Calculator territory. Trap: forgetting to convert L to mL or hours to minutes - gives wrong by orders of magnitude.
Example 5Percentage change

Sales were £40,000 last quarter and £52,000 this quarter. What is the percentage increase?

(52,000 − 40,000) / 40,000 × 100 = 12,000 / 40,000 × 100 = 30%. Formula: (new − old) / old × 100. Trap: dividing by the new figure (gives 23%) instead of the old.
Example 6Compound interest / growth

A bacterial colony doubles every 2 hours. Starting with 50 cells, how many after 8 hours?

8 hours / 2 hours per doubling = 4 doublings. 50 → 100 → 200 → 400 → 800. (C). Sketch the doublings on the whiteboard rather than computing 50 × 2⁴ - same answer, less error-prone.
06 · Timed quiz

Timed mini-quiz

5 questions, 45 seconds each - slightly above live UCAT QR pace.

QR speed quiz

Mixed: percentage, ratio, rate, multi-step.

5 questions45 seconds each (auto-advance)Score & review at the end
NextGen MedPrep app

Liked the quiz? Drill QR on the go.

Daily mental-arithmetic warm-ups, percentage shortcut drills and full timed QR sets - in your pocket. Free download.

07 · Self-assessment

Are you QR-ready?

0 / 10 complete
0%
08 · Pitfalls

Common UCAT QR mistakes

Studying the chart in detail before reading questions
Reaching for the calculator on every step
Failing to estimate before calculating
Doing mental arithmetic on questions that need the calculator
Not using calculator memory functions
Fighting the worst 3–4 questions instead of skipping
Practising without time pressure
Ignoring percentage and ratio shortcuts
Wrong unit conversion (km vs m, % vs decimal)
Dividing by the new figure instead of old in % change
Confusing average speed with mean of speeds
Forgetting to multiply per part in ratio questions
09 · FAQ

Frequently asked questions

25 minutes for 36 questions, in 9 sets of 4 questions each. Each set shares the same data context. About 42 seconds per question.

No. GCSE-level numeracy is enough. The bottleneck is speed, not knowledge.

Open it once and keep it open. Use keyboard input. Practise with Pearson VUE tests so the layout is familiar.

Drill mental arithmetic daily, flag and skip without guilt, use shortcuts (10% then add, ratio scaling) instead of full calculation.

No. Top scorers do 60–70% mentally. Use the calculator only for messy multi-step or decimal-heavy calculations.

Every test has 3–4 brutal questions designed to eat 90+ seconds. Top scorers flag and skip without remorse to protect time for easier wins.

Most students who do 8 hours of focused QR tutoring with one of our top 1% scorers gain 60–100 points. Speed compounds.

Yes. M+ adds to memory, MR recalls, MC clears. Saves 5–10 seconds per multi-step question.
Recommended resources

Keep going

Want a tutor for UCAT QR?

Targeted QR drilling with calculator and mental-arithmetic technique. Speed up by 30% in 4 weeks.

Sources & official UCAT information

We cross-check every interview guide against the school's own admissions guidance and the UK regulators.

  1. UCAT ConsortiumOfficial UCAT registration, test format, scoring methodology and free practice materials.
  2. Pearson VUE — UCAT practice materialsOfficial practice tests delivered on the Pearson VUE platform, including the on-screen calculator you get on test day.

Reviewed by Isaac Butler-King, medical student at the University of Glasgow. Last reviewed: