AI Generated Exam Paper

A Level H1 Mathematics Practice Paper 2

Free A Level H1 Maths Practice Paper 2, LongCat 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 LongCat 2.0 LLM 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

TuitionGoWhere Practice Paper — Maths H1 A-Level

Answer Key & Marking Scheme

Subject: Mathematics H1 Paper: Practice Paper — Statistics & Probability Version: 2 of 5 Total Marks: 60


Section A: Pure Statistics (30 marks)


Question 1 [4 marks]

Data: 12, 15, 10, 18, 14, 11, 16, 13; n=8n = 8

Unbiased estimate of population mean:

xˉ=xin=12+15+10+18+14+11+16+138=1098=13.625\bar{x} = \frac{\sum x_i}{n} = \frac{12 + 15 + 10 + 18 + 14 + 11 + 16 + 13}{8} = \frac{109}{8} = 13.625

Unbiased estimate of population variance:

s2=(xixˉ)2n1s^2 = \frac{\sum(x_i - \bar{x})^2}{n - 1}

Calculate each (xixˉ)2(x_i - \bar{x})^2:

xix_ixixˉx_i - \bar{x}(xixˉ)2(x_i - \bar{x})^2
12−1.6252.640625
151.3751.890625
10−3.62513.140625
184.37519.140625
140.3750.140625
11−2.6256.890625
162.3755.640625
13−0.6250.390625

(xixˉ)2=49.875\sum(x_i - \bar{x})^2 = 49.875

s2=49.8757=7.125s^2 = \frac{49.875}{7} = 7.125

Answer: xˉ=13.6\bar{x} = 13.6 hours, s2=7.13s^2 = 7.13 hours² (to 3 s.f.)

Marking:

  • M1: Correct formula for xˉ\bar{x} with correct substitution
  • A1: xˉ=13.625\bar{x} = 13.625 or 13.6
  • M1: Correct formula for s2s^2 using n1=7n - 1 = 7 in denominator
  • A1: s2=7.125s^2 = 7.125 or 7.13

Common mistake: Using n=8n = 8 instead of n1=7n - 1 = 7 gives 49.8758=6.23\frac{49.875}{8} = 6.23, which is the biased estimator. This loses the A1 mark.


Question 2 [4 marks]

XB(20,0.35)X \sim \mathrm{B}(20, 0.35)

(a) P(X=7)=(207)(0.35)7(0.65)13\mathrm{P}(X = 7) = \binom{20}{7}(0.35)^7(0.65)^{13}

=77520×(0.35)7×(0.65)13= 77520 \times (0.35)^7 \times (0.65)^{13}

=77520×0.00064339...×0.005479...= 77520 \times 0.00064339... \times 0.005479...

=0.164 (to 3 s.f.)= 0.164 \text{ (to 3 s.f.)}

Marking: M1 for correct binomial probability formula with n=20,p=0.35,r=7n=20, p=0.35, r=7; A1 for answer 0.164.

(b) P(X5)=1P(X4)\mathrm{P}(X \geq 5) = 1 - \mathrm{P}(X \leq 4)

Using calculator/binomial tables:

P(X4)=k=04(20k)(0.35)k(0.65)20k\mathrm{P}(X \leq 4) = \sum_{k=0}^{4} \binom{20}{k}(0.35)^k(0.65)^{20-k}

Computing each term:

  • P(X=0)=(0.65)20=0.000182\mathrm{P}(X=0) = (0.65)^{20} = 0.000182
  • P(X=1)=20(0.35)(0.65)19=0.002098\mathrm{P}(X=1) = 20(0.35)(0.65)^{19} = 0.002098
  • P(X=2)=190(0.35)2(0.65)18=0.01157\mathrm{P}(X=2) = 190(0.35)^2(0.65)^{18} = 0.01157
  • P(X=3)=1140(0.35)3(0.65)17=0.03834\mathrm{P}(X=3) = 1140(0.35)^3(0.65)^{17} = 0.03834
  • P(X=4)=4845(0.35)4(0.65)16=0.08918\mathrm{P}(X=4) = 4845(0.35)^4(0.65)^{16} = 0.08918

P(X4)=0.1414\mathrm{P}(X \leq 4) = 0.1414

P(X5)=10.1414=0.859 (to 3 s.f.)\mathrm{P}(X \geq 5) = 1 - 0.1414 = 0.859 \text{ (to 3 s.f.)}

Marking: M1 for using complement 1P(X4)1 - \mathrm{P}(X \leq 4); A1 for answer 0.859.


Question 3 [4 marks]

(a) For a valid PDF, f(x)dx=1\int_{-\infty}^{\infty} f(x)\,dx = 1:

04kx(4x)dx=1\int_0^4 kx(4-x)\,dx = 1

k04(4xx2)dx=1k\int_0^4 (4x - x^2)\,dx = 1

k[2x2x33]04=1k\left[2x^2 - \frac{x^3}{3}\right]_0^4 = 1

k[(2(16)643)0]=1k\left[\left(2(16) - \frac{64}{3}\right) - 0\right] = 1

k[32643]=1k\left[32 - \frac{64}{3}\right] = 1

k[96643]=1k\left[\frac{96 - 64}{3}\right] = 1

