From Real Exams Quiz

O Level Elementary Mathematics Statistics Probability Quiz

Free O Level E Maths Statistics quiz, DeepSeek Exam version, with questions, answers, and O Level-style practice for Singapore students.

These static practice materials are generated from the site's syllabus and paper-generation workflow, with source and model context shown so students and parents can evaluate the material before use.

O Level Elementary Mathematics From Real Exams Generated by DeepSeek V4 Pro Updated 2026-08-17

Questions

Free quiz and exam paper access

Enter your details to view this paper

Your access is remembered on this device.

Answers

O-Level Elementary Mathematics Quiz - Statistics Probability

Answer Key and Marking Scheme


Section A: Data Handling and Analysis

1. (a) Mode = 55 [1 mark]

  • Award 1 mark for correct answer.

(b) Median = 52.5 [1 mark]

  • 20 values; median is mean of 10th and 11th values: (52 + 53) ÷ 2 = 52.5.
  • Award 1 mark for correct answer.

(c) IQR = 16 [2 marks]

  • Q1 = median of lower half (10 values) = mean of 5th and 6th = (44 + 46) ÷ 2 = 45
  • Q3 = median of upper half = mean of 15th and 16th = (61 + 61) ÷ 2 = 61
  • IQR = 61 – 45 = 16
  • Award 1 mark for correct Q1 and Q3, 1 mark for correct IQR.

2. (a) Mean = 2.08 books [2 marks]

  • Σfx = 0(8) + 1(12) + 2(15) + 3(7) + 4(5) + 5(3) = 0 + 12 + 30 + 21 + 20 + 15 = 98
  • Mean = 98 ÷ 50 = 1.96
  • Award 1 mark for correct Σfx, 1 mark for correct mean.

(b) P(more than 3) = 8/50 = 4/25 or 0.16 [1 mark]

  • Students reading more than 3 books: 5 + 3 = 8
  • Award 1 mark for correct probability.

3. (a) Median mass = 3.8 kg [1 mark]

  • Award 1 mark for correct reading from cumulative frequency curve.

(b) IQR = 5.6 – 2.4 = 3.2 kg [1 mark]

  • Award 1 mark for correct answer.

(c) Number of heavy parcels = 12 [2 marks]

  • From cumulative frequency curve, number of parcels ≤ 6.0 kg ≈ 68
  • Number of heavy parcels = 80 – 68 = 12
  • Award 1 mark for correct reading from graph, 1 mark for correct number.

4. (a) Greenhouse B has a higher median (28 cm) than Greenhouse A (24 cm). [1 mark]

  • Award 1 mark for correct comparison with values.

(b) Greenhouse A has a greater range. Range A = 38 – 12 = 26 cm; Range B = 42 – 14 = 28 cm. Greenhouse B has the greater range. [1 mark]

  • Award 1 mark for correct identification with justification.
  • Note: Correction – Greenhouse B has greater range (28 > 26).

(c) Greenhouse A has more consistent heights because it has a smaller interquartile range (30 – 18 = 12 cm) compared to Greenhouse B (34 – 22 = 12 cm). Both have same IQR. Greenhouse A has smaller overall range (26 cm vs 28 cm), so Greenhouse A is slightly more consistent. [1 mark]

  • Award 1 mark for valid reasoning referencing spread.

5. (a) Amount on Food = (144°/360°) × 400=400 = 160 [1 mark]

  • Award 1 mark for correct answer.

(b) Percentage on Entertainment = (90°/360°) × 100% = 25% [1 mark]

  • Award 1 mark for correct percentage.

(c) Additional savings needed = $26 [2 marks]

  • Current savings = (54°/360°) × 400=400 = 60
  • Target savings = 20% × 400=400 = 80
  • Additional = 8080 – 60 = $20
  • Award 1 mark for current savings, 1 mark for correct additional amount.

6. (a) Modal class = 10 < t ≤ 20 [1 mark]

  • Award 1 mark for correct class.

