AI Generated Quiz

A Level H2 Mathematics Statistics Probability Quiz

Free A Level H2 Maths Statistics quiz, Qwen3.6 AI version, with questions, answers, and A 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.

A Level H2 Mathematics AI Generated Generated by Qwen3.6 Plus 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

A-Level Maths H2 Quiz - Statistics Probability (Answer Key)

1. (a) Total people = 14. Select 5. Number of ways = (145)=2002\binom{14}{5} = 2002. [1] (b) At least 3 women means: 3 women 2 men, 4 women 1 man, or 5 women 0 men. 3W 2M: (63)(82)=20×28=560\binom{6}{3}\binom{8}{2} = 20 \times 28 = 560 4W 1M: (64)(81)=15×8=120\binom{6}{4}\binom{8}{1} = 15 \times 8 = 120 5W 0M: (65)(80)=6×1=6\binom{6}{5}\binom{8}{0} = 6 \times 1 = 6 Total = 560+120+6=686560 + 120 + 6 = 686. [2]

2. Word: STATISTICS (10 letters: S-3, T-3, A-1, I-2, C-1) (a) Total arrangements = 10!3!3!2!1!1!=3,628,8006×6×2=50,400\frac{10!}{3!3!2!1!1!} = \frac{3,628,800}{6 \times 6 \times 2} = 50,400. [2] (b) Treat (TTT) as one unit. Remaining letters: S-3, A-1, I-2, C-1, (TTT)-1. Total 7 items. Arrangements = 7!3!2!1!1!1!=50406×2=420\frac{7!}{3!2!1!1!1!} = \frac{5040}{6 \times 2} = 420. [2]

3. (a) P(AB)=P(A)+P(B)P(AB)P(A \cup B) = P(A) + P(B) - P(A \cap B) 0.7=0.4+0.5P(AB)P(AB)=0.20.7 = 0.4 + 0.5 - P(A \cap B) \Rightarrow P(A \cap B) = 0.2. [1] (b) Check independence: Is P(AB)=P(A)P(B)P(A \cap B) = P(A)P(B)? P(A)P(B)=0.4×0.5=0.2P(A)P(B) = 0.4 \times 0.5 = 0.2. Since 0.2=0.20.2 = 0.2, events A and B are independent. [2]

4. Total balls = 9. (b) P(Same colour) = P(RR) + P(BB) + P(GG) P(RR)=49×38=1272P(RR) = \frac{4}{9} \times \frac{3}{8} = \frac{12}{72} P(BB)=39×28=672P(BB) = \frac{3}{9} \times \frac{2}{8} = \frac{6}{72} P(GG)=29×18=272P(GG) = \frac{2}{9} \times \frac{1}{8} = \frac{2}{72} Total = 12+6+272=2072=518\frac{12+6+2}{72} = \frac{20}{72} = \frac{5}{18}. [2] (Tree diagram marks: Correct branches and probabilities) [1]