k×323=1k \times \frac{32}{3} = 1

k=332✓ shownk = \frac{3}{32} \quad \text{✓ shown}

Marking: M1 for setting up the integral equal to 1; M1 for correct integration; A1 for showing k=332k = \frac{3}{32}.

(b) E(X)=04x332x(4x)dx=33204(4x2x3)dx\mathrm{E}(X) = \int_0^4 x \cdot \frac{3}{32}x(4-x)\,dx = \frac{3}{32}\int_0^4 (4x^2 - x^3)\,dx

=332[4x33x44]04= \frac{3}{32}\left[\frac{4x^3}{3} - \frac{x^4}{4}\right]_0^4

=332[4(64)32564]= \frac{3}{32}\left[\frac{4(64)}{3} - \frac{256}{4}\right]

=332[256364]= \frac{3}{32}\left[\frac{256}{3} - 64\right]

=332[2561923]= \frac{3}{32}\left[\frac{256 - 192}{3}\right]

=332×643=6432=2= \frac{3}{32} \times \frac{64}{3} = \frac{64}{32} = 2

Answer: E(X)=2\mathrm{E}(X) = 2

Marking: M1 for correct expectation integral setup; M1 for correct integration; A1 for answer 2.


Question 4 [5 marks]

XN(42,52)X \sim \mathrm{N}(42, 5^2)

(a) P(38<X<47)\mathrm{P}(38 < X < 47)

Standardise: Z=X425Z = \dfrac{X - 42}{5}

P(38<X<47)=P(38425<Z<47425)=P(0.8<Z<1.0)\mathrm{P}(38 < X < 47) = \mathrm{P}\left(\frac{38-42}{5} < Z < \frac{47-42}{5}\right) = \mathrm{P}(-0.8 < Z < 1.0)

=Φ(1.0)Φ(0.8)=Φ(1.0)(1Φ(0.8))= \Phi(1.0) - \Phi(-0.8) = \Phi(1.0) - (1 - \Phi(0.8))

=0.8413(10.7881)=0.84130.2119=0.6294= 0.8413 - (1 - 0.7881) = 0.8413 - 0.2119 = 0.6294

Answer: 0.629 (to 3 s.f.)

Marking: M1 for standardising; M1 for using correct probability expression; A1 for answer 0.629.

(b) P(X>50)=P(Z>50425)=P(Z>1.6)=1Φ(1.6)=10.9452=0.0548\mathrm{P}(X > 50) = \mathrm{P}\left(Z > \frac{50-42}{5}\right) = \mathrm{P}(Z > 1.6) = 1 - \Phi(1.6) = 1 - 0.9452 = 0.0548

Expected number in 200 plants: 200×0.0548=10.96200 \times 0.0548 = 10.96

Answer: 11 plants (to nearest whole number)

Marking: M1 for finding P(X>50)\mathrm{P}(X > 50); M1 for multiplying by 200; A1 for answer 11.


Question 5 [6 marks]

Step 1: State hypotheses

H0:μ=6.5H_0: \mu = 6.5 (mean daily screen time is 6.5 hours) H1:μ6.5H_1: \mu \neq 6.5 (mean daily screen time differs from 6.5 hours)

This is a two-tailed test at the 5% significance level.

Step 2: Test statistic

Since n=50n = 50 is large, by CLT we use the zz-test:

z=xˉμ0s/n=7.26.52.1/50=0.70.29698=2.357z = \frac{\bar{x} - \mu_0}{s / \sqrt{n}} = \frac{7.2 - 6.5}{2.1 / \sqrt{50}} = \frac{0.7}{0.29698} = 2.357

Step 3: Critical value / p-value

For a two-tailed test at 5%, critical values are z=±1.96z = \pm 1.96.

Since 2.357>1.962.357 > 1.96, we reject H0H_0.

Alternatively, p-value =2×P(Z>2.357)=2×(10.9908)=2×0.0092=0.0184= 2 \times \mathrm{P}(Z > 2.357) = 2 \times (1 - 0.9908) = 2 \times 0.0092 = 0.0184

Since 0.0184<0.050.0184 < 0.05, we reject H0H_0.

Step 4: Conclusion

There is sufficient evidence at the 5% significance level to conclude that the mean daily screen time of teenagers differs from 6.5 hours.

Marking:

  • M1: Correct hypotheses stated (two-tailed)
  • M1: Correct test statistic formula and substitution
  • A1: z=2.36z = 2.36 (to 3 s.f.)
  • M1: Comparison with critical value or p-value comparison with 0.05
  • A1: Correct decision (reject H0H_0)
  • B1: Conclusion in context

Question 6 [7 marks]

(a) Calculate the mean:

Midpoints: 9.5, 29.5, 49.5, 69.5, 90

ClassMidpoint mmFrequency fffmfm
0–199.5438
20–3929.510295
40–5949.518891
60–7969.5161112
80–10090121080

xˉ=fmf=38+295+891+1112+108060=341660=56.93\bar{x} = \frac{\sum fm}{\sum f} = \frac{38 + 295 + 891 + 1112 + 1080}{60} = \frac{3416}{60} = 56.93

Answer: Mean = 56.9 (to 3 s.f.)

