AI Generated Quiz

A Level H1 Mathematics Statistics Probability Quiz

Free A Level H1 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 H1 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 H1 Quiz - Statistics Probability (Answer Key)

Total Marks: 50

Section A: Counting & Probability

Q1 [2 marks]
Number of committees = ¹⁰C₃ = 10! / (3!7!) = 120.
Teaching note: Order does not matter in a committee, so use combinations not permutations.
Common mistake: using ¹⁰P₃ = 720 (counts order).

Q2 [2 marks]
Letters: ²⁶P₂ = 26×25 = 650. Digits: ¹⁰P₃ = 10×9×8 = 720. Total = 650 × 720 = 468 000.
Teaching note: Distinct means no repetition; choose and arrange.

Q3 [3 marks]
Tree: P(RR) = (5/9)×(4/8) = 20/72 = 5/18.
Marks: 1 for tree, 2 for correct probability.
Teaching note: Without replacement reduces denominator from 9 to 8.

Q4 [2 marks]
P(A ∪ B) = P(A)+P(B)–P(A∩B) = 0.4+0.5–0.2 = 0.7.

Q5 [2 marks]
P(C ∩ D) = P(D|C)P(C) = 0.3×0.6 = 0.18.

Q6 [3 marks]
Let U = uses public transport, L = late.
P(U)=0.3, P(L|U)=0.2, P(L|U')=0.1.
P(L) = 0.3×0.2 + 0.7×0.1 = 0.06+0.07 = 0.13.
P(U|L) = 0.06/0.13 = 6/13 ≈ 0.462.
Marks: 1 setup, 1 total prob, 1 conditional.

Q7 [2 marks]
Independent ⇒ P(E∩F) = P(E)P(F) = 0.7×0.4 = 0.28.

Section B: Distributions

Q8 [2 marks]
Conditions: fixed number n of trials; each trial independent; constant probability p of success; outcomes success/failure.
(2 marks for listing all)

Q9 [3 marks]
P(X>13) = 1 – P(X≤13) using binomCDF(20,0.3,13) ≈ 1 – 0.994 = 0.006.
Teaching: ">" excludes 13.

Q10 [2 marks]
Mean = np = 15×0.4 = 6. Variance = np(1–p) = 15×0.4×0.6 = 3.6.

Q11 [3 marks]
Z1 = (4.5–5)/0.6 = –0.833, Z2 = (6–5)/0.6 = 1.667.
P(–0.833 < Z < 1.667) = Φ(1.667)–Φ(–0.833) ≈ 0.952–0.202 = 0.750.

Q12 [3 marks]
Z for 0.1 = –1.282, for 0.9 = 1.282.
(30–μ)/σ = –1.282, (40–μ)/σ = 1.282.
Subtract: 10/σ = 2.564 ⇒ σ ≈ 3.90, μ = 30+1.282×3.90 ≈ 35.0.

Q13 [3 marks]
E(2X–3Y)=2E(X)–3E(Y)=2×10–3×5=5.
Var(2X–3Y)=4Var(X)+9Var(Y)=4×4+9×1=25.
(Independent ⇒ no covariance)

Section C: Sampling, Correlation & Regression

Q14 [2 marks]
x̄ = 200/25 = 8. s² = (1800 – 200²/25)/24 = (1800–1600)/24 = 200/24 ≈ 8.33.

Q15 [2 marks]
CLT: for n≥30, sample mean approximately N(μ, σ²/n) regardless of population shape. n=50 sufficient.

Q16 [2 marks]
r = –0.85: strong negative linear relationship; as x increases y decreases.

Q17 [3 marks]
Σx=15, Σy=21, Σx²=55, Σxy=1×2+2×3+3×5+4×4+5×7=2+6+15+16+35=74.
m = (5×74 – 15×21)/(5×55 – 15²) = (370–315)/(275–225)=55/50=1.1.
c = (21 – 1.1×15)/5 = (21–16.5)/5 = 0.9.
y = 1.1x + 0.9.

Q18 [2 marks]
Sketch: x-axis labelled, y-axis labelled, points (1,2),(2,3),(3,5),(4,4),(5,7) showing upward trend.

Q19 [3 marks]
H₀: μ=0.3, H₁: μ≠0.3.
Test stat: (0.33–0.3)/(0.05/√35)=0.03/0.00846=3.55.
Critical z at 5% two-tail = ±1.96. Reject H₀. Evidence mean differs.

Q20 [2 marks]
Correlation ≠ causation; likely confounding (temperature) increases both; not causal.