AI Generated Quiz
Secondary 4 Additional Mathematics Statistics Probability Quiz
Free Sec 4 A Maths Statistics quiz, Gemma31B AI 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 4 Additional Mathematics Quiz - Statistics Probability
Name: __________________________
Class: __________________________
Date: __________________________
Score: ________ / 65
Duration: 90 Minutes
Total Marks: 65
Instructions:
- Answer all questions.
- Show all necessary working clearly.
- Use a scientific calculator where appropriate.
- Give your answers to 3 significant figures unless stated otherwise.
Section A: Probability (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] -
The probability that student A passes a test is 0.7 and the probability that student B passes is 0.6. Given that the events are independent, find the probability that at least one of them passes.
[3] -
In a group of 100 students, 60 like Mathematics, 50 like Physics, and 30 like both. If a student is chosen at random, find the probability that they like neither Mathematics nor Physics.
[3] -
A fair six-sided die is rolled twice. Let X be the sum of the two scores. Find P(X>9).
[3] -
Given P(A)=0.4, P(B)=0.5, and P(A∪B)=0.7. Find P(A∩B).
[2] -
A box contains 8 light bulbs, of which 3 are defective. Three bulbs are selected at random without replacement. Find the probability that exactly one bulb is defective.
[4] -
Two events E and F are such that P(E)=0.3 and P(F∣E)=0.4. Find P(E∩F).
[2] -
A target is shot at by two archers. The probability that Archer 1 hits the target is 32 and for Archer 2 is 43. Find the probability that only one of them hits the target.
[3] -
A card is drawn from a standard deck of 52 cards. Find the probability that the card is either a Heart or a King.
[3] -
In a probability distribution, the possible values of X are 1, 2, 3, and 4. The probabilities are P(X=1)=0.1, P(X=2)=0.3, P(X=3)=k, and P(X=4)=0.2. Find the value of k and calculate E(X).
[4]
Section B: Statistics (Questions 11–20)
-
The heights of a group of plants are normally distributed with a mean of 15 cm and a standard deviation of 2 cm. Find the probability that a randomly chosen plant is taller than 18 cm.
[3] -
For the normal distribution in Question 11, find the range of heights that contains the middle 95% of the plants.
[4] -
A set of data has a mean of 50 and a variance of 25. If every value in the set is multiplied by 2 and then increased by 5, find the new mean and new variance.
[4] -
The weights of 10 samples are: 45, 48, 50, 52, 55, 55, 58, 60, 62, 75. Calculate the mean and the standard deviation.
[4] -
A random variable X follows a normal distribution with mean μ and standard deviation σ. Given that P(X<10)=0.2 and P(X<20)=0.8, set up the two simultaneous equations to find μ and σ. (Do not solve).
[4] -
In a normal distribution, 10% of the data lies above 85 and 10% lies below 45. Find the mean and standard deviation of this distribution.
[5] -
A discrete random variable Y has the following probability distribution: Y=0,P(Y=0)=0.2 Y=1,P(Y=1)=0.5 Y=2,P(Y=2)=0.3 Calculate the variance Var(Y).
[4] -
The scores of a class in a test are normally distributed. The mean is 62 and the standard deviation is 8. If the passing mark is 50, what percentage of the class failed the test?
[4] -
A continuous random variable X has a probability density function f(x) defined on [0,2]. If f(x)=kx for 0≤x≤2 and f(x)=0 otherwise, find the value of k.
[4] -
For the density function in Question 19, calculate the expected value E(X).
[4]
Answers
Answer Key - Statistics Probability Quiz
1. Probability of same colour: P(RR)=85×74=5620 P(BB)=83×72=566 Total =5626=2813≈0.464 [3 marks]
2. At least one passes: P(at least one)=1−P(both fail) P(both fail)=(1−0.7)×(1−0.6)=0.3×0.4=0.12 P=1−0.12=0.88 [3 marks]
3. Neither Math nor Physics: P(M∪P)=P(M)+P(P)−P(M∩P)=0.6+0.5−0.3=0.8 P(neither)=1−0.8=0.2 [3 marks]
4. Sum X>9: Possible outcomes: (4,6), (5,5), (6,4), (5,6), (6,5), (6,6) →6 outcomes. Total outcomes =36. P=366=61≈0.167 [3 marks]
5. P(A∩B): P(A∪B)=P(A)+P(B)−P(A∩B) 0.7=0.4+0.5−P(A∩B)⟹P(A∩B)=0.2 [2 marks]
6. Exactly one defective: Ways to choose 1 defective and 2 good: (13)×(25)=3×10=30 Total ways: (38)=3×2×18×7×6=56 P=5630=2815≈0.536 [4 marks]
7. P(E∩F): P(F∣E)=P(E)P(E∩F)⟹P(E∩F)=0.4×0.3=0.12 [2 marks]
8. Only one hits: P(1 hits, 2 misses)+P(1 misses, 2 hits) =(32×41)+(31×43)=122+123=125≈0.417 [3 marks]
9. Heart or King: P(H)=5213, P(K)=524, P(H∩K)=521 P=5213+4−1=5216=134≈0.308 [3 marks]
10. k and E(X): ∑P=1⟹0.1+0.3+k+0.2=1⟹k=0.4 E(X)=(1×0.1)+(2×0.3)+(3×0.4)+(4×0.2)=0.1+0.6+1.2+0.8=2.7 [4 marks]
11. P(X>18): z=218−15=1.5 P(Z>1.5)=1−P(Z<1.5)=1−0.9332=0.0668 [3 marks]
12. Middle 95%: z=±1.96 x=μ±zσ=15±1.96(2)=15±3.92 Range: 11.08 cm to 18.92 cm [4 marks]
13. New Mean and Variance: New Mean =(50×2)+5=105 New Variance =22×25=4×25=100 [4 marks]
14. Mean and SD: Mean =1045+48+50+52+55+55+58+60+62+75=10560=56 Variance=n∑(x−xˉ)2=10112+82+62+42+12+12+22+42+62+192=10121+64+36+16+1+1+4+16+36+361=10656=65.6 SD=65.6≈8.10 [4 marks]
15. Simultaneous Equations: z1=σ10−μ=−0.842 (from P=0.2) z2=σ20−μ=0.842 (from P=0.8) Equations: 10−μ=−0.842σ and 20−μ=0.842σ [4 marks]
16. Mean and SD: μ is midpoint of 45 and 85 ⟹μ=245+85=65 z=σ85−65=1.282 (for top 10%) σ=1.28220≈15.6 [5 marks]
17. Var(Y): E(Y)=(0×0.2)+(1×0.5)+(2×0.3)=0+0.5+0.6=1.1 E(Y2)=(02×0.2)+(12×0.5)+(22×0.3)=0+0.5+1.2=1.7 Var(Y)=1.7−(1.1)2=1.7−1.21=0.49 [4 marks]
18. Percentage failed: z=850−62=−1.5 P(Z<−1.5)=0.0668 Percentage =6.68% [4 marks]
19. Value of k: ∫02kxdx=1⟹[21kx2]02=1⟹21k(4)=1⟹2k=1⟹k=0.5 [4 marks]
20. E(X): E(X)=∫02x(0.5x)dx=∫020.5x2dx=[30.5x3]02=30.5(8)=34≈1.33 [4 marks]
Free quiz and exam paper access
Enter your details to view this paper
Your access is remembered on this device.