From Real Exams Quiz
Secondary 3 Elementary Mathematics Statistics Probability Quiz
Free Sec 3 E Maths Statistics quiz, HY3 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.
Questions
Secondary 3 Elementary Mathematics Quiz - Statistics Probability
Name: ___________________________
Class: ___________
Date: ___________
Score: _______ / 40
Duration: 50 minutes
Total Marks: 40
Instructions:
- Answer all 20 questions.
- Show your working clearly where required.
- Calculators may be used.
- Write your answers in the spaces provided.
Section A: Data Handling and Averages (Questions 1–5)
1. The masses (in kg) of 7 students are: 42, 45, 48, 50, 52, 55, 60. Find the mean mass. [2]
2. The number of books read by 10 students in a month are: 2, 3, 3, 4, 4, 4, 5, 5, 6, 7. Find the median. [1]
3. From the data in Q2, state the mode. [1]
4. The table below shows the scores of a class test.
| Score | 10 | 20 | 30 | 40 | 50 |
|---|---|---|---|---|---|
| Frequency | 2 | 5 | 8 | 4 | 1 |
Find the total number of students. [1]
5. Using the table in Q4, calculate the mean score. [2]
Section B: Representing Data (Questions 6–10)
6. A pie chart shows the favourite sports of 120 students. If 30 students chose swimming, what angle does the swimming sector represent? [2]
7. The bar chart below shows the number of cars sold by a shop over 5 days.

Generated graph for Q7.
Find the total number of cars sold. [1]
8. From the bar chart in Q7, on which day were the most cars sold? [1]
9. A stem-and-leaf diagram shows the ages of 12 workers:
2 | 1 3 5 5 8
3 | 0 2 4 4 7 9
4 | 1
Find the range of the ages. [2]
10. The histogram below shows the time spent on homework by 40 students.

Generated graph for Q10.
How many students spent 20 minutes or more on homework? [2]
Section C: Probability (Questions 11–20)
11. A bag contains 5 red, 3 blue, and 2 green marbles. Find the probability of drawing a red marble. [1]
12. A fair die is rolled. Find the probability of getting a number greater than 4. [1]
13. Two coins are tossed. List all possible outcomes. [1]
14. Using Q13, find the probability of getting exactly one head. [1]
15. A card is drawn from a standard pack of 52 cards. Find the probability of drawing a king. [1]
16. A box contains 4 white and 6 black balls. Two balls are drawn at random without replacement. Find the probability that both are black. [3]
17. The table shows the results of rolling a die 60 times.
| Number | 1 | 2 | 3 | 4 | 5 | 6 |
|---|---|---|---|---|---|---|
| Frequency | 8 | 12 | 10 | 9 | 11 | 10 |
Find the relative frequency of rolling a 2. [2]
18. From the table in Q17, estimate the probability of rolling an odd number. [2]
19. Events A and B are mutually exclusive with P(A) = 0.3 and P(B) = 0.45. Find P(A ∪ B). [2]
20. In a class of 30 students, 18 like Maths and 12 like Science, and 5 like both. Find the probability that a randomly chosen student likes at least one of the subjects. [3]
Answers
Secondary 3 Elementary Mathematics Quiz - Statistics Probability (Answers)
Total Marks: 40
Section A: Data Handling and Averages
Q1. [2 marks]
Mean = (42 + 45 + 48 + 50 + 52 + 55 + 60) ÷ 7
= 352 ÷ 7 ≈ 50.29 kg
Teaching note: Mean is the sum of all values divided by the count. Add all masses, then divide by 7.
Common mistake: Forgetting to divide by number of students.
Q2. [1 mark]
Data ordered: 2,3,3,4,4,4,5,5,6,7. Median = average of 5th and 6th values = (4+4)/2 = 4.
Teaching note: For even count (10), median is mean of middle two.
Q3. [1 mark]
Mode = 4 (appears 3 times, most frequent).
Teaching note: Mode is the value with highest frequency.
Q4. [1 mark]
Total = 2+5+8+4+1 = 20 students.
Q5. [2 marks]
Mean = (10×2 + 20×5 + 30×8 + 40×4 + 50×1) ÷ 20
= (20+100+240+160+50) ÷ 20 = 570 ÷ 20 = 28.5
Teaching note: Multiply each score by frequency, sum, divide by total frequency.
Section B: Representing Data
Q6. [2 marks]
Angle = (30/120) × 360° = 90°.
Teaching note: Pie chart angle = (category total / overall total) × 360°.
Q7. [1 mark]
Total = 8+12+10+14+6 = 50 cars. (From placeholder values.)
Q8. [1 mark]
Thursday (14 cars, highest bar).
Q9. [2 marks]
Ages: 21,23,25,25,28,30,32,34,34,37,39,41. Range = 41 – 21 = 20.
Teaching note: Range = max – min from stem-and-leaf.
Q10. [2 marks]
20 or more: 14 (20-30) + 8 (30-40) + 4 (40-50) = 26 students.
Section C: Probability
Q11. [1 mark]
Total = 5+3+2 = 10. P(red) = 5/10 = 1/2.
Q12. [1 mark]
Outcomes >4: 5,6 → 2 outcomes. P = 2/6 = 1/3.
Q13. [1 mark]
HH, HT, TH, TT.
Q14. [1 mark]
Exactly one head: HT, TH → 2/4 = 1/2.
Q15. [1 mark]
4 kings in 52 cards → P = 4/52 = 1/13.
Q16. [3 marks]
P(first black) = 6/10. After drawing one black, 5 black of 9 left → P(second black) = 5/9.
P(both) = (6/10)×(5/9) = 30/90 = 1/3.
Marking: 1m first prob, 1m second prob, 1m product & simplify.
Q17. [2 marks]
Rel freq of 2 = 12/60 = 0.2 (or 1/5).
Teaching note: Relative frequency = frequency / total trials.
Q18. [2 marks]
Odd numbers: 1,3,5 → freq 8+10+11 = 29. P ≈ 29/60.
Teaching note: Estimate probability from relative frequency.
Q19. [2 marks]
Mutually exclusive → P(A ∪ B) = P(A)+P(B) = 0.3+0.45 = 0.75.
Q20. [3 marks]
n(M ∪ S) = 18+12–5 = 25. P = 25/30 = 5/6.
Marking: 1m for union formula, 1m substitution, 1m final prob.
Free quiz and exam paper access
Enter your details to view this paper
Your access is remembered on this device.