AI Generated Quiz

A Level H2 Mathematics Statistics Probability Quiz

Free A Level H2 Maths Statistics quiz, HY3 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 Tencent HY3 Free 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)

Total Marks: 50
Topic: Statistics Probability
Note: Content generated from LLM-inferred syllabus-first templates (Stage 4/5). Not derived from past-year exam papers.


Section A: Permutations, Combinations & Probability Basics

1. [2 marks]
Committee of 3 from 7: order does not matter → combination.
(73)=7!3!4!=35\binom{7}{3} = \frac{7!}{3!4!} = 35.
Answer: 35 committees.
Teaching note: Use combinations when selection only, not arrangement. Common mistake: using permutation 7P37P3.

2. [2 marks]
P(both red) = 59×48=2072=518\frac{5}{9} \times \frac{4}{8} = \frac{20}{72} = \frac{5}{18}.
Answer: 518\frac{5}{18}.
Method: Without replacement, denominator decreases. Mark: 1 for first prob, 1 for product.

3. [3 marks]
Independent if P(AB)=P(A)P(B)P(A \cap B) = P(A)P(B).
P(A)P(B)=0.4×0.5=0.2=P(AB)P(A)P(B) = 0.4 \times 0.5 = 0.2 = P(A \cap B).
Thus A and B are independent.
Answer: Independent (shown).
Marks: 1 for condition, 1 for computation, 1 for conclusion.

4. [3 marks]
P(TC)=P(T)+P(C)P(TC)=120200+9020050200=160200=0.8P(T \cup C) = P(T) + P(C) - P(T \cap C) = \frac{120}{200} + \frac{90}{200} - \frac{50}{200} = \frac{160}{200} = 0.8.
Answer: 0.8.
Teaching: Inclusion-exclusion prevents double-counting overlap.

5. [2 marks]
3 distinct letters from 5, order matters → permutation.
5P3=5×4×3=60^5P_3 = 5 \times 4 \times 3 = 60.
Answer: 60 codes.


Section B: Discrete Random Variables & Distributions

6. [2 marks]
Sum of probabilities = 1: 0.2+0.5+k=1k=0.30.2 + 0.5 + k = 1 \Rightarrow k = 0.3.
Answer: k=0.3k = 0.3.

7. [4 marks]
E(X)=1(0.2)+2(0.5)+3(0.3)=0.2+1.0+0.9=2.1E(X) = 1(0.2) + 2(0.5) + 3(0.3) = 0.2 + 1.0 + 0.9 = 2.1.
E(X2)=12(0.2)+4(0.5)+9(0.3)=0.2+2.0+2.7=4.9E(X^2) = 1^2(0.2) + 4(0.5) + 9(0.3) = 0.2 + 2.0 + 2.7 = 4.9.
Var(X)=4.9(2.1)2=4.94.41=0.49Var(X) = 4.9 - (2.1)^2 = 4.9 - 4.41 = 0.49.
Answer: E(X)=2.1E(X)=2.1, Var(X)=0.49Var(X)=0.49.
Marks: 2 for E(X), 2 for Var(X).

8. [3 marks]
X ~ B(4, 0.6).
P(X=3)=(43)(0.6)3(0.4)1=4×0.216×0.4=0.3456P(X=3) = \binom{4}{3}(0.6)^3(0.4)^1 = 4 \times 0.216 \times 0.4 = 0.3456.
Answer: B(4, 0.6); P = 0.3456.

9. [3 marks]
X ~ B(10, 0.3). P(X8)=P(X=8)+P(X=9)+P(X=10)P(X \ge 8) = P(X=8)+P(X=9)+P(X=10).
=(108)0.380.72+(109)0.390.7+0.3100.00145+0.00014+0.00001=0.00160= \binom{10}{8}0.3^8 0.7^2 + \binom{10}{9}0.3^9 0.7 + 0.3^{10} \approx 0.00145 + 0.00014 + 0.00001 = 0.00160.
Answer: 0.00160 (3 s.f.).

10. [3 marks]
X ~ B(20, 0.25). E(X) = np = 5. Var = npq = 20×0.25×0.75 = 3.75.
Answer: Expected = 5, Variance = 3.75.


Section C: Normal Distribution & Sampling

11. [2 marks]
Z=16015020=0.5Z = \frac{160-150}{20} = 0.5. P(Z>0.5)=10.6915=0.3085P(Z > 0.5) = 1 - 0.6915 = 0.3085.
Answer: 0.3085.

12. [3 marks]
P(X<m)=0.9Z=1.2816P(X < m) = 0.9 \Rightarrow Z = 1.2816. m=150+1.2816×20=175.63m = 150 + 1.2816 \times 20 = 175.63.
Answer: m175.6m \approx 175.6 g.

13. [3 marks]
Xˉ\bar{X} ~ N(50, 144/36144/36) = N(50, 4).
P(Xˉ>53)=P(Z>53502)=P(Z>1.5)=0.0668P(\bar{X} > 53) = P(Z > \frac{53-50}{2}) = P(Z > 1.5) = 0.0668.
Answer: N(50,4); 0.0668.

14. [2 marks]
A random sample is one where every member of the population has equal chance of selection and choices are independent.
Answer: Definition as above.

15. [3 marks]
95% CI: xˉ±1.96×σn=30±1.96×45=30±1.568=(28.4,31.6)\bar{x} \pm 1.96 \times \frac{\sigma}{\sqrt{n}} = 30 \pm 1.96 \times \frac{4}{5} = 30 \pm 1.568 = (28.4, 31.6).
Answer: (28.4 cm, 31.6 cm).


Section D: Correlation, Regression & Data Interpretation

16. [2 marks]
Strong negative linear correlation between x and y.
Answer: Strong negative relationship.

17. [4 marks]
xˉ=5\bar{x}=5, yˉ=7.5\bar{y}=7.5.
Sxx=2206×25=70S_{xx} = 220 - 6\times25 = 70.
Sxy=2906×5×7.5=290225=65S_{xy} = 290 - 6\times5\times7.5 = 290 - 225 = 65.
b=65/70=13/140.9286b = 65/70 = 13/14 \approx 0.9286.
a=7.50.9286×5=2.857a = 7.5 - 0.9286\times5 = 2.857.
Answer: y=2.86+0.929xy = 2.86 + 0.929x (3 s.f.).

18. [3 marks]
y=2.857+0.9286×8=10.29y = 2.857 + 0.9286\times8 = 10.29.
x=8 is within data range (max 6? actually n=6 sums unknown; if x range 0–6 then extrapolation). Comment: if outside observed x-range, less reliable.
Answer: est 10.3; caveat on extrapolation.

19. [3 marks]
From placeholder: points show upward trend. Linear model appropriate.
Answer: Yes, positive linear.

20. [3 marks]
Correlation does not imply causation; lurking variables (e.g., income) may affect both.
Answer: Critical comment as above.