From Real Exams Quiz

A Level H1 Mathematics Statistics Probability Quiz

Free A Level H1 Maths Statistics quiz, Gemma31B Exam 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 From Real Exams Generated by Gemma 4 31B 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

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

  1. (62)×(52)=15×10=150\binom{6}{2} \times \binom{5}{2} = 15 \times 10 = 150 ways. [2]
  2. Treat 2 books as 1 unit: 4!×2!=24×2=484! \times 2! = 24 \times 2 = 48 ways. [2]
  3. P(AB)=P(A)+P(B)P(AB)=0.6+0.40.8=0.2P(A \cap B) = P(A) + P(B) - P(A \cup B) = 0.6 + 0.4 - 0.8 = 0.2. [2]
  4. P(XY)=P(X)+P(Y)P(X)P(Y)=0.3+0.5(0.3×0.5)=0.80.15=0.65P(X \cup Y) = P(X) + P(Y) - P(X)P(Y) = 0.3 + 0.5 - (0.3 \times 0.5) = 0.8 - 0.15 = 0.65. [2]
  5. P(EG)=60+4020100=0.8P(E \cup G) = \frac{60+40-20}{100} = 0.8. P(Neither)=10.8=0.2P(\text{Neither}) = 1 - 0.8 = 0.2. [2]
  6. Tree: Red(5/12) \to Red(4/11) or Blue(7/11); Blue(7/12) \to Red(5/11) or Blue(6/11). P(Same)=(512×411)+(712×611)=20+42132=621320.470P(\text{Same}) = (\frac{5}{12} \times \frac{4}{11}) + (\frac{7}{12} \times \frac{6}{11}) = \frac{20+42}{132} = \frac{62}{132} \approx 0.470. [3]
  7. XB(15,0.5)X \sim B(15, 0.5). P(X=9)=(159)(0.5)9(0.5)6=5005×(0.5)150.152P(X=9) = \binom{15}{9}(0.5)^9(0.5)^6 = 5005 \times (0.5)^{15} \approx 0.152. [2]
  8. XB(20,0.25)X \sim B(20, 0.25). P(X>4)=1P(X4)P(X > 4) = 1 - P(X \leq 4). Using GC/Table: 10.4656=0.5341 - 0.4656 = 0.534. [3
<stage3_quiz_answers_md>
# Answer Key - A-Level Maths H1 Quiz (Statistics Probability)

1. $\binom{6}{2} \times \binom{5}{2} = 15 \times 10 = 150$ ways. [2]
2. Treat 2 books as 1 unit: $4! \times 2! = 24 \times 2 = 48$ ways. [2]
3. $P(A \cap B) = P(A) + P(B) - P(A \cup B) = 0.6 + 0.4 - 0.8 = 0.2$. [2]
4. $P(X \cup Y) = P(X) + P(Y) - P(X)P(Y) = 0.3 + 0.5 - (0.3 \times 0.5) = 0.8 - 0.15 = 0.65$. [2]
5. $P(E \cup G) = \frac{60+40-20}{100} = 0.8$. $P(\text{Neither}) = 1 - 0.8 = 0.2$. [2]
6. Tree: Red(5/12) $\to$ Red(4/11) or Blue(7/11); Blue(7/12) $\to$ Red(5/11) or Blue(6/11).
   $P(\text{Same}) = (\frac{5}{12} \times \frac{4}{11}) + (\frac{7}{12} \times \frac{6}{11}) = \frac{20+42}{132} = \frac{62}{132} \approx 0.470$. [3]
7. $X \sim B(15, 0.5)$. $P(X=9) = \binom{15}{9}(0.5)^9(0.5)^6 = 5005 \times (0.5)^{15} \approx 0.152$. [2]
8. $X \sim B(20, 0.25)$. $P(X > 4) = 1 - P(X \leq 4)$. Using GC/Table: $1 - 0.4656 = 0.534$. [3]
9. $E(X) = np \implies 3 = 12p \implies p = 0.25$. $\text{Var}(X) = np(1-p) = 12(0.25)(0.75) = 2.25$. [2]
10. $Z = \frac{13.0 - 15.2}{2.1} \approx -1.048$. $P(Z < -1.048) \approx 0.147$. [3]
11. $Z = \frac{110 - 100}{\sigma}$. $P(Z > z) = 0.1591 \implies z \approx 0.998 \approx 1.0$. $10 = 1.0\sigma \implies \sigma = 10$. [3]
12. $E(2X - 3Y) = 2(50) - 3(30) = 100 - 90 = 10$.
    $\text{Var}(2X - 3Y) = 2^2(16) + (-3)^2(9) = 64 + 81 = 145$. [4]
13. $\bar{x} = \frac{12+15+10+18+14+11}{6} = \frac{80}{6} \approx 13.3$. [2]
14. $s^2 = \frac{\sum (x_i - \bar{x})^2}{n-1} = \frac{(12-13.3)^2 + \dots + (11-13.3)^2}{5} \approx \frac{37.33}{5} \approx 7.47$. [3]
15. Calculate interval $k = 2000/50 = 40$. Pick a random start $r$ between 1 and 40. Select residents $r, r+40, r+80 \dots$ [2]
16. $\bar{X} \sim N(100, \frac{400}{40}) = N(100, 10)$. $Z = \frac{102-100}{\sqrt{10}} \approx 0.632$. $P(Z > 0.632) \approx 0.264$. [3]
17. $s^2 = \frac{\sum x_i^2 - \frac{(\sum x_i)^2}{n}}{n-1} = \frac{2410 - \frac{154^2}{10}}{9} = \frac{2410 - 2371.6}{9} = \frac{38.4}{9} \approx 4.27$. [3]
18. Strong negative linear correlation: As gaming hours increase, math scores tend to decrease significantly. [2]
19. $y = 2.5(4) + 10.2 = 10 + 10.2 = 20.2$. Interpolation (since $4 \in [1, 10]$). [2]
20. $b = \frac{\sum(x-\bar{x})(y-\bar{y})}{\sum(x-\bar{x})^2} = \frac{40}{20} = 2$.
    $a = \bar{y} - b\bar{x} = 12 - 2(5) = 2$.
    Equation: $y = 2x + 2$. [3]