Marking: M1 for using midpoints; M1 for correct calculation; A1 for answer 56.9.

(b) The modal class is 40–59 (highest frequency of 18).

Marking: B1 for correct modal class.

(c) Histogram:

Frequency density = frequency ÷ class width. All class widths are 20.

ClassFrequency density
0–194/20 = 0.20
20–3910/20 = 0.50
40–5918/20 = 0.90
60–7916/20 = 0.80
80–10012/20 = 0.60

Image pending generation: chart for Q6(c).

Marking: M1 for calculating frequency densities; M1 for drawing bars with correct heights; A1 for fully correct histogram with labels.


Section B: Probability & Distributions (30 marks)


Question 7 [8 marks]

Total balls = 5 red + 4 blue + 3 green = 12 balls. Drawing 3 without replacement.

(a) P(all 3 red)=(53)(123)=10220=122=0.0455\mathrm{P}(\text{all 3 red}) = \frac{\binom{5}{3}}{\binom{12}{3}} = \frac{10}{220} = \frac{1}{22} = 0.0455

Marking: M1 for using combinations; A1 for 122\frac{1}{22} or 0.0455.

(b) P(2 red, 1 blue)=(52)×(41)(123)=10×4220=40220=211=0.182\mathrm{P}(\text{2 red, 1 blue}) = \frac{\binom{5}{2} \times \binom{4}{1}}{\binom{12}{3}} = \frac{10 \times 4}{220} = \frac{40}{220} = \frac{2}{11} = 0.182

Marking: M1 for correct numerator (selecting 2 red from 5 AND 1 blue from 4); A1 for 211\frac{2}{11} or 0.182.

(c) P(all different colours)=(51)×(41)×(31)(123)=5×4×3220=60220=311=0.273\mathrm{P}(\text{all different colours}) = \frac{\binom{5}{1} \times \binom{4}{1} \times \binom{3}{1}}{\binom{12}{3}} = \frac{5 \times 4 \times 3}{220} = \frac{60}{220} = \frac{3}{11} = 0.273

Marking: M1 for selecting 1 of each colour; A1 for 311\frac{3}{11} or 0.273.


Question 8 [8 marks]

XPo(4.2)X \sim \mathrm{Po}(4.2) where XX = number of emails per hour.

(a) P(X=5)=e4.2(4.2)55!\mathrm{P}(X = 5) = \frac{e^{-4.2}(4.2)^5}{5!}

(4.2)5=1306.91232(4.2)^5 = 1306.91232

5!=1205! = 120

P(X=5)=e4.2×1306.91232120=0.014996×1306.91232120=19.594120=0.1633\mathrm{P}(X = 5) = \frac{e^{-4.2} \times 1306.91232}{120} = \frac{0.014996 \times 1306.91232}{120} = \frac{19.594}{120} = 0.1633

Answer: 0.163 (to 3 s.f.)

Marking: M1 for correct Poisson formula; A1 for answer 0.163.

(b) P(X3)=1P(X2)\mathrm{P}(X \geq 3) = 1 - \mathrm{P}(X \leq 2)

P(X=0)=e4.2=0.014996\mathrm{P}(X = 0) = e^{-4.2} = 0.014996

P(X=1)=4.2×e4.2=0.06298\mathrm{P}(X = 1) = 4.2 \times e^{-4.2} = 0.06298

P(X=2)=(4.2)22×e4.2=17.642×0.014996=8.82×0.014996=0.13227\mathrm{P}(X = 2) = \frac{(4.2)^2}{2} \times e^{-4.2} = \frac{17.64}{2} \times 0.014996 = 8.82 \times 0.014996 = 0.13227

P(X2)=0.014996+0.06298+0.13227=0.21025\mathrm{P}(X \leq 2) = 0.014996 + 0.06298 + 0.13227 = 0.21025

P(X3)=10.21025=0.790\mathrm{P}(X \geq 3) = 1 - 0.21025 = 0.790

Answer: 0.790 (to 3 s.f.)

Marking: M1 for using complement; M1 for computing individual probabilities; A1 for answer 0.790.

(c) For 30 minutes, mean = 4.2×0.5=2.14.2 \times 0.5 = 2.1. Let YPo(2.1)Y \sim \mathrm{Po}(2.1).

P(Y<2)=P(Y=0)+P(Y=1)\mathrm{P}(Y < 2) = \mathrm{P}(Y = 0) + \mathrm{P}(Y = 1)

P(Y=0)=e2.1=0.12246\mathrm{P}(Y = 0) = e^{-2.1} = 0.12246

P(Y=1)=2.1×e2.1=0.25716\mathrm{P}(Y = 1) = 2.1 \times e^{-2.1} = 0.25716

P(Y<2)=0.12246+0.25716=0.380\mathrm{P}(Y < 2) = 0.12246 + 0.25716 = 0.380

Answer: 0.380 (to 3 s.f.)

Marking: M1 for halving the mean; M1 for computing P(Y=0)+P(Y=1)\mathrm{P}(Y=0) + \mathrm{P}(Y=1); A1 for answer 0.380.


Question 9 [9 marks]

XN(150,σ2)X \sim \mathrm{N}(150, \sigma^2)

(a) P(X>165)=0.08\mathrm{P}(X > 165) = 0.08