(b) Estimated mean = 24.5 minutes [2 marks]

  • Midpoints: 5, 15, 25, 35, 45
  • Σfx = 5(8) + 15(18) + 25(15) + 35(12) + 45(7) = 40 + 270 + 375 + 420 + 315 = 1420
  • Mean = 1420 ÷ 60 = 23.666... ≈ 23.7 minutes
  • Award 1 mark for correct Σfx, 1 mark for correct mean.

7. (a) Median = 2 siblings [1 mark]

  • 25 students; 13th value is median. Counting from 0 siblings: 5 have 0, 7 have 1 (cumulative 12), next 6 have 2 (cumulative 18). 13th value is 2.
  • Award 1 mark for correct median.

(b) Mean = 1.8 siblings [1 mark]

  • Frequencies: 0:5, 1:7, 2:6, 3:4, 4:3
  • Σfx = 0(5) + 1(7) + 2(6) + 3(4) + 4(3) = 0 + 7 + 12 + 12 + 12 = 43
  • Mean = 43 ÷ 25 = 1.72
  • Award 1 mark for correct mean.

8. (a) New mean = 16.0909... ≈ 16.1 [2 marks]

  • Sum of original 10 numbers = 10 × 15 = 150
  • New sum = 150 + 27 = 177
  • New mean = 177 ÷ 11 = 16.0909... ≈ 16.1
  • Award 1 mark for correct sum, 1 mark for correct mean.

(b) The new standard deviation will be larger. The value 27 is far from the original mean of 15, increasing the spread of the data. [1 mark]

  • Award 1 mark for correct prediction with valid reasoning.

9. Estimated standard deviation = 11.7 (or 11.66...) [3 marks]

  • Midpoints: 15, 25, 35, 45, 55
  • Σf = 40
  • Σfx = 5(15) + 8(25) + 12(35) + 10(45) + 5(55) = 75 + 200 + 420 + 450 + 275 = 1420
  • Σfx² = 5(225) + 8(625) + 12(1225) + 10(2025) + 5(3025) = 1125 + 5000 + 14700 + 20250 + 15125 = 56200
  • Mean = 1420 ÷ 40 = 35.5
  • Variance = (56200 ÷ 40) – 35.5² = 1405 – 1260.25 = 144.75
  • Standard deviation = √144.75 ≈ 12.03
  • Award 1 mark for correct Σfx and mean, 1 mark for correct Σfx², 1 mark for correct standard deviation.

10. (a) Both data sets have the same mean of 45. [1 mark]

  • Award 1 mark for correct comparison.

(b) Set Y has a larger standard deviation (12) than Set X (8), indicating that the data in Set Y is more spread out from the mean. Set X has values that are more closely clustered around the mean. [1 mark]

  • Award 1 mark for correct interpretation.

Section B: Probability

11. (a) P(prime) = 3/6 = 1/2 [1 mark]

  • Prime numbers on a die: 2, 3, 5 (3 outcomes out of 6).
  • Award 1 mark for correct probability.

(b) P(greater than 4) = 2/6 = 1/3 [1 mark]

  • Numbers greater than 4: 5, 6 (2 outcomes out of 6).
  • Award 1 mark for correct probability.

12. (a) P(blue) = 3/10 [1 mark]

  • Total balls = 5 + 3 + 2 = 10; blue = 3.
  • Award 1 mark for correct probability.

(b) P(not red) = 5/10 = 1/2 [1 mark]

  • Not red = blue or green = 3 + 2 = 5.
  • Award 1 mark for correct probability.

13. (a) P(King) = 4/52 = 1/13 [1 mark]

  • 4 Kings in a deck of 52 cards.
  • Award 1 mark for correct probability.

(b) P(red or Queen) = 28/52 = 7/13 [2 marks]

  • Red cards = 26; Queens = 4; Red Queens = 2 (overlap)
  • P(red ∪ Queen) = P(red) + P(Queen) – P(red ∩ Queen) = 26/52 + 4/52 – 2/52 = 28/52 = 7/13
  • Award 1 mark for correct method, 1 mark for correct simplified probability.

14. (a) P(exactly one head) = 2/4 = 1/2 [1 mark]

  • Possibility diagram: HH, HT, TH, TT. Exactly one head: HT, TH.
  • Award 1 mark for correct probability.

