From Real Exams Quiz
O Level Additional Mathematics Statistics Probability Quiz
Free O Level A Maths Statistics quiz, Gemma31B 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
O-Level Additional Mathematics Quiz - Statistics Probability
Name: ____________________
Class: ____________________
Date: ____________________
Score: ________ / 65
Duration: 90 Minutes
Total Marks: 65
Instructions:
- Answer all questions.
- Give your answers to 3 significant figures, unless otherwise stated.
- Show all essential working.
- Use of an approved scientific calculator is allowed.
Section A: Probability and Discrete Distributions (Questions 1–10)
-
A bag contains 5 red balls and 3 blue balls. Two balls are drawn at random without replacement. Find the probability that both balls are of the same colour. [3]
Answer: ____________________ -
The probability that a student passes a Mathematics test is 0.7 and the probability that they pass an English test is 0.6. Given that the events are independent, find the probability that the student passes at least one of the tests. [3]
Answer: ____________________ -
In a group of 100 students, 60 study Chemistry, 50 study Physics, and 30 study both. A student is chosen at random. Find the probability that the student studies neither Chemistry nor Physics. [3]
Answer: ____________________ -
A fair coin is tossed 5 times. Find the probability of getting exactly 3 heads. [3]
Answer: ____________________ -
The probability of a machine producing a defective part is 0.05. If 10 parts are produced independently, find the probability that at most 1 part is defective. [4]
Answer: ____________________ -
Two events A and B are such that P(A)=0.4, P(B)=0.5 and P(A∪B)=0.7. Determine whether A and B are independent. Justify your answer. [4]
Answer: ____________________ -
A box contains 8 light bulbs, 3 of which are defective. If 3 bulbs are selected at random without replacement, find the probability that exactly 2 are defective. [4]
Answer: ____________________ -
The probability that a certain seed germinates is 0.8. If 6 seeds are planted, find the probability that more than 4 seeds germinate. [4]
Answer: ____________________ -
A random variable X follows a binomial distribution B(n,p). Given that E(X)=4 and Var(X)=3, find the values of n and p. [4]
Answer: ____________________ -
A card is drawn from a standard deck of 52. Find the probability that the card is either a Heart or a King. [3]
Answer: ____________________
Section B: Statistics and Linear Regression (Questions 11–20)
-
The mean of 5 numbers is 12. When a 6th number is added, the new mean becomes 15. Find the value of the 6th number. [3]
Answer: ____________________ -
A set of data consists of the values: 4, 7, 7, 8, 12, 15, 20. Calculate the mean and the standard deviation of the data. [4]
Answer: ____________________ -
The variance of a set of 10 observations is 25. If every observation is multiplied by 3, find the new variance. [3]
Answer: ____________________ -
For a set of data, ∑x=120, ∑x2=3000, and n=10. Calculate the standard deviation. [4]
Answer: ____________________ -
The mean of a distribution is 50 and the standard deviation is 10. If each value is increased by 5, find the new mean and new standard deviation. [3]
Answer: ____________________ -
The table below shows the distance x (in km) from a city centre and the house price y (in thousand dollars) for 5 houses.
x 2 4 6 8 10 y 500 420 350 280 210 Calculate the mean of x and y. [3] \ \ \ \ Answer: ____________________ -
Using the data from Question 16, calculate the product-moment correlation coefficient r. [5]
Answer: ____________________ -
Using the data from Question 16, find the equation of the regression line y=a+bx. [5]
Answer: ____________________ -
Using the regression line from Question 18, estimate the house price for a house located 7 km from the city centre. [3]
Answer: ____________________ -
Explain whether the correlation coefficient found in Question 17 suggests a strong or weak relationship, and whether it is positive or negative. [3]
Answer: ____________________
Answers
O-Level Additional Mathematics Quiz Answers - Statistics Probability
Section A: Probability and Discrete Distributions
-
Working: P(Same)=P(RR)+P(BB)=(85×74)+(83×72)=5620+566=5626=2813 Answer: 0.464 (or 13/28) [3 marks]
-
Working: P(At least one)=1−P(None)=1−(1−0.7)(1−0.6)=1−(0.3×0.4)=1−0.12=0.88 Answer: 0.88 [3 marks]
-
Working: P(C∪P)=P(C)+P(P)−P(C∩P)=0.6+0.5−0.3=0.8. P(Neither)=1−0.8=0.2 Answer: 0.2 [3 marks]
-
Working: (35)(0.5)3(0.5)2=10×0.125×0.25=0.3125 Answer: 0.313 [3 marks]
-
Working: P(X≤1)=P(X=0)+P(X=1)=(010)(0.05)0(0.95)10+(110)(0.05)1(0.95)9≈0.5987+0.3151=0.9138 Answer: 0.914 [4 marks]
-
Working: P(A∩B)=P(A)+P(B)−P(A∪B)=0.4+0.5−0.7=0.2. Check independence: P(A)×P(B)=0.4×0.5=0.2. Since P(A∩B)=P(A)P(B), they are independent. Answer: Independent [4 marks]
-
Working: (38)(23)×(15)=563×5=5615 Answer: 0.268 [4 marks]
-
Working: P(X>4)=P(X=5)+P(X=6)=(56)(0.8)5(0.2)1+(66)(0.8)6(0.2)0=0.3932+0.2621=0.6553 Answer: 0.655 [4 marks]
-
Working: np=4 and np(1−p)=3. Divide: (1−p)=3/4⟹p=0.25. n(0.25)=4⟹n=16. Answer: n=16,p=0.25 [4 marks]
-
Working: P(H∪K)=P(H)+P(K)−P(H∩K)=5213+524−521=5216=134 Answer: 0.308 [3 marks]
Section B: Statistics and Linear Regression
-
Working: Total of 5 = 5×12=60. Total of 6 = 6×15=90. 6th number = 90−60=30. Answer: 30 [3 marks]
-
Working: Mean xˉ=74+7+7+8+12+15+20=773≈10.4. σ2=n∑(x−xˉ)2=7(4−10.4)2+⋯+(20−10.4)2≈7211.7≈30.2. σ≈5.5. Answer: Mean = 10.4, SD = 5.5 [4 marks]
-
Working: New Variance = k2×Old Variance=32×25=9×25=225. Answer: 225 [3 marks]
-
Working: xˉ=120/10=12. Var=n∑x2−xˉ2=103000−122=300−144=156. σ=156≈12.5. Answer: 12.5 [4 marks]
-
Working: New Mean = 50+5=55. Standard deviation is invariant under translation. New SD = 10. Answer: Mean = 55, SD = 10 [3 marks]
-
Working: xˉ=52+4+6+8+10=6. yˉ=5500+420+350+280+210=51760=352. Answer: xˉ=6,yˉ=352 [3 marks]
-
Working: ∑(x−xˉ)2=16+4+0+4+16=40. ∑(x−xˉ)(y−yˉ)=(−4)(148)+(−2)(68)+(0)(−2)+(2)(−72)+(4)(−142)=−592−136+0−144−568=−1440. r=40×∑(y−yˉ)2−1440. ∑(y−yˉ)2=1482+682+(−2)2+(−72)2+(−142)2=21904+4624+4+5184+20164=51880. r=40×51880−1440=1444−1440≈−0.997. Answer: -0.997 [5 marks]
-
Working: b=∑(x−xˉ)2∑(x−xˉ)(y−yˉ)=40−1440=−36. a=yˉ−bxˉ=352−(−36)(6)=352+216=568. Answer: y=568−36x [5 marks]
-
Working: y=568−36(7)=568−252=316. Answer: 316 thousand dollars [3 marks]
-
Working: r≈−0.997. Since ∣r∣ is very close to 1, it is a strong relationship. Since r is negative, it is a negative correlation. Answer: Strong negative correlation [3 marks]
Free quiz and exam paper access
Enter your details to view this paper
Your access is remembered on this device.