AI Generated Quiz

A Level H1 Mathematics Statistics Probability Quiz

Free A Level H1 Maths Statistics quiz, Gemma31B 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 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

A-Level Maths H1 Quiz - Statistics Probability (Answers)

  1. Solution:

    • Total ways = (72)(63)+(71)(64)+(70)(65)\binom{7}{2}\binom{6}{3} + \binom{7}{1}\binom{6}{4} + \binom{7}{0}\binom{6}{5}
    • =(21×20)+(7×15)+(1×6)=420+105+6=531= (21 \times 20) + (7 \times 15) + (1 \times 6) = 420 + 105 + 6 = 531.
    • Marks: 1 for each combination set, 1 for final sum. [3]
  2. Solution:

    • Sample space S={HHH,HHT,HTH,HTT,THH,THT,TTH,TTT}S = \{HHH, HHT, HTH, HTT, THH, THT, TTH, TTT\}
    • B={HHH,HHT,HTH,HTT}B = \{HHH, HHT, HTH, HTT\}, n(B)=4n(B) = 4.
    • AB={HHH,HHT,HTH}A \cap B = \{HHH, HHT, HTH\}, n(AB)=3n(A \cap B) = 3.
    • P(AB)=34=0.75P(A|B) = \frac{3}{4} = 0.75.
    • Marks: 1 for identifying BB, 1 for conditional probability. [2]
  3. Solution:

    • P(XY)=P(X)+P(Y)P(XY)=0.6+0.40.8=0.2P(X \cap Y) = P(X) + P(Y) - P(X \cup Y) = 0.6 + 0.4 - 0.8 = 0.2.
    • Check independence: P(X)P(Y)=0.6×0.4=0.24P(X)P(Y) = 0.6 \times 0.4 = 0.24.
    • Since 0.20.240.2 \neq 0.24, events XX and YY are NOT independent.
    • Marks: 1 for P(XY)P(X \cap Y), 1 for P(X)P(Y)P(X)P(Y), 1 for conclusion. [3]
  4. Solution:

    • Tree: Root \rightarrow Red (5/9), Blue (4/9).
    • From Red \rightarrow Red (4/8), Blue (4/8).
    • From Blue \rightarrow Red (5/8), Blue (3/8).
    • P(Same)=P(RR)+P(BB)=(59×48)+(49×38)=2072+1272=3272=490.444P(\text{Same}) = P(RR) + P(BB) = (\frac{5}{9} \times \frac{4}{8}) + (\frac{4}{9} \times \frac{3}{8}) = \frac{20}{72} + \frac{12}{72} = \frac{32}{72} = \frac{4}{9} \approx 0.444.
    • Marks: 1 for tree, 2 for calculation. [3]
  5. Solution:

    • Total arrangements of STATISTICS (10 letters: 3S, 3T, 2I): 10!3!3!2!=50,400\frac{10!}{3!3!2!} = 50,400.
    • Arrangements where 3 S's are together (treat SSS as one block): 8!3!2!=3,360\frac{8!}{3!2!} = 3,360.
    • Not all together = 50,4003,360=47,04050,400 - 3,360 = 47,040.
    • Marks: 1 for total, 1 for "together" case, 1 for subtraction. [3]
  6. Solution:

    • XB(12,0.35)X \sim B(12, 0.35). P(X3)=1[P(X=0)+P(X=1)+P(X=2)]P(X \geq 3) = 1 - [P(X=0) + P(X=1) + P(X=2)].
    • P(X=0)=(120)(0.35)0(0.65)120.0057P(X=0) = \binom{12}{0}(0.35)^0(0.65)^{12} \approx 0.0057
    • P(X=1)=(121)(0.35)1(0.65)110.0368P(X=1) = \binom{12}{1}(0.35)^1(0.65)^{11} \approx 0.0368
    • P(X=2)=(122)(0.35)2(0.65)100.1088P(X=2) = \binom{12}{2}(0.35)^2(0.65)^{10} \approx 0.1088
    • P(X3)=10.1513=0.849P(X \geq 3) = 1 - 0.1513 = 0.849.
    • Marks: 1 for complement method, 1 for final answer. [2]
  7. Solution:

    • XB(15,0.2)X \sim B(15, 0.2). P(X=4)=(154)(0.2)4(0.8)11P(X=4) = \binom{15}{4}(0.2)^4(0.8)^{11}.
    • P(X=4)=1365×0.0016×0.08590.188P(X=4) = 1365 \times 0.0016 \times 0.0859 \approx 0.188.
    • Marks: 1 for formula, 1 for answer. [2]
  8. Solution:

    • YN(60,25)Y \sim N(60, 25). σ=5\sigma = 5.
    • z1=52605=1.6z_1 = \frac{52-60}{5} = -1.6; z2=68605=1.6z_2 = \frac{68-60}{5} = 1.6.
    • P(1.6<Z<1.6)=Φ(1.6)Φ(1.6)=0.94520.0548=0.890P(-1.6 < Z < 1.6) = \Phi(1.6) - \Phi(-1.6) = 0.9452 - 0.0548 = 0.890.
    • Marks: 1 for zz-scores, 2 for probability. [3]
  9. Solution:

    • P(X<40)=0.15z1=1.03640=μ1.036σP(X < 40) = 0.15 \rightarrow z_1 = -1.036 \rightarrow 40 = \mu - 1.036\sigma
    • P(X>70)=0.10z2=1.28270=μ+1.282σP(X > 70) = 0.10 \rightarrow z_2 = 1.282 \rightarrow 70 = \mu + 1.282\sigma
    • Subtracting: 30=2.318σσ12.930 = 2.318\sigma \rightarrow \sigma \approx 12.9.
    • μ=40+1.036(12.9)53.4\mu = 40 + 1.036(12.9) \approx 53.4.
    • Marks: 1 per zz-equation, 2 for solving. [4]
  10. Solution:

    • E(W)=2E(X)3E(Y)=2(10)3(20)=2060=40E(W) = 2E(X) - 3E(Y) = 2(10) - 3(20) = 20 - 60 = -40.
    • Var(W)=22Var(X)+(3)2Var(Y)=4(4)+9(9)=16+81=97Var(W) = 2^2 Var(X) + (-3)^2 Var(Y) = 4(4) + 9(9) = 16 + 81 = 97.
    • Marks: 1 for mean, 2 for variance. [3]
  11. Solution:

    • xˉ=162+170+165+178+160+1726=10076167.8\bar{x} = \frac{162+170+165+178+160+172}{6} = \frac{1007}{6} \approx 167.8 cm.
    • Marks: 2 for correct sum/division. [2]
  12. Solution:

    • s2=(xixˉ)2n1s^2 = \frac{\sum(x_i - \bar{x})^2}{n-1}
    • (xixˉ)2=(162167.8)2++(172167.8)233.64+4.84+7.84+104.04+60.84+17.64=228.84\sum(x_i - \bar{x})^2 = (162-167.8)^2 + \dots + (172-167.8)^2 \approx 33.64 + 4.84 + 7.84 + 104.04 + 60.84 + 17.64 = 228.84.
    • s2=228.84545.8s^2 = \frac{228.84}{5} \approx 45.8.
    • Marks: 2 for sum of squares, 1 for dividing by n1n-1. [3]
  13. Solution:

    • XˉN(100,15236)=N(100,6.25)\bar{X} \sim N(100, \frac{15^2}{36}) = N(100, 6.25). σxˉ=2.5\sigma_{\bar{x}} = 2.5.
    • z1=971002.5=1.2z_1 = \frac{97-100}{2.5} = -1.2; z2=1031002.5=1.2z_2 = \frac{103-100}{2.5} = 1.2.
    • P(1.2<Z<1.2)=0.88490.1151=0.770P(-1.2 < Z < 1.2) = 0.8849 - 0.1151 = 0.770.
    • Marks: 1 for σxˉ\sigma_{\bar{x}}, 1 for zz-scores, 2 for probability. [4]
  14. Solution:

      1. Assign a unique number from 1 to 2,000 to each household.
      1. Calculate interval k=2000/50=40k = 2000/50 = 40.
      1. Pick a random starting number rr between 1 and 40.
      1. Select households r,r+40,r+80r, r+40, r+80 \dots
    • Marks: 1 for interval, 1 for random start/selection process. [2]
  15. Solution:

    • σxˉ=σn2=12n\sigma_{\bar{x}} = \frac{\sigma}{\sqrt{n}} \rightarrow 2 = \frac{12}{\sqrt{n}}
    • n=6n=36\sqrt{n} = 6 \rightarrow n = 36.
    • Marks: 2 for formula setup, 1 for answer. [3]
  16. Solution:

    • H0:μ=1200,H1:μ<1200H_0: \mu = 1200, H_1: \mu < 1200.
    • z=1170120080/40=3012.652.37z = \frac{1170 - 1200}{80/\sqrt{40}} = \frac{-30}{12.65} \approx -2.37.
    • Critical value for 5% (one-tail) is z=1.645z = -1.645.
    • Since 2.37<1.645-2.37 < -1.645, reject H0H_0.
    • Conclusion: There is sufficient evidence at the 5% level to suggest the mean life is less than 1,200 hours.
    • Marks: 1 for hypotheses, 2 for zz-stat, 1 for critical value, 1 for conclusion. [5]
  17. Solution:

    • Two-tailed test at 1% significance.
    • α/2=0.005\alpha/2 = 0.005. z=±2.576z = \pm 2.576.
    • Marks: 2 for correct values. [2]
  18. Solution:

    • For every additional hour studied, the test score is predicted to increase by 2.5 marks on average.
    • Marks: 2 for clear contextual interpretation. [2]
  19. Solution:

    • xˉ=6,yˉ=15\bar{x} = 6, \bar{y} = 15.
    • (xxˉ)(yyˉ)=(4)(10)+(2)(4)+(0)(0)+(2)(6)+(4)(10)=40+8+0+12+40=100\sum(x-\bar{x})(y-\bar{y}) = (-4)(-10) + (-2)(-4) + (0)(0) + (2)(6) + (4)(10) = 40+8+0+12+40 = 100.
    • (xxˉ)2=16+4+0+4+16=40\sum(x-\bar{x})^2 = 16+4+0+4+16 = 40.
    • (yyˉ)2=100+16+0+36+100=252\sum(y-\bar{y})^2 = 100+16+0+36+100 = 252.
    • r=10040×252=100100.40.996r = \frac{100}{\sqrt{40 \times 252}} = \frac{100}{100.4} \approx 0.996.
    • Marks: 1 for means, 1 for numerator, 1 for denominator, 1 for final rr. [4]
  20. Solution:

    • Y=2.5(7)+12=17.5+12=29.5Y = 2.5(7) + 12 = 17.5 + 12 = 29.5.
    • Since 77 is within the range [2,10][2, 10], this is interpolation.
    • Marks: 2 for calculation, 1 for interpolation. [3]