Stable reasoning that traces the grounds from premises to conclusions.
Numerical Reasoning Test Vol.1
Quantify numerical reasoning across four sub-skills — ratios & percentages, sequences, equations, and rates & work — in 16 questions. Correctness is graded into an overall score and level, with a per-sub-skill breakdown, per-question results and explanations, strengths and growth areas, and study steps.
A numerical-reasoning deep dive across four sub-skills — ratios & percentages, sequences, equations & word problems, and rates & work — in 16 questions. It grades your answers into an overall score and level, and shows a sub-skill radar, per-question results with explanations, strengths and growth areas, and a study plan. About 5–8 minutes.
What this assessment measures
Test result
Your level inferred from your score on 16 questions
The foundation is there; tightening how you link premises will lift you.
Begin by getting used to the language of logic; diagramming will steady you.
Example result report
Proficient
You reason from premises to conclusions by tracing the grounds — stable and reliable.
PassOverall score and pass line
Ability profile
Your score across ability domains (out of 100)
Domain-by-domain analysis
Working with ratios, proportions, and percentages. Identify the base amount and compute increases or decreases against it to avoid errors.
Spotting the rule in a number sequence. Focus on the step structure — arithmetic, geometric, second-difference, or Fibonacci-like.
Turning a word problem into an equation and solving it. Let the unknown be a variable and write the relationship as an equation.
Handling per-unit quantities: speed/distance/time, work rate, and unit price. Reducing to a 'per-unit' rate makes these tractable.
Your strengths
You check the grounds and choose what can be stated with certainty.
You judge the link between premises and conclusion calmly.
You stay focused through to the end within the time.
Next challenges
A perfect score — well done. Try a harder problem set next.
Shorten the time limit and aim to keep both speed and accuracy.
Deepen negation, converse, and contrapositive until you can teach them.
Detailed analysis
This test measures logical reasoning across several ability domains. You reached the proficient level, with a steady grip on judging exactly what the premises guarantee. Your domain strengths and weak spots are shown directly in the radar and the per-question results above. For any item you missed, retrace 'why this option is correct' in its explanation, and a perfect score is within reach. Keep resisting reversal errors and over-generalization.
Question review
Q1
What is 40% of 250 people?
Correct: C) 100 people
250 × 0.40 = 100 people (C). 25 mistakes it for 10%, and 150 is the other 60%.
Q2
What number continues the series? 5, 9, 13, 17, ___
Correct: D) 21
An arithmetic series that rises by 4 each time. 17 + 4 = 21 (D). 20 adds 3, and 25 adds 8.
Q3
A number plus 7 equals 22. What is the number?
Correct: B) 15
x + 7 = 22, so x = 22 − 7 = 15 (B). 29 adds instead of subtracting.
Q4
You cover 60 km in 2 hours. What is your speed?
Correct: A) 30 km/h
Speed = distance ÷ time = 60 ÷ 2 = 30 km/h (A). 120 multiplies instead of dividing.
Q5
An 800-yen item goes up in price by 15%. What is the new price?
Correct: D) 920 yen
The increase is 800 × 0.15 = 120 yen, so the new price is 800 + 120 = 920 yen (D). 815 adds only 15 yen.
Q6
What number continues the series? 3, 6, 12, 24, ___
Correct: C) 48
A geometric series that doubles each time. 24 × 2 = 48 (C). 36 adds 12, and 96 triples instead.
Q7
Two numbers add up to 50, and the larger is 4 times the smaller. What is the larger number?
Correct: B) 40
Let the smaller be x: x + 4x = 50, so 5x = 50, x = 10. The larger is 4 × 10 = 40 (B). 10 is the smaller number.
Q8
A car travels 180 km on 12 L of fuel. At the same efficiency, how far can it go on 20 L?
Correct: D) 300 km
Efficiency is 180 ÷ 12 = 15 km/L. On 20 L: 15 × 20 = 300 km (D). 240 wrongly uses 12 km/L.
Q9
240 candies are split between two people in the ratio 3:5. How many does the larger share have?
Correct: A) 150
The ratio totals 3 + 5 = 8, so one part is 240 ÷ 8 = 30. The larger share is 5 × 30 = 150 (A). 90 is the smaller share (3 × 30).
Q10
What number continues the series? 2, 5, 10, 17, 26, ___
Correct: C) 37
The gaps are 3, 5, 7, 9 — rising by 2 — so the next gap is 11: 26 + 11 = 37 (C). 35 keeps the gap at 9.
Q11
What value of x satisfies 5x − 8 = 3x + 12?
Correct: B) 10
Subtract 3x from both sides: 2x − 8 = 12, so 2x = 20, x = 10 (B). 20 forgets to divide by 2.
Q12
A finishes a job in 6 days and B in 12 days. Working together, how long does it take?
Correct: A) 4 days
Daily work: A = 1/6, B = 1/12. Together 1/6 + 1/12 = 1/4, so the whole job takes 4 days (A). 9 wrongly averages the days.
Q13
A 1000-yen item is marked up 20%, then marked down 20%. What is the final price?
Correct: C) 960 yen
After the markup: 1000 × 1.2 = 1200 yen. Then 20% off: 1200 × 0.8 = 960 yen (C). 1000 wrongly assumes the changes cancel; because the base changes, it ends 40 yen lower.
Q14
What number continues the series? 1, 3, 7, 13, 21, ___
Correct: D) 31
The gaps are 2, 4, 6, 8 — rising by 2 — so the next gap is 10: 21 + 10 = 31 (D). 29 keeps the gap at 8.
Q15
There are 30 coins in all, of 10-yen and 50-yen pieces, totaling 900 yen. How many 50-yen coins are there?
Correct: B) 15
Let y be the 50-yen coins; then 10-yen coins are (30 − y). 10(30 − y) + 50y = 900, so 300 + 40y = 900, 40y = 600, y = 15 (B). There are also 15 ten-yen coins.
Q16
An empty tank fills in 3 hours through inflow pipe A, but drains in 6 hours through outflow pipe B. With both open, starting empty, how long until it is full?
Correct: A) 6 hours
Per hour: A = +1/3, B = −1/6. Net = 1/3 − 1/6 = 1/6. To fill (1 tank): 1 ÷ (1/6) = 6 hours (A). 2 ignores the drain and adds the rates.
What to do next
For each item you missed, retrace 'why this option is correct' in its explanation.
Drill distinguishing negation, converse, and contrapositive to stop form-switching slips.
Practice timed sets to raise speed while keeping accuracy.
This test is reference information about logical-reasoning tendencies, not a formal qualification or a guarantee of ability.
Developing
The foundation is there. Tighten how you link premises and the next score band comes into view.
Almost thereOverall score and pass line
Ability profile
Your score across ability domains (out of 100)
Domain-by-domain analysis
Working with ratios, proportions, and percentages. Identify the base amount and compute increases or decreases against it to avoid errors.
Spotting the rule in a number sequence. Focus on the step structure — arithmetic, geometric, second-difference, or Fibonacci-like.
Turning a word problem into an equation and solving it. Let the unknown be a variable and write the relationship as an equation.
Handling per-unit quantities: speed/distance/time, work rate, and unit price. Reducing to a 'per-unit' rate makes these tractable.
Your strengths
You read the prompts to the end and compare the options.
You find a way in by mapping problems to everyday examples.
On items you grasp, you trace the grounds to the right answer.
Growth areas
Words of quantity and negation — all, some, not — can trip you up.
You sometimes rush, choosing beyond what the premises guarantee.
As conditions stack up, organizing them lags and you drop points.
Detailed analysis
This test measures logical reasoning across several ability domains. You are at the developing level, with the foundation in place. The radar and the per-question results above show which domains have the most headroom. For the items you missed, draw the premises as nested diagrams, sort the options into must / might / cannot be true, then reread the explanation — the same type of error will fade.
Question review
Q1
What is 40% of 250 people?
Correct: C) 100 people
250 × 0.40 = 100 people (C). 25 mistakes it for 10%, and 150 is the other 60%.
Q2
What number continues the series? 5, 9, 13, 17, ___
Correct: D) 21
An arithmetic series that rises by 4 each time. 17 + 4 = 21 (D). 20 adds 3, and 25 adds 8.
Q3
A number plus 7 equals 22. What is the number?
Correct: B) 15
x + 7 = 22, so x = 22 − 7 = 15 (B). 29 adds instead of subtracting.
Q4
You cover 60 km in 2 hours. What is your speed?
Correct: A) 30 km/h
Speed = distance ÷ time = 60 ÷ 2 = 30 km/h (A). 120 multiplies instead of dividing.
Q5
An 800-yen item goes up in price by 15%. What is the new price?
Correct: D) 920 yen
The increase is 800 × 0.15 = 120 yen, so the new price is 800 + 120 = 920 yen (D). 815 adds only 15 yen.
Q6
What number continues the series? 3, 6, 12, 24, ___
Correct: C) 48
A geometric series that doubles each time. 24 × 2 = 48 (C). 36 adds 12, and 96 triples instead.
Q7
Two numbers add up to 50, and the larger is 4 times the smaller. What is the larger number?
Correct: B) 40
Let the smaller be x: x + 4x = 50, so 5x = 50, x = 10. The larger is 4 × 10 = 40 (B). 10 is the smaller number.
Q8
A car travels 180 km on 12 L of fuel. At the same efficiency, how far can it go on 20 L?
Correct: D) 300 km
Efficiency is 180 ÷ 12 = 15 km/L. On 20 L: 15 × 20 = 300 km (D). 240 wrongly uses 12 km/L.
Q9
240 candies are split between two people in the ratio 3:5. How many does the larger share have?
Correct: A) 150
The ratio totals 3 + 5 = 8, so one part is 240 ÷ 8 = 30. The larger share is 5 × 30 = 150 (A). 90 is the smaller share (3 × 30).
Q10
What number continues the series? 2, 5, 10, 17, 26, ___
Correct: C) 37
The gaps are 3, 5, 7, 9 — rising by 2 — so the next gap is 11: 26 + 11 = 37 (C). 35 keeps the gap at 9.
Q11
What value of x satisfies 5x − 8 = 3x + 12?
Correct: B) 10
Subtract 3x from both sides: 2x − 8 = 12, so 2x = 20, x = 10 (B). 20 forgets to divide by 2.
Q12
A finishes a job in 6 days and B in 12 days. Working together, how long does it take?
Correct: A) 4 days
Daily work: A = 1/6, B = 1/12. Together 1/6 + 1/12 = 1/4, so the whole job takes 4 days (A). 9 wrongly averages the days.
Q13
A 1000-yen item is marked up 20%, then marked down 20%. What is the final price?
Correct: C) 960 yen
After the markup: 1000 × 1.2 = 1200 yen. Then 20% off: 1200 × 0.8 = 960 yen (C). 1000 wrongly assumes the changes cancel; because the base changes, it ends 40 yen lower.
Q14
What number continues the series? 1, 3, 7, 13, 21, ___
Correct: D) 31
The gaps are 2, 4, 6, 8 — rising by 2 — so the next gap is 10: 21 + 10 = 31 (D). 29 keeps the gap at 8.
Q15
There are 30 coins in all, of 10-yen and 50-yen pieces, totaling 900 yen. How many 50-yen coins are there?
Correct: B) 15
Let y be the 50-yen coins; then 10-yen coins are (30 − y). 10(30 − y) + 50y = 900, so 300 + 40y = 900, 40y = 600, y = 15 (B). There are also 15 ten-yen coins.
Q16
An empty tank fills in 3 hours through inflow pipe A, but drains in 6 hours through outflow pipe B. With both open, starting empty, how long until it is full?
Correct: A) 6 hours
Per hour: A = +1/3, B = −1/6. Net = 1/3 − 1/6 = 1/6. To fill (1 tank): 1 ÷ (1/6) = 6 hours (A). 2 ignores the drain and adds the rates.
What to do next
Draw premises as nested circles and check containment by eye before choosing.
Practice sorting options into must / might / cannot be true.
Do five basic items a day, untimed, accuracy first.
This test is reference information about logical-reasoning tendencies, not a formal qualification or a guarantee of ability.
Emerging
Start from the basics. Turning each premise into a diagram will steady your reasoning fast.
Almost thereOverall score and pass line
Ability profile
Your score across ability domains (out of 100)
Domain-by-domain analysis
Working with ratios, proportions, and percentages. Identify the base amount and compute increases or decreases against it to avoid errors.
Spotting the rule in a number sequence. Focus on the step structure — arithmetic, geometric, second-difference, or Fibonacci-like.
Turning a word problem into an equation and solving it. Let the unknown be a variable and write the relationship as an equation.
Handling per-unit quantities: speed/distance/time, work rate, and unit price. Reducing to a 'per-unit' rate makes these tractable.
Your strengths
You stay with the task to the end — a base to build on.
On items with familiar wording, you grasp the meaning.
Rereading the explanations helps you regrasp the approach.
Growth areas
Words of quantity and negation — all, some, not — are still shaky.
You tend to stall before finding the rule or the quantity relation.
You can overshoot what the premises actually guarantee.
Detailed analysis
This test measures logical reasoning across several ability domains. You are at the emerging level — not a ceiling on ability, but a sign the language of logic is still new. The radar and the per-question results above show where to start. Read aloud the explanations of the items you missed, draw the premises as nested circles, and mark only what must be true — start there and your foundation will steady.
Question review
Q1
What is 40% of 250 people?
Correct: C) 100 people
250 × 0.40 = 100 people (C). 25 mistakes it for 10%, and 150 is the other 60%.
Q2
What number continues the series? 5, 9, 13, 17, ___
Correct: D) 21
An arithmetic series that rises by 4 each time. 17 + 4 = 21 (D). 20 adds 3, and 25 adds 8.
Q3
A number plus 7 equals 22. What is the number?
Correct: B) 15
x + 7 = 22, so x = 22 − 7 = 15 (B). 29 adds instead of subtracting.
Q4
You cover 60 km in 2 hours. What is your speed?
Correct: A) 30 km/h
Speed = distance ÷ time = 60 ÷ 2 = 30 km/h (A). 120 multiplies instead of dividing.
Q5
An 800-yen item goes up in price by 15%. What is the new price?
Correct: D) 920 yen
The increase is 800 × 0.15 = 120 yen, so the new price is 800 + 120 = 920 yen (D). 815 adds only 15 yen.
Q6
What number continues the series? 3, 6, 12, 24, ___
Correct: C) 48
A geometric series that doubles each time. 24 × 2 = 48 (C). 36 adds 12, and 96 triples instead.
Q7
Two numbers add up to 50, and the larger is 4 times the smaller. What is the larger number?
Correct: B) 40
Let the smaller be x: x + 4x = 50, so 5x = 50, x = 10. The larger is 4 × 10 = 40 (B). 10 is the smaller number.
Q8
A car travels 180 km on 12 L of fuel. At the same efficiency, how far can it go on 20 L?
Correct: D) 300 km
Efficiency is 180 ÷ 12 = 15 km/L. On 20 L: 15 × 20 = 300 km (D). 240 wrongly uses 12 km/L.
Q9
240 candies are split between two people in the ratio 3:5. How many does the larger share have?
Correct: A) 150
The ratio totals 3 + 5 = 8, so one part is 240 ÷ 8 = 30. The larger share is 5 × 30 = 150 (A). 90 is the smaller share (3 × 30).
Q10
What number continues the series? 2, 5, 10, 17, 26, ___
Correct: C) 37
The gaps are 3, 5, 7, 9 — rising by 2 — so the next gap is 11: 26 + 11 = 37 (C). 35 keeps the gap at 9.
Q11
What value of x satisfies 5x − 8 = 3x + 12?
Correct: B) 10
Subtract 3x from both sides: 2x − 8 = 12, so 2x = 20, x = 10 (B). 20 forgets to divide by 2.
Q12
A finishes a job in 6 days and B in 12 days. Working together, how long does it take?
Correct: A) 4 days
Daily work: A = 1/6, B = 1/12. Together 1/6 + 1/12 = 1/4, so the whole job takes 4 days (A). 9 wrongly averages the days.
Q13
A 1000-yen item is marked up 20%, then marked down 20%. What is the final price?
Correct: C) 960 yen
After the markup: 1000 × 1.2 = 1200 yen. Then 20% off: 1200 × 0.8 = 960 yen (C). 1000 wrongly assumes the changes cancel; because the base changes, it ends 40 yen lower.
Q14
What number continues the series? 1, 3, 7, 13, 21, ___
Correct: D) 31
The gaps are 2, 4, 6, 8 — rising by 2 — so the next gap is 10: 21 + 10 = 31 (D). 29 keeps the gap at 8.
Q15
There are 30 coins in all, of 10-yen and 50-yen pieces, totaling 900 yen. How many 50-yen coins are there?
Correct: B) 15
Let y be the 50-yen coins; then 10-yen coins are (30 − y). 10(30 − y) + 50y = 900, so 300 + 40y = 900, 40y = 600, y = 15 (B). There are also 15 ten-yen coins.
Q16
An empty tank fills in 3 hours through inflow pipe A, but drains in 6 hours through outflow pipe B. With both open, starting empty, how long until it is full?
Correct: A) 6 hours
Per hour: A = +1/3, B = −1/6. Net = 1/3 − 1/6 = 1/6. To fill (1 tank): 1 ÷ (1/6) = 6 hours (A). 2 ignores the drain and adds the rates.
What to do next
Start with basics: check 'all / some / not' using pictures and diagrams.
Draw premises as nested circles and mark only what is certain.
Do three easy items a day, pairing each with reading the explanation aloud.
This test is reference information about logical-reasoning tendencies, not a formal qualification or a guarantee of ability.
Who it's for
Anyone who wants to sharpen numerical reasoning, or to prep for the quantitative sections of aptitude tests in hiring and admissions.
What the result looks like
Shows an overall score and level, a four sub-skill profile, per-question results with explanations, strengths and growth areas, and next study steps.
This assessment has 1 sections and 16 questions.
Once you start, you cannot change the language. Switch beforehand if needed.