Standardising: P(Z>165150σ)=0.08\mathrm{P}\left(Z > \frac{165 - 150}{\sigma}\right) = 0.08

P(Z<15σ)=0.92\mathrm{P}\left(Z < \frac{15}{\sigma}\right) = 0.92

From tables, Φ(1.405)0.92\Phi(1.405) \approx 0.92, so:

15σ=1.405\frac{15}{\sigma} = 1.405

σ=151.405=10.68\sigma = \frac{15}{1.405} = 10.68

Answer: σ=10.7\sigma = 10.7 g (to 3 s.f.)

Marking: M1 for standardising; M1 for using Φ1(0.92)1.405\Phi^{-1}(0.92) \approx 1.405; A1 for σ=10.7\sigma = 10.7.

(b) P(X<130)=P(Z<13015010.68)=P(Z<1.873)=1Φ(1.873)=10.9695=0.0305\mathrm{P}(X < 130) = \mathrm{P}\left(Z < \frac{130 - 150}{10.68}\right) = \mathrm{P}(Z < -1.873) = 1 - \Phi(1.873) = 1 - 0.9695 = 0.0305

Answer: 0.0305 (to 3 s.f.)

Marking: M1 for standardising with found σ\sigma; A1 for answer 0.0305.

(c) Let WW = number of "small" apples in sample of 10. WB(10,0.0305)W \sim \mathrm{B}(10, 0.0305).

P(W2)=1P(W=0)P(W=1)\mathrm{P}(W \geq 2) = 1 - \mathrm{P}(W = 0) - \mathrm{P}(W = 1)

P(W=0)=(0.9695)10=0.7374\mathrm{P}(W = 0) = (0.9695)^{10} = 0.7374

P(W=1)=10×0.0305×(0.9695)9=10×0.0305×0.7606=0.2320\mathrm{P}(W = 1) = 10 \times 0.0305 \times (0.9695)^9 = 10 \times 0.0305 \times 0.7606 = 0.2320

P(W2)=10.73740.2320=0.0306\mathrm{P}(W \geq 2) = 1 - 0.7374 - 0.2320 = 0.0306

Answer: 0.0306 (to 3 s.f.)

Marking: M1 for identifying binomial with n=10,p=0.0305n=10, p=0.0305; M1 for using complement; A1 for answer 0.0306.


Question 10 [6 marks]

Let XX = number of sixes in 4 rolls. XB(4,16)X \sim \mathrm{B}(4, \frac{1}{6}).

(a) P(X=2)=(42)(16)2(56)2=6×136×2536=1501296=25216=0.1157\mathrm{P}(X = 2) = \binom{4}{2}\left(\frac{1}{6}\right)^2\left(\frac{5}{6}\right)^2 = 6 \times \frac{1}{36} \times \frac{25}{36} = \frac{150}{1296} = \frac{25}{216} = 0.1157

Answer: 0.116 (to 3 s.f.)

Marking: M1 for correct binomial formula; A1 for answer 0.116.

(b) P(X1)=1P(X=0)=1(56)4=16251296=6711296=0.5177\mathrm{P}(X \geq 1) = 1 - \mathrm{P}(X = 0) = 1 - \left(\frac{5}{6}\right)^4 = 1 - \frac{625}{1296} = \frac{671}{1296} = 0.5177

Answer: 0.518 (to 3 s.f.)

Marking: M1 for using complement; A1 for answer 0.518.


Question 11 [7 marks]

TExp(λ)T \sim \mathrm{Exp}(\lambda) with mean E(T)=1λ=8000\mathrm{E}(T) = \frac{1}{\lambda} = 8000, so λ=18000=0.000125\lambda = \frac{1}{8000} = 0.000125.

(a) f(t)=λeλt=0.000125e0.000125tf(t) = \lambda e^{-\lambda t} = 0.000125\, e^{-0.000125t} for t0t \geq 0

Marking: B1 for correct PDF with correct λ\lambda.

(b) P(T>10000)=e0.000125×10000=e1.25=0.2865\mathrm{P}(T > 10000) = e^{-0.000125 \times 10000} = e^{-1.25} = 0.2865

Answer: 0.287 (to 3 s.f.)

Marking: M1 for using survival function of exponential; A1 for answer 0.287.

(c) Let YY = number of bulbs (out of 5) lasting more than 10,000 hours.

p=0.2865p = 0.2865, YB(5,0.2865)Y \sim \mathrm{B}(5, 0.2865)

P(Y=3)=(53)(0.2865)3(10.2865)2=10×0.02352×0.5091=0.1197\mathrm{P}(Y = 3) = \binom{5}{3}(0.2865)^3(1 - 0.2865)^2 = 10 \times 0.02352 \times 0.5091 = 0.1197

Answer: 0.120 (to 3 s.f.)

Marking: M1 for identifying binomial; M1 for correct substitution; A1 for answer 0.120.


Question 12 [6 marks]

(a) P(AB)=P(A)+P(B)P(AB)\mathrm{P}(A \cup B) = \mathrm{P}(A) + \mathrm{P}(B) - \mathrm{P}(A \cap B)

0.76=0.6+0.4P(AB)0.76 = 0.6 + 0.4 - \mathrm{P}(A \cap B)