(b) P(at least one tail) = 3/4 [1 mark]

  • At least one tail: HT, TH, TT (3 outcomes).
  • Award 1 mark for correct probability.

15. (a) Tree diagram [2 marks]

  • First draw: P(White) = 6/10 = 3/5, P(Dark) = 4/10 = 2/5
  • Second draw (without replacement):
    • After White: P(White) = 5/9, P(Dark) = 4/9
    • After Dark: P(White) = 6/9 = 2/3, P(Dark) = 3/9 = 1/3
  • Award 1 mark for correct first branch probabilities, 1 mark for correct second branch probabilities.

(b) P(both dark) = (4/10) × (3/9) = 12/90 = 2/15 [1 mark]

  • Award 1 mark for correct probability.

(c) P(exactly one white) = P(WD) + P(DW) = (6/10 × 4/9) + (4/10 × 6/9) = 24/90 + 24/90 = 48/90 = 8/15 [2 marks]

  • Award 1 mark for identifying both paths, 1 mark for correct probability.

16. (a) Tree diagram [2 marks]

  • First branch: P(Rain) = 0.3, P(Dry) = 0.7
  • Second branch:
    • Given Rain: P(Late) = 0.1, P(Not late) = 0.9
    • Given Dry: P(Late) = 0.05, P(Not late) = 0.95
  • Award 1 mark for correct first branch, 1 mark for correct second branch probabilities.

(b) P(Late) = P(Rain ∩ Late) + P(Dry ∩ Late) = (0.3 × 0.1) + (0.7 × 0.05) = 0.03 + 0.035 = 0.065 [2 marks]

  • Award 1 mark for correct products, 1 mark for correct sum.

(c) P(Rain | Late) = P(Rain ∩ Late) ÷ P(Late) = 0.03 ÷ 0.065 = 30/65 = 6/13 ≈ 0.462 [2 marks]

  • Award 1 mark for correct formula, 1 mark for correct probability.

17. (a) P(A ∪ B) = P(A) + P(B) – P(A ∩ B) = 0.4 + 0.5 – 0.2 = 0.7 [1 mark]

  • Award 1 mark for correct answer.

(b) A and B are independent if P(A ∩ B) = P(A) × P(B). P(A) × P(B) = 0.4 × 0.5 = 0.2. Since P(A ∩ B) = 0.2, the events are independent. [2 marks]

  • Award 1 mark for stating the condition for independence, 1 mark for correct verification and conclusion.

18. (a) P(Yellow) = 1 – 0.35 – 0.45 = 0.2 [1 mark]

  • Award 1 mark for correct probability.

(b) P(same colour twice) = P(RR) + P(BB) + P(YY) = (0.35)² + (0.45)² + (0.2)² = 0.1225 + 0.2025 + 0.04 = 0.365 [2 marks]

  • Award 1 mark for identifying all three cases, 1 mark for correct probability.

19. (a) Venn diagram [2 marks]

  • Rectangle for universal set (30 students)
  • Two overlapping circles: M (Mathematics) and P (Physics)
  • Intersection: 8
  • Mathematics only: 18 – 8 = 10
  • Physics only: 15 – 8 = 7
  • Outside both: 30 – 10 – 8 – 7 = 5
  • Award 1 mark for correct placement of intersection, 1 mark for correct remaining regions.

(b) P(neither) = 5/30 = 1/6 [1 mark]

  • Award 1 mark for correct probability.

(c) P(Mathematics only) = 10/30 = 1/3 [1 mark]

  • Award 1 mark for correct probability.

20. (a) Expected gain = (4/10 × 5)+(6/10×5) + (6/10 × –2) = 2.002.00 – 1.20 = $0.80 [2 marks]

  • Award 1 mark for correct products, 1 mark for correct expected value.

(b) The game is not fair because the expected gain is positive (0.80),meaningtheplayerexpectstowinmoneyinthelongrun.Afairgamewouldhaveanexpectedgainof0.80), meaning the player expects to win money in the long run. A fair game would have an expected gain of 0. [1 mark]

  • Award 1 mark for correct conclusion with valid reasoning.

END OF ANSWER KEY