5. Let D = Disease, T+ = Test Positive. P(D)=0.02,P(D)=0.98P(D) = 0.02, P(D') = 0.98. P(T+D)=0.95,P(TD)=0.90P(T+D)=0.10P(T+|D) = 0.95, P(T-|D') = 0.90 \Rightarrow P(T+|D') = 0.10. (a) P(T+)=P(T+D)P(D)+P(T+D)P(D)P(T+) = P(T+|D)P(D) + P(T+|D')P(D') =0.95(0.02)+0.10(0.98)=0.019+0.098=0.117= 0.95(0.02) + 0.10(0.98) = 0.019 + 0.098 = 0.117. [2] (b) P(DT+)=P(T+D)P(D)P(T+)=0.0190.1170.162P(D|T+) = \frac{P(T+|D)P(D)}{P(T+)} = \frac{0.019}{0.117} \approx 0.162. [2]

6. (a) P(X=x)=1k+2k+3k+4k=10k=1k=0.1\sum P(X=x) = 1 \Rightarrow k + 2k + 3k + 4k = 10k = 1 \Rightarrow k = 0.1. [1] (b) E(X)=1(0.1)+2(0.2)+3(0.3)+4(0.4)=0.1+0.4+0.9+1.6=3.0E(X) = 1(0.1) + 2(0.2) + 3(0.3) + 4(0.4) = 0.1 + 0.4 + 0.9 + 1.6 = 3.0. [2]

7. E(3X2)=3E(X)2=3(5)2=13E(3X - 2) = 3E(X) - 2 = 3(5) - 2 = 13. [1] Var(3X2)=32Var(X)=9(3)=27Var(3X - 2) = 3^2 Var(X) = 9(3) = 27. [2]

8. Let XX be number of defective items. XB(15,0.05)X \sim B(15, 0.05). [1] (b) P(X=2)=(152)(0.05)2(0.95)130.1348P(X=2) = \binom{15}{2}(0.05)^2(0.95)^{13} \approx 0.1348. [2] (c) P(X1)=1P(X=0)=1(150)(0.05)0(0.95)15=10.4633=0.5367P(X \ge 1) = 1 - P(X=0) = 1 - \binom{15}{0}(0.05)^0(0.95)^{15} = 1 - 0.4633 = 0.5367. [2]

9. Let XX be number of correct answers. XB(10,0.25)X \sim B(10, 0.25). (a) Mean =np=10(0.25)=2.5= np = 10(0.25) = 2.5. Variance =npq=10(0.25)(0.75)=1.875= npq = 10(0.25)(0.75) = 1.875. [2] (b) P(X>4)=1P(X4)P(X > 4) = 1 - P(X \le 4). Using calculator: P(X4)0.9219P(X \le 4) \approx 0.9219. P(X>4)=10.9219=0.0781P(X > 4) = 1 - 0.9219 = 0.0781. [2]

10. E(Y)=np=6E(Y) = np = 6. Var(Y)=npq=4.2Var(Y) = npq = 4.2. npqnp=4.26q=0.7\frac{npq}{np} = \frac{4.2}{6} \Rightarrow q = 0.7. p=1q=0.3p = 1 - q = 0.3. n(0.3)=6n=20n(0.3) = 6 \Rightarrow n = 20. So n=20,p=0.3n=20, p=0.3. [3]

11. HN(175,82)H \sim N(175, 8^2). (a) P(H>185)=P(Z>1851758)=P(Z>1.25)P(H > 185) = P(Z > \frac{185-175}{8}) = P(Z > 1.25). From tables/calculator: 10.8944=0.10561 - 0.8944 = 0.1056. [2] (b) P(H>h)=0.10P(H<h)=0.90P(H > h) = 0.10 \Rightarrow P(H < h) = 0.90. Z0.901.2816Z_{0.90} \approx 1.2816. h1758=1.2816h=175+8(1.2816)185.25\frac{h-175}{8} = 1.2816 \Rightarrow h = 175 + 8(1.2816) \approx 185.25 cm. [2]

12. MN(1000,52)M \sim N(1000, 5^2). (a) P(995<M<1005)=P(99510005<Z<100510005)=P(1<Z<1)P(995 < M < 1005) = P(\frac{995-1000}{5} < Z < \frac{1005-1000}{5}) = P(-1 < Z < 1). =0.84130.1587=0.6826= 0.8413 - 0.1587 = 0.6826. [2] (b) Sample mean MˉN(1000,5216)=N(1000,1.5625)\bar{M} \sim N(1000, \frac{5^2}{16}) = N(1000, 1.5625). SD = 1.25. P(Mˉ<998)=P(Z<99810001.25)=P(Z<1.6)P(\bar{M} < 998) = P(Z < \frac{998-1000}{1.25}) = P(Z < -1.6). =0.0548= 0.0548. [3]

13. (a) W=XYW = X - Y. E(W)=E(X)E(Y)=5030=20E(W) = E(X) - E(Y) = 50 - 30 = 20. Var(W)=Var(X)+Var(Y)=16+9=25Var(W) = Var(X) + Var(Y) = 16 + 9 = 25 (Independent). WN(20,25)W \sim N(20, 25). [2] (b) P(W>25)=P(Z>25205)=P(Z>1)P(W > 25) = P(Z > \frac{25-20}{5}) = P(Z > 1). =10.8413=0.1587= 1 - 0.8413 = 0.1587. [2]

14. LN(μ,102)L \sim N(\mu, 10^2). (a) P(L<80)=0.05P(L < 80) = 0.05. Z0.051.6449Z_{0.05} \approx -1.6449. 80μ10=1.644980μ=16.449μ=96.45\frac{80-\mu}{10} = -1.6449 \Rightarrow 80 - \mu = -16.449 \Rightarrow \mu = 96.45 hours. [3] (b) P(L>100)=P(Z>10096.4510)=P(Z>0.355)P(L > 100) = P(Z > \frac{100-96.45}{10}) = P(Z > 0.355). =10.6387=0.3613= 1 - 0.6387 = 0.3613. [2]

15. By the Central Limit Theorem, as nn becomes large, the binomial distribution approaches a normal distribution. Conditions: np>5np > 5 and nq>5nq > 5 (or np>10,nq>10np > 10, nq > 10 depending on syllabus strictness, usually 5 is accepted for H2). [2]

16. Data: 12.1, 13.5, 11.8, 12.9, 13.2, 12.5, 11.9, 12.8. n=8n=8. x=100.7\sum x = 100.7. x2=1270.65\sum x^2 = 1270.65. (a) Unbiased estimate of mean xˉ=100.78=12.5875\bar{x} = \frac{100.7}{8} = 12.5875. [1] (b) Unbiased estimate of variance s2=1n1[x2(x)2n]s^2 = \frac{1}{n-1} [\sum x^2 - \frac{(\sum x)^2}{n}]. s2=17[1270.65100.728]=17[1270.651267.56125]=3.0887570.441s^2 = \frac{1}{7} [1270.65 - \frac{100.7^2}{8}] = \frac{1}{7} [1270.65 - 1267.56125] = \frac{3.08875}{7} \approx 0.441. [2]

17. (a) H0:μ=500H_0: \mu = 500. H1:μ<500H_1: \mu < 500. [1] (b) Test statistic Z=xˉμσ/n=49850010/50=21.414=1.414Z = \frac{\bar{x} - \mu}{\sigma/\sqrt{n}} = \frac{498 - 500}{10/\sqrt{50}} = \frac{-2}{1.414} = -1.414. Critical value for 1-tail 5%: 1.645-1.645. Since 1.414>1.645-1.414 > -1.645, we do not reject H0H_0. Conclusion: There is insufficient evidence at the 5% level to suggest the mean weight is less than 500 g. [4]

18. (a) H0:μ=65H_0: \mu = 65. H1:μ65H_1: \mu \neq 65. Test statistic Z=676512/100=21.2=1.667Z = \frac{67 - 65}{12/\sqrt{100}} = \frac{2}{1.2} = 1.667. Critical values for 2-tail 1%: ±2.576\pm 2.576. Since 1.667<2.5761.667 < 2.576, we do not reject H0H_0. Conclusion: There is insufficient evidence to suggest the mean score has changed. [4] (b) A Type I error occurs if we reject H0H_0 when it is actually true. In this context, concluding the mean score has changed when it actually hasn't. [1]

19. (a) E(Xˉ)=μE(\bar{X}) = \mu. Var(Xˉ)=σ2nVar(\bar{X}) = \frac{\sigma^2}{n}. [2] (b) CLT states that for a large sample size nn, the sampling distribution of the sample mean Xˉ\bar{X} is approximately normal, regardless of the population distribution. This allows us to use normal-based hypothesis tests (Z-tests) even if the underlying population is not normal. [2]

20. (a) H0:μ=1000H_0: \mu = 1000. H1:μ>1000H_1: \mu > 1000. Since σ\sigma is unknown and n<30n < 30 (though n=25n=25 is borderline, t-test is preferred if σ\sigma unknown, but H2 often accepts Z if nn is "large enough" or if specified. Given ss is used, t-test is technically correct. Let's use t-test). t=10501000100/25=5020=2.5t = \frac{1050 - 1000}{100/\sqrt{25}} = \frac{50}{20} = 2.5. Degrees of freedom =24= 24. Critical value for 1-tail 5%, df=24df=24: 1.7111.711. Since 2.5>1.7112.5 > 1.711, reject H0H_0. Conclusion: There is evidence to support the claim that the mean lifetime has increased. [4] (b) Critical value for 1-tail 1%, df=24df=24: 2.4922.492. Since 2.5>2.4922.5 > 2.492, we still reject H0H_0. The conclusion does not change. [1] (Note: If Z-test was used, Zcrit,5%=1.645Z_{crit, 5\%} = 1.645 (Reject), Zcrit,1%=2.326Z_{crit, 1\%} = 2.326 (Reject). Conclusion same.)