P(AB)=1.00.76=0.24\mathrm{P}(A \cap B) = 1.0 - 0.76 = 0.24

Answer: P(AB)=0.24\mathrm{P}(A \cap B) = 0.24

Marking: M1 for correct addition rule; A1 for answer 0.24.

(b) If independent: P(AB)=P(A)×P(B)=0.6×0.4=0.24\mathrm{P}(A \cap B) = \mathrm{P}(A) \times \mathrm{P}(B) = 0.6 \times 0.4 = 0.24

Since P(AB)=0.24=P(A)×P(B)\mathrm{P}(A \cap B) = 0.24 = \mathrm{P}(A) \times \mathrm{P}(B), yes, A and B are independent.

Marking: M1 for computing P(A)×P(B)\mathrm{P}(A) \times \mathrm{P}(B); A1 for correct conclusion with justification.

(c) P(AB)=P(AB)P(B)\mathrm{P}(A' \mid B) = \frac{\mathrm{P}(A' \cap B)}{\mathrm{P}(B)}

Since AA and BB are independent, P(AB)=P(A)=10.6=0.4\mathrm{P}(A' \mid B) = \mathrm{P}(A') = 1 - 0.6 = 0.4

Alternatively: P(AB)=P(B)P(AB)=0.40.24=0.16\mathrm{P}(A' \cap B) = \mathrm{P}(B) - \mathrm{P}(A \cap B) = 0.4 - 0.24 = 0.16

P(AB)=0.160.4=0.4\mathrm{P}(A' \mid B) = \frac{0.16}{0.4} = 0.4

Answer: P(AB)=0.4\mathrm{P}(A' \mid B) = 0.4

Marking: M1 for correct conditional probability formula or independence argument; A1 for answer 0.4.


Question 13 [5 marks]

Let XX = number of calls in 1 hour. XPo(2.5×60)=Po(150)X \sim \mathrm{Po}(2.5 \times 60) = \mathrm{Po}(150).

Since λ=150\lambda = 150 is large, use normal approximation:

XN(150,150)X \approx \mathrm{N}(150, 150)

With continuity correction:

P(X<130)=P(X129)P(Z<129.5150150)\mathrm{P}(X < 130) = \mathrm{P}(X \leq 129) \approx \mathrm{P}\left(Z < \frac{129.5 - 150}{\sqrt{150}}\right)

=P(Z<20.512.247)=P(Z<1.674)= \mathrm{P}\left(Z < \frac{-20.5}{12.247}\right) = \mathrm{P}(Z < -1.674)

=1Φ(1.674)=10.9530=0.0470= 1 - \Phi(1.674) = 1 - 0.9530 = 0.0470

Answer: 0.0470 (to 3 s.f.)

Marking:

  • M1: Correct Poisson mean λ=150\lambda = 150
  • M1: Normal approximation XN(150,150)X \approx \mathrm{N}(150, 150)
  • M1: Continuity correction (using 129.5)
  • A1: Correct zz-value
  • A1: Final answer 0.0470

Question 14 [8 marks]

ClassFrequencyCumulative frequency
0–966
10–191420
20–292242
30–392062
40–491274
50–59680

n=80n = 80

(a) Median position = n2=802=40\frac{n}{2} = \frac{80}{2} = 40th value.

The 40th value lies in the class 20–29 (cumulative frequency reaches 42).

Using linear interpolation:

Median=20+402022×10=20+2022×10=20+9.09=29.09\text{Median} = 20 + \frac{40 - 20}{22} \times 10 = 20 + \frac{20}{22} \times 10 = 20 + 9.09 = 29.09

Answer: Median ≈ 29.1 minutes (to 3 s.f.)

Marking: M1 for identifying median class; M1 for interpolation formula; A1 for answer 29.1.

(b) Lower quartile Q1Q_1: position = n4=804=20\frac{n}{4} = \frac{80}{4} = 20th value.

The 20th value lies at the upper boundary of class 10–19 (cumulative frequency = 20).

Q1=19.5 (or by interpolation: 10+20614×10=10+10=20)Q_1 = 19.5 \text{ (or by interpolation: } 10 + \frac{20 - 6}{14} \times 10 = 10 + 10 = 20\text{)}

Using interpolation: Q1=10+20614×10=10+10=20.0Q_1 = 10 + \frac{20 - 6}{14} \times 10 = 10 + 10 = 20.0

Upper quartile Q3Q_3: position = 3n4=3×804=60\frac{3n}{4} = \frac{3 \times 80}{4} = 60th value.

The 60th value lies in class 30–39 (cumulative frequency reaches 62).

Q3=30+604220×10=30+1820×10=30+9=39.0Q_3 = 30 + \frac{60 - 42}{20} \times 10 = 30 + \frac{18}{20} \times 10 = 30 + 9 = 39.0

IQR=Q3Q1=39.020.0=19.0\mathrm{IQR} = Q_3 - Q_1 = 39.0 - 20.0 = 19.0

Answer: IQR = 19.0 minutes

Marking: M1 for identifying Q1Q_1 and Q3Q_3 classes; M1 for interpolation; A1 for Q1Q_1; A1 for Q3Q_3; A1 for IQR = 19.0.

(c) The distribution is approximately symmetric (or very slightly right-skewed). The median (29.1) is roughly in the middle of the range, and the frequencies rise to a central peak at 20–29 then decrease in a similar pattern. Q3median=39.029.1=9.9Q_3 - \text{median} = 39.0 - 29.1 = 9.9 and medianQ1=29.120.0=9.1\text{median} - Q_1 = 29.1 - 20.0 = 9.1, which are approximately equal, suggesting approximate symmetry.

Marking: B1 for stating shape; B1 for justification using quartiles or frequency pattern.


Question 15 [7 marks]

p=0.05p = 0.05 (probability of defective). Let XX = number of tests until first defective. XGeometric(p=0.05)X \sim \mathrm{Geometric}(p = 0.05).

(a) P(X=5)=(1p)4×p=(0.95)4×0.05=0.8145×0.05=0.0407\mathrm{P}(X = 5) = (1 - p)^{4} \times p = (0.95)^4 \times 0.05 = 0.8145 \times 0.05 = 0.0407

Answer: 0.0407 (to 3 s.f.)

Marking: M1 for geometric distribution formula; A1 for answer 0.0407.

(b) E(X)=1p=10.05=20\mathrm{E}(X) = \frac{1}{p} = \frac{1}{0.05} = 20

Answer: Expected number of tests = 20

Marking: B1 for correct formula and answer.

(c) Let YY = number of defectives in 100 components. YB(100,0.05)Y \sim \mathrm{B}(100, 0.05).

Using Poisson approximation with λ=np=100×0.05=5\lambda = np = 100 \times 0.05 = 5:

P(Y=3)e5(53)3!=0.006738×1256=0.842256=0.1404\mathrm{P}(Y = 3) \approx \frac{e^{-5}(5^3)}{3!} = \frac{0.006738 \times 125}{6} = \frac{0.84225}{6} = 0.1404

Answer: 0.140 (to 3 s.f.)

Marking: M1 for identifying Poisson approximation with λ=5\lambda = 5; M1 for correct Poisson formula; A1 for answer 0.140.


Question 16 [6 marks]

P(X=x,Y=y)=x+y30\mathrm{P}(X = x, Y = y) = \frac{x + y}{30}, for x=1,2,3x = 1, 2, 3 and y=1,2,3y = 1, 2, 3.

(a) P(X=2,Y=3)=2+330=530=16\mathrm{P}(X = 2, Y = 3) = \frac{2 + 3}{30} = \frac{5}{30} = \frac{1}{6}

Answer: 16\frac{1}{6} or 0.167

Marking: B1 for correct substitution.

(b) P(X=2)=y=13P(X=2,Y=y)\mathrm{P}(X = 2) = \sum_{y=1}^{3} \mathrm{P}(X = 2, Y = y)

=2+130+2+230+2+330=330+430+530=1230=25= \frac{2+1}{30} + \frac{2+2}{30} + \frac{2+3}{30} = \frac{3}{30} + \frac{4}{30} + \frac{5}{30} = \frac{12}{30} = \frac{2}{5}

Answer: 25\frac{2}{5} or 0.4

Marking: M1 for summing over all yy values; A1 for answer 25\frac{2}{5}.

(c) First find the full marginal distribution of XX:

P(X=1)=1+130+1+230+1+330=2+3+430=930=310\mathrm{P}(X = 1) = \frac{1+1}{30} + \frac{1+2}{30} + \frac{1+3}{30} = \frac{2+3+4}{30} = \frac{9}{30} = \frac{3}{10}

P(X=2)=1230=25\mathrm{P}(X = 2) = \frac{12}{30} = \frac{2}{5} (from part b)

P(X=3)=3+130+3+230+3+330=4+5+630=1530=12\mathrm{P}(X = 3) = \frac{3+1}{30} + \frac{3+2}{30} + \frac{3+3}{30} = \frac{4+5+6}{30} = \frac{15}{30} = \frac{1}{2}

Check: 310+410+510=1210\frac{3}{10} + \frac{4}{10} + \frac{5}{10} = \frac{12}{10}... Let me recheck.

P(X=1)=930\mathrm{P}(X=1) = \frac{9}{30}, P(X=2)=1230\mathrm{P}(X=2) = \frac{12}{30}, P(X=3)=1530\mathrm{P}(X=3) = \frac{15}{30}

Sum: 9+12+1530=3630=651\frac{9+12+15}{30} = \frac{36}{30} = \frac{6}{5} \neq 1

Wait — let me verify the total probability over all 9 cells:

x=13y=13x+y30=130x=13y=13(x+y)\sum_{x=1}^{3}\sum_{y=1}^{3} \frac{x+y}{30} = \frac{1}{30}\sum_{x=1}^{3}\sum_{y=1}^{3}(x+y)

For each xx: y=13(x+y)=3x+(1+2+3)=3x+6\sum_{y=1}^3(x+y) = 3x + (1+2+3) = 3x + 6

Total: x=13(3x+6)=(3+6)+(6+6)+(9+6)=9+12+15=36\sum_{x=1}^3(3x+6) = (3+6)+(6+6)+(9+6) = 9+12+15 = 36

So total probability = 3630=65>1\frac{36}{30} = \frac{6}{5} > 1. This is not a valid joint probability distribution as stated.

Correction for the question: The distribution should be P(X=x,Y=y)=x+y36\mathrm{P}(X = x, Y = y) = \frac{x + y}{36} for the probabilities to sum to 1.

With the corrected denominator of 36:

(a) P(X=2,Y=3)=2+336=536\mathrm{P}(X = 2, Y = 3) = \frac{2 + 3}{36} = \frac{5}{36}

(b) P(X=2)=336+436+536=1236=13\mathrm{P}(X = 2) = \frac{3}{36} + \frac{4}{36} + \frac{5}{36} = \frac{12}{36} = \frac{1}{3}

(c) P(X=1)=2+3+436=936=14\mathrm{P}(X = 1) = \frac{2+3+4}{36} = \frac{9}{36} = \frac{1}{4}

P(X=2)=1236=13\mathrm{P}(X = 2) = \frac{12}{36} = \frac{1}{3}

P(X=3)=4+5+636=1536=512\mathrm{P}(X = 3) = \frac{4+5+6}{36} = \frac{15}{36} = \frac{5}{12}

Check: 9+12+1536=3636=1\frac{9+12+15}{36} = \frac{36}{36} = 1

E(X)=1×936+2×1236+3×1536=9+24+4536=7836=136=2.167\mathrm{E}(X) = 1 \times \frac{9}{36} + 2 \times \frac{12}{36} + 3 \times \frac{15}{36} = \frac{9 + 24 + 45}{36} = \frac{78}{36} = \frac{13}{6} = 2.167

Answer: E(X)=136\mathrm{E}(X) = \frac{13}{6} or 2.17 (to 3 s.f.)

Marking:

  • M1: Correcting the denominator to 36 (or noting the distribution must sum to 1)
  • M1: Finding marginal probabilities by summing over yy
  • A1: Correct marginal probabilities
  • M1: Using E(X)=xP(X=x)\mathrm{E}(X) = \sum x \cdot \mathrm{P}(X=x)
  • A1: E(X)=136\mathrm{E}(X) = \frac{13}{6}

Note to student: Always verify that a joint probability distribution sums to 1 over all possible values. If it doesn't, there may be an error in the question or the normalising constant.


Question 17 [5 marks]

XN(μ,σ2)X \sim \mathrm{N}(\mu, \sigma^2)

P(X<25)=0.1587\mathrm{P}(X < 25) = 0.1587

From standard normal tables, Φ(1.00)=0.1587\Phi(-1.00) = 0.1587, so:

25μσ=1.0025μ=σμσ=25...(i)\frac{25 - \mu}{\sigma} = -1.00 \quad \Rightarrow \quad 25 - \mu = -\sigma \quad \Rightarrow \quad \mu - \sigma = 25 \quad \text{...(i)}

P(X>45)=0.0228\mathrm{P}(X > 45) = 0.0228

P(X<45)=10.0228=0.9772\mathrm{P}(X < 45) = 1 - 0.0228 = 0.9772

From tables, Φ(2.00)=0.9772\Phi(2.00) = 0.9772, so:

45μσ=2.0045μ=2σ...(ii)\frac{45 - \mu}{\sigma} = 2.00 \quad \Rightarrow \quad 45 - \mu = 2\sigma \quad \text{...(ii)}

From (i): μ=25+σ\mu = 25 + \sigma

Substitute into (ii): 45(25+σ)=2σ45 - (25 + \sigma) = 2\sigma

20σ=2σ20 - \sigma = 2\sigma

20=3σ20 = 3\sigma

σ=203=6.667\sigma = \frac{20}{3} = 6.667

μ=25+203=75+203=953=31.67\mu = 25 + \frac{20}{3} = \frac{75 + 20}{3} = \frac{95}{3} = 31.67

Answer: μ=31.7\mu = 31.7, σ=6.67\sigma = 6.67 (to 3 s.f.)

Marking:

  • M1: Converting to zz-scores using standard normal table values
  • A1: Correct zz-values (−1.00 and 2.00)
  • M1: Setting up simultaneous equations
  • M1: Solving the equations
  • A1: μ=31.7\mu = 31.7, σ=6.67\sigma = 6.67

Question 18 [7 marks]

Sample space for sum of two dice: 36 outcomes.

SumOutcomesCount
2(1,1)1
3(1,2),(2,1)2
4(1,3),(2,2),(3,1)3
5(1,4),(2,3),(3,2),(4,1)4
6(1,5),(2,4),(3,3),(4,2),(5,1)5
7(1,6),(2,5),(3,4),(4,3),(5,2),(6,1)6
8(2,6),(3,5),(4,4),(5,3),(6,2)5
9(3,6),(4,5),(5,4),(6,3)4
10(4,6),(5,5),(6,4)3
11(5,6),(6,5)2
12(6,6)1

(a) P(sum=7)=636=16\mathrm{P}(\text{sum} = 7) = \frac{6}{36} = \frac{1}{6}

Answer: 16\frac{1}{6}

Marking: B1 for correct probability.

(b) P(sum>9)=P(sum=10,11,or 12)=3+2+136=636=16\mathrm{P}(\text{sum} > 9) = \mathrm{P}(\text{sum} = 10, 11, \text{or } 12) = \frac{3 + 2 + 1}{36} = \frac{6}{36} = \frac{1}{6}

Answer: 16\frac{1}{6}

Marking: B1 for correct probability.

(c) Let WW = winnings.

OutcomeWinningsProbability
Sum = 7$10636\frac{6}{36}
Sum > 9$5636\frac{6}{36}
Otherwise−$32436\frac{24}{36}

P(otherwise)=1636636=2436=23\mathrm{P}(\text{otherwise}) = 1 - \frac{6}{36} - \frac{6}{36} = \frac{24}{36} = \frac{2}{3}

E(W)=10×636+5×636+(3)×2436\mathrm{E}(W) = 10 \times \frac{6}{36} + 5 \times \frac{6}{36} + (-3) \times \frac{24}{36}

=6036+30367236=1836=0.50= \frac{60}{36} + \frac{30}{36} - \frac{72}{36} = \frac{18}{36} = 0.50

Answer: Expected winnings = $0.50 per game

Marking: M1 for identifying all three outcomes and probabilities; M1 for correct expectation formula; A1 for answer $0.50.


Question 19 [7 marks]

n=10n = 10, x=156\sum x = 156, x2=2478\sum x^2 = 2478

(a) Unbiased estimate of mean:

xˉ=xn=15610=15.6\bar{x} = \frac{\sum x}{n} = \frac{156}{10} = 15.6

Unbiased estimate of variance:

s2=1n1(x2(x)2n)=19(2478156210)s^2 = \frac{1}{n-1}\left(\sum x^2 - \frac{(\sum x)^2}{n}\right) = \frac{1}{9}\left(2478 - \frac{156^2}{10}\right)

=19(24782433610)=19(24782433.6)=19(44.4)=4.933= \frac{1}{9}\left(2478 - \frac{24336}{10}\right) = \frac{1}{9}(2478 - 2433.6) = \frac{1}{9}(44.4) = 4.933

Answer: xˉ=15.6\bar{x} = 15.6, s2=4.93s^2 = 4.93 (to 3 s.f.)

Marking: M1 for correct mean; M1 for correct variance formula (using n1n-1); A1 for xˉ=15.6\bar{x} = 15.6; A1 for s2=4.93s^2 = 4.93.

(b) 95% confidence interval for μ\mu:

Since σ\sigma is unknown and n=10n = 10 is small, use tt-distribution with n1=9n - 1 = 9 degrees of freedom.

t0.025,9=2.262t_{0.025, 9} = 2.262

CI=xˉ±t0.025,9×sn=15.6±2.262×4.93310\text{CI} = \bar{x} \pm t_{0.025,9} \times \frac{s}{\sqrt{n}} = 15.6 \pm 2.262 \times \frac{\sqrt{4.933}}{\sqrt{10}}

=15.6±2.262×2.2213.162=15.6±2.262×0.7024= 15.6 \pm 2.262 \times \frac{2.221}{3.162} = 15.6 \pm 2.262 \times 0.7024

=15.6±1.589= 15.6 \pm 1.589

=(14.01,17.19)= (14.01, 17.19)

Answer: 95% CI = (14.0,17.2)(14.0, 17.2) (to 3 s.f.)

Marking: M1 for using tt-distribution with 9 d.f.; M1 for correct critical value 2.262; M1 for correct standard error; A1 for correct interval.


Question 20 [6 marks]

F(x)={0x<0x3640x41x>4F(x) = \begin{cases} 0 & x < 0 \\ \dfrac{x^3}{64} & 0 \leq x \leq 4 \\ 1 & x > 4 \end{cases}

(a) f(x)=F(x)f(x) = F'(x)

For 0x40 \leq x \leq 4: f(x)=ddx(x364)=3x264f(x) = \frac{d}{dx}\left(\frac{x^3}{64}\right) = \frac{3x^2}{64}

f(x)={3x2640x40otherwisef(x) = \begin{cases} \dfrac{3x^2}{64} & 0 \leq x \leq 4 \\ 0 & \text{otherwise} \end{cases}

Marking: M1 for differentiating F(x)F(x); A1 for correct PDF.

(b) P(1<X<3)=F(3)F(1)=2764164=2664=1332=0.40625\mathrm{P}(1 < X < 3) = F(3) - F(1) = \frac{27}{64} - \frac{1}{64} = \frac{26}{64} = \frac{13}{32} = 0.40625

Answer: 0.406 (to 3 s.f.)

Marking: M1 for using F(3)F(1)F(3) - F(1); A1 for answer 0.406.

(c) Median mm satisfies F(m)=0.5F(m) = 0.5:

m364=0.5\frac{m^3}{64} = 0.5

m3=32m^3 = 32

m=323=243=3.1748m = \sqrt[3]{32} = 2\sqrt[3]{4} = 3.1748

Answer: Median = 3.17 (to 3 s.f.)

Marking: M1 for setting F(m)=0.5F(m) = 0.5; M1 for solving m3=32m^3 = 32; A1 for answer 3.17.


Mark Summary

SectionMarks
Section A (Questions 1–6)30
Section B (Questions 7–20)30
Total60