AI Generated Quiz
O Level Additional Mathematics Statistics Probability Quiz
Free AI-Generated DeepSeek V4 Pro O Level Additional Mathematics Statistics Probability quiz with questions and answers for Singapore students. This page is rendered as a direct URL so the questions and answers can be discovered without pressing in-page buttons.
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
O-Level Additional Mathematics Quiz - Statistics Probability
Name: ________________________
Class: ________________________
Date: ________________________
Score: ______ / 50
Duration: 45 minutes
Total Marks: 50
Instructions:
- This quiz contains 20 questions on Statistics and Probability.
- Answer ALL questions in the spaces provided.
- Show all working clearly; marks are awarded for method.
- Give non-exact numerical answers correct to 3 significant figures unless otherwise stated.
- You may use an approved calculator.
Section A: Basic Probability Concepts (Questions 1–5)
Each question carries 2 marks.
1. A bag contains 5 red balls, 3 blue balls, and 2 green balls. One ball is drawn at random from the bag. Find the probability that the ball drawn is not blue.
Answer: ________________________ [2]
2. A fair six-sided die is rolled once. Let event A be "the number rolled is even" and event B be "the number rolled is greater than 4". Find P(A ∪ B).
Answer: ________________________ [2]
3. Two events X and Y are such that P(X) = 0.4, P(Y) = 0.5, and P(X ∩ Y) = 0.2. Determine whether X and Y are independent events. Justify your answer.
Answer: ________________________ [2]
4. A card is drawn at random from a standard pack of 52 playing cards. Find the probability that the card is either a King or a Heart.
Answer: ________________________ [2]
5. The probability that a student passes Additional Mathematics is 0.7. The probability that the same student passes Physics is 0.6. The probability that the student passes both subjects is 0.45. Find the probability that the student passes at least one of these two subjects.
Answer: ________________________ [2]
Section B: Permutations and Combinations (Questions 6–10)
Each question carries 3 marks.
6. How many different 4-digit numbers can be formed using the digits 1, 2, 3, 4, 5, 6 if no digit may be repeated?
Answer: ________________________ [3]
7. A committee of 4 people is to be selected from a group of 7 men and 5 women. Find the number of ways the committee can be formed if it must contain exactly 2 women.
Answer: ________________________ [3]
8. In how many ways can the letters of the word "STATISTICS" be arranged?
Answer: ________________________ [3]
9. A team of 5 players is to be chosen from a squad of 10 players. Three of the players are goalkeepers, and the team must include exactly one goalkeeper. Find the number of different teams that can be selected.
Answer: ________________________ [3]
10. Six people are to sit in a row of six seats. Two of them, A and B, refuse to sit next to each other. Find the number of possible seating arrangements.
Answer: ________________________ [3]
Section C: Probability Distributions and Expectation (Questions 11–15)
Each question carries 3 marks.
11. A discrete random variable X has the following probability distribution.
| x | 1 | 2 | 3 | 4 |
|---|---|---|---|---|
| P(X = x) | 0.2 | 0.3 | k | 0.1 |
Find the value of k.
Answer: ________________________ [3]
12. For the probability distribution in Question 11, find E(X).
Answer: ________________________ [3]
13. A fair coin is tossed 4 times. Find the probability of obtaining exactly 2 heads.
Answer: ________________________ [3]
14. In a multiple-choice test, each question has 4 options, only one of which is correct. A student guesses the answer to each of 5 questions. Find the probability that the student gets at least 3 questions correct.
Answer: ________________________ [3]
15. The random variable X follows a binomial distribution with n = 8 and p = 0.3. Find Var(X).
Answer: ________________________ [3]
Section D: Data Analysis and Applied Probability (Questions 16–20)
Each question carries 3 marks.
16. The table below shows the number of goals scored by a football team in 20 matches.
| Goals scored | 0 | 1 | 2 | 3 | 4 |
|---|---|---|---|---|---|
| Frequency | 4 | 7 | 5 | 3 | 1 |
Find the mean number of goals scored per match.
Answer: ________________________ [3]
17. For the data in Question 16, find the standard deviation of the number of goals scored.
Answer: ________________________ [3]
18. A box contains 8 light bulbs, of which 3 are defective. Two bulbs are drawn at random without replacement. Find the probability that both bulbs are defective.
Answer: ________________________ [3]
19. The probability that a certain type of seed germinates is 0.85. Ten seeds are planted. Find the probability that exactly 8 seeds germinate.
Answer: ________________________ [3]
20. A bag contains 4 white marbles and 6 black marbles. Two marbles are drawn at random without replacement. Construct a tree diagram to represent this situation, and hence find the probability that the two marbles drawn are of different colours.
Answer: ________________________ [3]
END OF QUIZ
Answers
O-Level Additional Mathematics Quiz - Statistics Probability
Answer Key and Marking Scheme
Total Marks: 50
Section A: Basic Probability Concepts (Questions 1–5)
1. P(not blue) = 1 − P(blue) = 1 − 3/10 = 7/10 or 0.7
Answer: 7/10 or 0.7 [2]
Marking: M1 for identifying total = 10 and blue = 3; A1 for correct answer.
2. A = {2, 4, 6}, B = {5, 6}, A ∩ B = {6}
P(A ∪ B) = P(A) + P(B) − P(A ∩ B) = 3/6 + 2/6 − 1/6 = 4/6 = 2/3
Answer: 2/3 [2]
Marking: M1 for correct formula; A1 for correct answer.
3. For independence, P(X ∩ Y) = P(X) × P(Y).
P(X) × P(Y) = 0.4 × 0.5 = 0.2
Since P(X ∩ Y) = 0.2 = P(X) × P(Y), X and Y are independent.
Answer: Yes, they are independent because P(X ∩ Y) = P(X) × P(Y) = 0.2. [2]
Marking: M1 for calculating P(X) × P(Y); A1 for correct conclusion with justification.
4. P(King or Heart) = P(King) + P(Heart) − P(King of Hearts)
= 4/52 + 13/52 − 1/52 = 16/52 = 4/13
Answer: 4/13 [2]
Marking: M1 for addition rule; A1 for correct answer.
5. P(passes at least one) = P(A ∪ P) = P(A) + P(P) − P(A ∩ P)
= 0.7 + 0.6 − 0.45 = 0.85
Answer: 0.85 [2]
Marking: M1 for correct formula; A1 for correct answer.
Section B: Permutations and Combinations (Questions 6–10)
6. Number of 4-digit numbers = ⁶P₄ = 6 × 5 × 4 × 3 = 360
Answer: 360 [3]
Marking: M1 for recognising permutation; M1 for correct calculation; A1 for correct answer.
7. Choose 2 women from 5: ⁵C₂ = 10
Choose 2 men from 7: ⁷C₂ = 21
Total ways = 10 × 21 = 210
Answer: 210 [3]
Marking: M1 for ⁵C₂; M1 for ⁷C₂ and multiplication; A1 for correct answer.
8. "STATISTICS" has 10 letters: S (3), T (3), A (1), I (2), C (1)
Number of arrangements = 10! / (3! × 3! × 2!) = 3,628,800 / (6 × 6 × 2) = 3,628,800 / 72 = 50,400
Answer: 50,400 [3]
Marking: M1 for identifying repeated letters; M1 for correct formula; A1 for correct answer.
9. Choose 1 goalkeeper from 3: ³C₁ = 3
Choose 4 outfield players from 7: ⁷C₄ = 35
Total teams = 3 × 35 = 105
Answer: 105 [3]
Marking: M1 for ³C₁; M1 for ⁷C₄ and multiplication; A1 for correct answer.
10. Total arrangements without restriction = 6! = 720
Arrangements where A and B sit together: treat AB as one block → 5! × 2! = 120 × 2 = 240
Arrangements where A and B are NOT together = 720 − 240 = 480
Answer: 480 [3]
Marking: M1 for total arrangements; M1 for arrangements with A and B together; A1 for correct answer.
Section C: Probability Distributions and Expectation (Questions 11–15)
11. Sum of probabilities = 1
0.2 + 0.3 + k + 0.1 = 1 → 0.6 + k = 1 → k = 0.4
Answer: k = 0.4 [3]
Marking: M1 for setting sum = 1; M1 for correct equation; A1 for correct answer.
12. E(X) = Σ x·P(X = x) = 1(0.2) + 2(0.3) + 3(0.4) + 4(0.1)
= 0.2 + 0.6 + 1.2 + 0.4 = 2.4
Answer: 2.4 [3]
Marking: M1 for correct formula; M1 for correct substitution; A1 for correct answer.
13. X ~ B(4, 0.5)
P(X = 2) = ⁴C₂ (0.5)² (0.5)² = 6 × 0.25 × 0.25 = 6 × 0.0625 = 0.375
Answer: 0.375 or 3/8 [3]
Marking: M1 for binomial formula; M1 for correct substitution; A1 for correct answer.
14. X ~ B(5, 0.25)
P(X ≥ 3) = P(X = 3) + P(X = 4) + P(X = 5)
P(X = 3) = ⁵C₃ (0.25)³ (0.75)² = 10 × 0.015625 × 0.5625 = 0.08789
P(X = 4) = ⁵C₄ (0.25)⁴ (0.75)¹ = 5 × 0.00390625 × 0.75 = 0.01465
P(X = 5) = ⁵C₅ (0.25)⁵ (0.75)⁰ = 1 × 0.0009766 × 1 = 0.0009766
P(X ≥ 3) ≈ 0.08789 + 0.01465 + 0.0009766 = 0.1035 ≈ 0.104
Answer: 0.104 (3 s.f.) [3]
Marking: M1 for identifying binomial; M1 for correct calculation of at least one term; A1 for correct answer to 3 s.f.
15. Var(X) = np(1 − p) = 8 × 0.3 × 0.7 = 8 × 0.21 = 1.68
Answer: 1.68 [3]
Marking: M1 for correct formula; M1 for correct substitution; A1 for correct answer.
Section D: Data Analysis and Applied Probability (Questions 16–20)
16. Σfx = 0(4) + 1(7) + 2(5) + 3(3) + 4(1) = 0 + 7 + 10 + 9 + 4 = 30
Σf = 20
Mean = 30/20 = 1.5
Answer: 1.5 [3]
Marking: M1 for Σfx; M1 for division by Σf; A1 for correct answer.
17. Σfx² = 0²(4) + 1²(7) + 2²(5) + 3²(3) + 4²(1) = 0 + 7 + 20 + 27 + 16 = 70
Variance = Σfx²/Σf − (mean)² = 70/20 − (1.5)² = 3.5 − 2.25 = 1.25
Standard deviation = √1.25 ≈ 1.118 ≈ 1.12 (3 s.f.)
Answer: 1.12 (3 s.f.) [3]
Marking: M1 for Σfx²; M1 for variance formula; A1 for correct answer to 3 s.f.
18. P(both defective) = (3/8) × (2/7) = 6/56 = 3/28 ≈ 0.107
Answer: 3/28 or 0.107 (3 s.f.) [3]
Marking: M1 for first probability 3/8; M1 for second probability 2/7 and multiplication; A1 for correct answer.
19. X ~ B(10, 0.85)
P(X = 8) = ¹⁰C₈ (0.85)⁸ (0.15)²
¹⁰C₈ = ¹⁰C₂ = 45
(0.85)⁸ ≈ 0.2725, (0.15)² = 0.0225
P(X = 8) = 45 × 0.2725 × 0.0225 ≈ 0.2759 ≈ 0.276
Answer: 0.276 (3 s.f.) [3]
Marking: M1 for binomial formula; M1 for correct substitution; A1 for correct answer to 3 s.f.
20. Tree diagram:
- First draw: P(White) = 4/10 = 2/5, P(Black) = 6/10 = 3/5
- Second draw:
- If first White: P(White) = 3/9 = 1/3, P(Black) = 6/9 = 2/3
- If first Black: P(White) = 4/9, P(Black) = 5/9
P(different colours) = P(W then B) + P(B then W)
= (2/5 × 2/3) + (3/5 × 4/9) = 4/15 + 12/45 = 4/15 + 4/15 = 8/15
Answer: 8/15 [3]
Marking: M1 for correct tree diagram probabilities; M1 for identifying both paths and adding; A1 for correct answer.
END OF ANSWER KEY