AI Generated Quiz
A Level H1 Mathematics Statistics Probability Quiz
Free A Level H1 Maths Statistics quiz, Claude 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.
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 (Answers)
Section A: Probability [20 marks]
1. (a) P(both red) = (8/20) × (7/19) = 56/380 = 14/95 ≈ 0.147 [2 marks]
(b) P(different colours) = P(RB) + P(BR) = (8/20)(12/19) + (12/20)(8/19) = 96/380 + 96/380 = 192/380 = 48/95 ≈ 0.505 [2 marks]
2. (a) Venn diagram showing:
- Mathematics only: 120 - 50 = 70
- Physics only: 80 - 50 = 30
- Both: 50
- Neither: 200 - 70 - 30 - 50 = 50 [2 marks]
(b) P(Maths but not Physics) = 70/200 = 7/20 = 0.35 [2 marks]
3. Let X = number of sixes, X ~ B(3, 1/6)
(a) P(X = 2) = C(3,2) × (1/6)² × (5/6)¹ = 3 × 1/36 × 5/6 = 15/216 = 5/72 ≈ 0.069 [2 marks]
(b) P(X ≥ 1) = 1 - P(X = 0) = 1 - (5/6)³ = 1 - 125/216 = 91/216 ≈ 0.421 [2 marks]
4. (a) P(A|B) = P(A ∩ B)/P(B) = 0.2/0.4 = 0.5 [2 marks]
(b) For independence: P(A ∩ B) = P(A) × P(B) P(A) × P(B) = 0.6 × 0.4 = 0.24 P(A ∩ B) = 0.2 ≠ 0.24 Therefore A and B are not independent. [2 marks]
5. Let D = has disease, T = tests positive P(D) = 0.03, P(T|D) = 0.95, P(T|D') = 0.05 P(D|T) = P(T|D)P(D) / [P(T|D)P(D) + P(T|D')P(D')] = (0.95)(0.03) / [(0.95)(0.03) + (0.05)(0.97)] = 0.0285 / (0.0285 + 0.0485) = 0.0285/0.077 ≈ 0.370 [4 marks]
Section B: Distributions [15 marks]
6. (a) Mean = np = 20 × 0.3 = 6 Variance = np(1-p) = 20 × 0.3 × 0.7 = 4.2 [2 marks]
(b) Using calculator: P(X ≤ 5) ≈ 0.416 [2 marks]
7. X ~ N(175, 8²)
(a) P(170 < X < 180) = P((170-175)/8 < Z < (180-175)/8) = P(-0.625 < Z < 0.625) = Φ(0.625) - Φ(-0.625) = 0.734 - 0.266 = 0.468 [3 marks]
(b) P(X > h) = 0.1, so P(X < h) = 0.9 Z₀.₉ = 1.282 h = 175 + 1.282 × 8 = 185.3 cm [2 marks]
8. (a) Unbiased estimate of mean = x̄ = 1200 hours Unbiased estimate of variance = s² = 150² = 22500 hours² [2 marks]
(b) 95% CI: x̄ ± 1.96(s/√n) = 1200 ± 1.96(150/√40) = 1200 ± 46.5 CI: (1153.5, 1246.5) hours [4 marks]
Section C: Hypothesis Testing and Regression [15 marks]
9. H₀: μ = 500, H₁: μ < 500 (one-tailed test) Test statistic: t = (495 - 500)/(12/√25) = -5/2.4 = -2.083 Critical value at 5% (24 df): -1.711 Since -2.083 < -1.711, reject H₀ Conclusion: There is evidence at 5% level that mean weight is less than 500g. [6 marks]
10. (a) Using calculator or formula: r = 1.000 (perfect positive correlation) [2 marks]
(b) ȳ = 7, x̄ = 6 Gradient = Σ(x-x̄)(y-ȳ)/Σ(x-x̄)² = 1 y-intercept = ȳ - mx̄ = 7 - 1(6) = 1 Regression line: y = x + 1 [3 marks]
(c) When x = 7: y = 7 + 1 = 8 Predicted sales = $80,000 [2 marks]
(d) This is interpolation within the data range, so the prediction is reliable given the perfect correlation. However, the linear relationship may not hold outside the observed range. [2 marks]
Total: 50 marks