From Real Exams Quiz

A Level H1 Mathematics Statistics Probability Quiz

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

A-Level Maths H1 Quiz - Statistics Probability: Answer Key


Question 1 [3 marks]

(a) Unbiased estimate of population mean:

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

Answer: xˉ=13.6\bar{x} = 13.6 hours (3 s.f.) [1]

(b) Unbiased estimate of population variance:

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

Deviations from mean: (1213.625)2=2.6406(12-13.625)^2 = 2.6406, (1513.625)2=1.8906(15-13.625)^2 = 1.8906, (1013.625)2=13.1406(10-13.625)^2 = 13.1406, (1813.625)2=19.1406(18-13.625)^2 = 19.1406, (1413.625)2=0.1406(14-13.625)^2 = 0.1406, (1113.625)2=6.8906(11-13.625)^2 = 6.8906, (1613.625)2=5.6406(16-13.625)^2 = 5.6406, (1313.625)2=0.3906(13-13.625)^2 = 0.3906

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

s2=49.87581=49.8757=7.125s^2 = \frac{49.875}{8-1} = \frac{49.875}{7} = 7.125

Answer: s2=7.13s^2 = 7.13 hours² (3 s.f.) [2]

Common mistake: Using denominator n=8n = 8 instead of n1=7n - 1 = 7. This gives the biased sample variance, not the unbiased estimate of the population variance.


Question 2 [3 marks]

(a) Sample mean:

xˉ=xn=348.010=34.80 cm\bar{x} = \frac{\sum x}{n} = \frac{348.0}{10} = 34.80 \text{ cm}

Answer: xˉ=34.8\bar{x} = 34.8 cm [1]

(b) Unbiased estimate of population variance:

s2=x2(x)2nn1=12174.0(348.0)2109s^2 = \frac{\sum x^2 - \frac{(\sum x)^2}{n}}{n-1} = \frac{12\,174.0 - \frac{(348.0)^2}{10}}{9}

=12174.0121104109=12174.012110.49=63.69=7.0666...= \frac{12\,174.0 - \frac{121\,104}{10}}{9} = \frac{12\,174.0 - 12\,110.4}{9} = \frac{63.6}{9} = 7.0666...

Answer: s2=7.07s^2 = 7.07 cm² (3 s.f.) [2]

Teaching note: The computational formula s2=x2(x)2/nn1s^2 = \frac{\sum x^2 - (\sum x)^2/n}{n-1} is equivalent to the definition formula but often easier to use with summary statistics. Always use n1n-1 in the denominator for the unbiased estimate.


Question 3 [4 marks]

(a) Sample mean:

xˉ=25+32+28+40+35+306=1906=31.666...31.7 minutes\bar{x} = \frac{25 + 32 + 28 + 40 + 35 + 30}{6} = \frac{190}{6} = 31.666... \approx 31.7 \text{ minutes}

Biased variance (denominator n=6n = 6):

(xixˉ)2\sum(x_i - \bar{x})^2:
(2531.667)2=44.444(25-31.667)^2 = 44.444, (3231.667)2=0.111(32-31.667)^2 = 0.111, (2831.667)2=13.444(28-31.667)^2 = 13.444, (4031.667)2=69.444(40-31.667)^2 = 69.444, (3531.667)2=11.111(35-31.667)^2 = 11.111, (3031.667)2=2.778(30-31.667)^2 = 2.778

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

Biased variance=141.3336=23.556\text{Biased variance} = \frac{141.333}{6} = 23.556

Sample standard deviation=23.556=4.853...\text{Sample standard deviation} = \sqrt{23.556} = 4.853...

Answer: xˉ=31.7\bar{x} = 31.7 min, sbiased=4.85s_{\text{biased}} = 4.85 min (3 s.f.) [2]

(b) The unbiased estimate uses n1n-1 because the sample mean xˉ\bar{x} is itself calculated from the same data, which constrains the deviations (xixˉ)2=0\sum(x_i - \bar{x})^2 = 0. This means only n1n-1 of the deviations are "free to vary" — the last one is determined by the others. Using nn systematically underestimates the true population variance (it is biased). Dividing by n1n-1 corrects this bias, giving an unbiased estimator. This is known as Bessel's correction. [2]


Question 4 [4 marks]

(a) The unbiased estimate of the population mean is simply the sample mean.

Answer: 5.2 hours [1]

(b) Standard error of the mean:

SE=sn=1.850=1.87.0711=0.2546...\text{SE} = \frac{s}{\sqrt{n}} = \frac{1.8}{\sqrt{50}} = \frac{1.8}{7.0711} = 0.2546...

Answer: SE = 0.255 hours (3 s.f.) [1]

(c) The standard error of the mean measures the variability of sample means from repeated samples of the same size (n=50n = 50) drawn from the same population. It tells us how much the sample mean (5.2 hours) is likely to vary from one sample to another. A smaller SE indicates that the sample mean is a more precise estimate of the true population mean. In this context, if we were to repeatedly survey 50 teenagers, the sample mean daily screen time would typically vary by about 0.255 hours from the true population mean. [2]


Question 5 [4 marks]

(a) Unbiased estimate of population variance:

s2=(xixˉ)2n1=8051=804=20s^2 = \frac{\sum(x_i - \bar{x})^2}{n-1} = \frac{80}{5-1} = \frac{80}{4} = 20

Answer: s2=20s^2 = 20 [1]

(b) The new value x6=26x_6 = 26 is 6 units above the original mean of 20. Adding this value will:

  • Pull the new mean upward (new mean = 5×20+266=21\frac{5 \times 20 + 26}{6} = 21)
  • The new data point is far from the original mean, adding a large squared deviation
  • Although the denominator increases from 4 to 5, the sum of squared deviations increases substantially because x6=26x_6 = 26 is distant from both the old and new means

The new sum of squared deviations: Old sum = 80. Using the identity for updating: new(xixˉnew)2=old(xixˉold)2+nn+1(xn+1xˉold)2\sum_{\text{new}}(x_i - \bar{x}_{\text{new}})^2 = \sum_{\text{old}}(x_i - \bar{x}_{\text{old}})^2 + \frac{n}{n+1}(x_{n+1} - \bar{x}_{\text{old}})^2 =80+56(2620)2=80+56(36)=80+30=110= 80 + \frac{5}{6}(26 - 20)^2 = 80 + \frac{5}{6}(36) = 80 + 30 = 110

New unbiased variance: snew2=1105=22s^2_{\text{new}} = \frac{110}{5} = 22

Since 22>2022 > 20, the unbiased estimate of the population variance increases. [3]

Answer: The variance increases because the new value is far from the original mean, adding more spread to the data.


Question 6 [5 marks]

Sample space for two dice rolls: 6×6=366 \times 6 = 36 equally likely outcomes.

(a) Sum = 7: outcomes are (1,6),(2,5),(3,4),(4,3),(5,2),(6,1)(1,6), (2,5), (3,4), (4,3), (5,2), (6,1) — 6 outcomes.

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

Answer: 16\frac{1}{6} [1]

(b) First roll = 4 (1 way), second roll > 4, i.e., 5 or 6 (2 ways).

P(first=4 and second>4)=16×26=236=118P(\text{first} = 4 \text{ and second} > 4) = \frac{1}{6} \times \frac{2}{6} = \frac{2}{36} = \frac{1}{18}

Answer: 118\frac{1}{18} [2]

(c) P(at least one 6)=1P(no 6s)=156×56=12536=1136P(\text{at least one 6}) = 1 - P(\text{no 6s}) = 1 - \frac{5}{6} \times \frac{5}{6} = 1 - \frac{25}{36} = \frac{11}{36}

Answer: 1136\frac{11}{36} [2]


Question 7 [5 marks]

Let FF = female, MM = male, LL = owns a laptop.
P(F)=0.6P(F) = 0.6, P(M)=0.4P(M) = 0.4, P(LF)=0.3P(L|F) = 0.3, P(LM)=0.5P(L|M) = 0.5.

(a) By the law of total probability:

P(L)=P(LF)P(F)+P(LM)P(M)=(0.3)(0.6)+(0.5)(0.4)=0.18+0.20=0.38P(L) = P(L|F)P(F) + P(L|M)P(M) = (0.3)(0.6) + (0.5)(0.4) = 0.18 + 0.20 = 0.38

Answer: P(L)=0.38P(L) = 0.38 [2]

(b) By Bayes' theorem:

P(FL)=P(LF)P(F)P(L)=(0.3)(0.6)0.38=0.180.38=9190.4737P(F|L) = \frac{P(L|F)P(F)}{P(L)} = \frac{(0.3)(0.6)}{0.38} = \frac{0.18}{0.38} = \frac{9}{19} \approx 0.4737

Answer: P(FL)=9190.474P(F|L) = \frac{9}{19} \approx 0.474 (3 s.f.) [3]

Teaching note: This is a classic Bayes' theorem problem. The key insight is that even though there are more female students, male students are more likely to own laptops, so a laptop owner is almost equally likely to be male or female.


Question 8 [5 marks]

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

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

Alternatively: 512×411×310=601320=122\frac{5}{12} \times \frac{4}{11} \times \frac{3}{10} = \frac{60}{1320} = \frac{1}{22}

Answer: 122\frac{1}{22} [2]

(b) All different colours means 1 red, 1 blue, 1 green:

P(1 of each colour)=(51)×(41)×(31)(123)=5×4×3220=60220=311P(\text{1 of each colour}) = \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}

Answer: 311\frac{3}{11} [3]


Question 9 [5 marks]

Let XB(7,0.25)X \sim B(7, 0.25) where XX = number of rainy days in a week.

(a) P(X=3)=(73)(0.25)3(0.75)4=35×0.015625×0.31640625=0.1730...P(X = 3) = \binom{7}{3}(0.25)^3(0.75)^4 = 35 \times 0.015625 \times 0.31640625 = 0.1730...

Answer: P(X=3)=0.173P(X = 3) = 0.173 (3 s.f.) [2]

(b) P(X2)=1P(X=0)P(X=1)P(X \geq 2) = 1 - P(X = 0) - P(X = 1)

P(X=0)=(0.75)7=0.13348...P(X = 0) = (0.75)^7 = 0.13348...

P(X=1)=(71)(0.25)1(0.75)6=7×0.25×0.17798=0.31146...P(X = 1) = \binom{7}{1}(0.25)^1(0.75)^6 = 7 \times 0.25 \times 0.17798 = 0.31146...

P(X2)=10.133480.31146=0.55505...P(X \geq 2) = 1 - 0.13348 - 0.31146 = 0.55505...

Answer: P(X2)=0.555P(X \geq 2) = 0.555 (3 s.f.) [3]


Question 10 [5 marks]

(a) Using the addition rule:

P(AB)=P(A)+P(B)P(AB)P(A \cup B) = P(A) + P(B) - P(A \cap B) 0.7=0.4+0.6P(AB)0.7 = 0.4 + 0.6 - P(A \cap B) P(AB)=1.00.7=0.3P(A \cap B) = 1.0 - 0.7 = 0.3

Answer: P(AB)=0.3P(A \cap B) = 0.3 [1]

(b) For independence, check if P(AB)=P(A)×P(B)P(A \cap B) = P(A) \times P(B):

P(A)×P(B)=0.4×0.6=0.24P(A) \times P(B) = 0.4 \times 0.6 = 0.24

Since 0.30.240.3 \neq 0.24, events AA and BB are not independent. [2]

(c) P(AB)=P((AB))=1P(AB)=10.7=0.3P(A' \cap B') = P((A \cup B)') = 1 - P(A \cup B) = 1 - 0.7 = 0.3

Answer: P(AB)=0.3P(A' \cap B') = 0.3 [2]


Question 11 [5 marks]

(a) Sum of probabilities = 1:

0.1+0.2+0.3+a+0.1=10.1 + 0.2 + 0.3 + a + 0.1 = 1 0.7+a=1    a=0.30.7 + a = 1 \implies a = 0.3

Answer: a=0.3a = 0.3 [1]

(b) E(X)=xP(X=x)E(X) = \sum x \cdot P(X=x):

E(X)=1(0.1)+2(0.2)+3(0.3)+4(0.3)+5(0.1)E(X) = 1(0.1) + 2(0.2) + 3(0.3) + 4(0.3) + 5(0.1) =0.1+0.4+0.9+1.2+0.5=3.1= 0.1 + 0.4 + 0.9 + 1.2 + 0.5 = 3.1

Answer: E(X)=3.1E(X) = 3.1 [2]

(c) E(X2)=12(0.1)+22(0.2)+32(0.3)+42(0.3)+52(0.1)E(X^2) = 1^2(0.1) + 2^2(0.2) + 3^2(0.3) + 4^2(0.3) + 5^2(0.1) =0.1+0.8+2.7+4.8+2.5=10.9= 0.1 + 0.8 + 2.7 + 4.8 + 2.5 = 10.9

Var(X)=E(X2)[E(X)]2=10.9(3.1)2=10.99.61=1.29Var(X) = E(X^2) - [E(X)]^2 = 10.9 - (3.1)^2 = 10.9 - 9.61 = 1.29

Answer: Var(X)=1.29Var(X) = 1.29 [2]


Question 12 [5 marks]

XPo(2.5)X \sim \text{Po}(2.5)

(a) P(X=3)=e2.5(2.5)33!=e2.5×15.6256=e2.5×2.6042=0.2138...P(X = 3) = \frac{e^{-2.5}(2.5)^3}{3!} = \frac{e^{-2.5} \times 15.625}{6} = e^{-2.5} \times 2.6042 = 0.2138...

Answer: P(X=3)=0.214P(X = 3) = 0.214 (3 s.f.) [2]

(b) P(X2)=1P(X=0)P(X=1)P(X \geq 2) = 1 - P(X = 0) - P(X = 1)

P(X=0)=e2.5=0.082085P(X = 0) = e^{-2.5} = 0.082085

P(X=1)=e2.5×2.5=0.20521P(X = 1) = e^{-2.5} \times 2.5 = 0.20521

P(X2)=10.0820850.20521=0.71270...P(X \geq 2) = 1 - 0.082085 - 0.20521 = 0.71270...

Answer: P(X2)=0.713P(X \geq 2) = 0.713 (3 s.f.) [2]

(c) P(X<4)=P(X=0)+P(X=1)+P(X=2)+P(X=3)P(X < 4) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3)

P(X=2)=e2.5(2.5)22!=e2.5×3.125=0.25652P(X = 2) = \frac{e^{-2.5}(2.5)^2}{2!} = e^{-2.5} \times 3.125 = 0.25652

P(X<4)=0.082085+0.20521+0.25652+0.21376=0.75758...P(X < 4) = 0.082085 + 0.20521 + 0.25652 + 0.21376 = 0.75758...

Answer: P(X<4)=0.758P(X < 4) = 0.758 (3 s.f.) [1]


Question 13 [5 marks]

XB(5,0.6)X \sim B(5, 0.6)

(a) P(X=3)=(53)(0.6)3(0.4)2=10×0.216×0.16=0.3456P(X = 3) = \binom{5}{3}(0.6)^3(0.4)^2 = 10 \times 0.216 \times 0.16 = 0.3456

Answer: P(X=3)=0.346P(X = 3) = 0.346 (3 s.f.) [2]

(b) P(X4)=P(X=4)+P(X=5)P(X \geq 4) = P(X = 4) + P(X = 5)

P(X=4)=(54)(0.6)4(0.4)1=5×0.1296×0.4=0.2592P(X = 4) = \binom{5}{4}(0.6)^4(0.4)^1 = 5 \times 0.1296 \times 0.4 = 0.2592

P(X=5)=(0.6)5=0.07776P(X = 5) = (0.6)^5 = 0.07776

P(X4)=0.2592+0.07776=0.33696P(X \geq 4) = 0.2592 + 0.07776 = 0.33696

Answer: P(X4)=0.337P(X \geq 4) = 0.337 (3 s.f.) [1]

(c) E(X)=np=5×0.6=3E(X) = np = 5 \times 0.6 = 3

Var(X)=np(1p)=5×0.6×0.4=1.2Var(X) = np(1-p) = 5 \times 0.6 \times 0.4 = 1.2

Answer: E(X)=3E(X) = 3, Var(X)=1.2Var(X) = 1.2 [2]


Question 14 [5 marks]

XB(20,0.3)X \sim B(20, 0.3)

(a) P(X=6)=(206)(0.3)6(0.7)14P(X = 6) = \binom{20}{6}(0.3)^6(0.7)^{14}

Using calculator: (206)=38760\binom{20}{6} = 38\,760

P(X=6)=38760×0.000729×0.067822=0.1916...P(X = 6) = 38\,760 \times 0.000729 \times 0.067822 = 0.1916...

Answer: P(X=6)=0.192P(X = 6) = 0.192 (3 s.f.) [2]

(b) P(X4)=k=04(20k)(0.3)k(0.7)20kP(X \leq 4) = \sum_{k=0}^{4}\binom{20}{k}(0.3)^k(0.7)^{20-k}

Using calculator or cumulative binomial tables:

P(X=0)=0.000798P(X = 0) = 0.000798, P(X=1)=0.006839P(X = 1) = 0.006839, P(X=2)=0.027846P(X = 2) = 0.027846, P(X=3)=0.071604P(X = 3) = 0.071604, P(X=4)=0.130421P(X = 4) = 0.130421

P(X4)=0.23751...P(X \leq 4) = 0.23751...

Answer: P(X4)=0.238P(X \leq 4) = 0.238 (3 s.f.) [2]

(c) We need the smallest kk such that P(Xk)0.95P(X \leq k) \geq 0.95.

P(X8)0.8867P(X \leq 8) \approx 0.8867, P(X9)0.9520P(X \leq 9) \approx 0.9520

Answer: k=9k = 9 [1]


Question 15 [5 marks]

(a) XPo(4)X \sim \text{Po}(4) for a given minute.

P(X=5)=e4(4)55!=e4×1024120=e4×8.5333=0.1563...P(X = 5) = \frac{e^{-4}(4)^5}{5!} = \frac{e^{-4} \times 1024}{120} = e^{-4} \times 8.5333 = 0.1563...

Answer: P(X=5)=0.156P(X = 5) = 0.156 (3 s.f.) [2]

(b) P(X3)=1P(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)=e4=0.018316P(X = 0) = e^{-4} = 0.018316

P(X=1)=4e4=0.073263P(X = 1) = 4e^{-4} = 0.073263

P(X=2)=16e42=0.146525P(X = 2) = \frac{16e^{-4}}{2} = 0.146525

P(X3)=10.0183160.0732630.146525=0.76190...P(X \geq 3) = 1 - 0.018316 - 0.073263 - 0.146525 = 0.76190...

Answer: P(X3)=0.762P(X \geq 3) = 0.762 (3 s.f.) [2]

(c) Over 30 minutes, the total number of calls YPo(4×30)=Po(120)Y \sim \text{Po}(4 \times 30) = \text{Po}(120).

Assumption: Calls occur independently and the rate is constant over the 30-minute period.

P(Y=120)=e120(120)120120!P(Y = 120) = \frac{e^{-120}(120)^{120}}{120!}

Using Stirling's approximation or a calculator, this is approximately:

P(Y=120)12π×120=1753.980.0364P(Y = 120) \approx \frac{1}{\sqrt{2\pi \times 120}} = \frac{1}{\sqrt{753.98}} \approx 0.0364

(More precisely, using a calculator: P(Y=120)0.0365P(Y = 120) \approx 0.0365)

Answer: P(Y=120)0.0365P(Y = 120) \approx 0.0365 (3 s.f.) [1]


Question 16 [5 marks]

XN(50,25)X \sim N(50, 25), so μ=50\mu = 50, σ=5\sigma = 5.

(a) P(X>55)=P(Z>55505)=P(Z>1)=1Φ(1)=10.8413=0.1587P(X > 55) = P\left(Z > \frac{55 - 50}{5}\right) = P(Z > 1) = 1 - \Phi(1) = 1 - 0.8413 = 0.1587

Answer: P(X>55)=0.159P(X > 55) = 0.159 (3 s.f.) [1]

(b) P(45<X<58)=P(45505<Z<58505)=P(1<Z<1.6)P(45 < X < 58) = P\left(\frac{45-50}{5} < Z < \frac{58-50}{5}\right) = P(-1 < Z < 1.6)

=Φ(1.6)Φ(1)=0.94520.1587=0.7865= \Phi(1.6) - \Phi(-1) = 0.9452 - 0.1587 = 0.7865

Answer: P(45<X<58)=0.787P(45 < X < 58) = 0.787 (3 s.f.) [2]

(c) P(X<k)=0.9    P(Z<k505)=0.9P(X < k) = 0.9 \implies P\left(Z < \frac{k-50}{5}\right) = 0.9

k505=1.2816\frac{k-50}{5} = 1.2816 (from standard normal tables)

k=50+5(1.2816)=56.408k = 50 + 5(1.2816) = 56.408

Answer: k=56.4k = 56.4 (3 s.f.) [2]


Question 17 [5 marks]

XN(150,144)X \sim N(150, 144), so μ=150\mu = 150, σ=12\sigma = 12.

(a) P(140<X<165)=P(14015012<Z<16515012)=P(0.8333<Z<1.25)P(140 < X < 165) = P\left(\frac{140-150}{12} < Z < \frac{165-150}{12}\right) = P(-0.8333 < Z < 1.25)

=Φ(1.25)Φ(0.8333)=0.89440.2023=0.6921= \Phi(1.25) - \Phi(-0.8333) = 0.8944 - 0.2023 = 0.6921

Answer: P(140<X<165)=0.692P(140 < X < 165) = 0.692 (3 s.f.) [2]

(b) P(X>m)=0.15    P(X<m)=0.85P(X > m) = 0.15 \implies P(X < m) = 0.85

P(Z<m15012)=0.85P\left(Z < \frac{m-150}{12}\right) = 0.85

m15012=1.0364\frac{m-150}{12} = 1.0364

m=150+12(1.0364)=162.433m = 150 + 12(1.0364) = 162.433

Answer: m=162m = 162 g (3 s.f.) [3]


Question 18 [6 marks]

XN(172,64)X \sim N(172, 64), so μ=172\mu = 172, σ=8\sigma = 8.

(a) P(165<X<180)=P(1651728<Z<1801728)=P(0.875<Z<1)P(165 < X < 180) = P\left(\frac{165-172}{8} < Z < \frac{180-172}{8}\right) = P(-0.875 < Z < 1)

=Φ(1)Φ(0.875)=0.84130.1908=0.6505= \Phi(1) - \Phi(-0.875) = 0.8413 - 0.1908 = 0.6505

Answer: P(165<X<180)=0.651P(165 < X < 180) = 0.651 (3 s.f.) [2]

(b) Let p=0.6505p = 0.6505 be the probability from part (a). Let YB(4,0.6505)Y \sim B(4, 0.6505) be the number of males (out of 4) with heights in the range.

P(Y=2)=(42)(0.6505)2(10.6505)2=6×0.4232×0.1222=0.3103...P(Y = 2) = \binom{4}{2}(0.6505)^2(1-0.6505)^2 = 6 \times 0.4232 \times 0.1222 = 0.3103...

Answer: P(Y=2)=0.310P(Y = 2) = 0.310 (3 s.f.) [2]

(c) By the Central Limit Theorem, the sample mean XˉN(172,6425)=N(172,2.56)\bar{X} \sim N\left(172, \frac{64}{25}\right) = N(172, 2.56), so σXˉ=85=1.6\sigma_{\bar{X}} = \frac{8}{5} = 1.6.

P(170<Xˉ<174)=P(1701721.6<Z<1741721.6)=P(1.25<Z<1.25)P(170 < \bar{X} < 174) = P\left(\frac{170-172}{1.6} < Z < \frac{174-172}{1.6}\right) = P(-1.25 < Z < 1.25)

=Φ(1.25)Φ(1.25)=0.89440.1056=0.7888= \Phi(1.25) - \Phi(-1.25) = 0.8944 - 0.1056 = 0.7888

Answer: P(170<Xˉ<174)=0.789P(170 < \bar{X} < 174) = 0.789 (3 s.f.) [2]


Question 19 [6 marks]

XN(45,36)X \sim N(45, 36), so μ=45\mu = 45, σ=6\sigma = 6.

(a) P(X>50)=P(Z>50456)=P(Z>0.8333)=1Φ(0.8333)=10.7977=0.2023P(X > 50) = P\left(Z > \frac{50-45}{6}\right) = P(Z > 0.8333) = 1 - \Phi(0.8333) = 1 - 0.7977 = 0.2023

Answer: P(X>50)=0.202P(X > 50) = 0.202 (3 s.f.) [2]

(b) P(X<t)=0.80    t456=0.8416P(X < t) = 0.80 \implies \frac{t-45}{6} = 0.8416

t=45+6(0.8416)=50.050t = 45 + 6(0.8416) = 50.050

Answer: t=50.1t = 50.1 minutes (3 s.f.) [2]

(c) From part (a), p=0.2023p = 0.2023. Let WB(30,0.2023)W \sim B(30, 0.2023).

P(W5)=1P(W4)P(W \geq 5) = 1 - P(W \leq 4)

E(W)=30×0.2023=6.069E(W) = 30 \times 0.2023 = 6.069, Var(W)=30×0.2023×0.7977=4.841Var(W) = 30 \times 0.2023 \times 0.7977 = 4.841

Using binomial calculation (calculator):

P(W=0)=0.00227P(W = 0) = 0.00227, P(W=1)=0.01378P(W = 1) = 0.01378, P(W=2)=0.04106P(W = 2) = 0.04106, P(W=3)=0.07993P(W = 3) = 0.07993, P(W=4)=0.11634P(W = 4) = 0.11634

P(W4)=0.25338P(W \leq 4) = 0.25338

P(W5)=10.25338=0.74662P(W \geq 5) = 1 - 0.25338 = 0.74662

Answer: P(W5)=0.747P(W \geq 5) = 0.747 (3 s.f.) [2]


Question 20 [7 marks]

XN(μ,100)X \sim N(\mu, 100), so σ=10\sigma = 10.

(a) P(X<480)=0.05P(X < 480) = 0.05

P(Z<480μ10)=0.05P\left(Z < \frac{480 - \mu}{10}\right) = 0.05

480μ10=1.6449\frac{480 - \mu}{10} = -1.6449 (the 5th percentile of standard normal)

480μ=16.449480 - \mu = -16.449

μ=480+16.449=496.449\mu = 480 + 16.449 = 496.449

Answer: μ496.45\mu \approx 496.45 g [2]

(b) P(490<X<510)=P(490496.4510<Z<510496.4510)=P(0.645<Z<1.355)P(490 < X < 510) = P\left(\frac{490-496.45}{10} < Z < \frac{510-496.45}{10}\right) = P(-0.645 < Z < 1.355)

=Φ(1.355)Φ(0.645)=0.91230.2595=0.6528= \Phi(1.355) - \Phi(-0.645) = 0.9123 - 0.2595 = 0.6528

Answer: P(490<X<510)=0.653P(490 < X < 510) = 0.653 (3 s.f.) [2]

(c) XˉN(496.45,10016)=N(496.45,6.25)\bar{X} \sim N\left(496.45, \frac{100}{16}\right) = N(496.45, 6.25), so σXˉ=2.5\sigma_{\bar{X}} = 2.5.

P(492<Xˉ<500)=P(492496.452.5<Z<500496.452.5)=P(1.78<Z<1.42)P(492 < \bar{X} < 500) = P\left(\frac{492-496.45}{2.5} < Z < \frac{500-496.45}{2.5}\right) = P(-1.78 < Z < 1.42)

=Φ(1.42)Φ(1.78)=0.92220.0375=0.8847= \Phi(1.42) - \Phi(-1.78) = 0.9222 - 0.0375 = 0.8847

Answer: P(492<Xˉ<500)=0.885P(492 < \bar{X} < 500) = 0.885 (3 s.f.) [1]

(d) We want P(X<480)=0.01P(X < 480) = 0.01 with new μ\mu'.

480μ10=2.3263\frac{480 - \mu'}{10} = -2.3263 (the 1st percentile)

480μ=23.263480 - \mu' = -23.263

μ=480+23.263=503.263\mu' = 480 + 23.263 = 503.263

Answer: New μ=503\mu = 503 g (3 s.f.) [2]


Mark Summary:

QMarksQMarksQMarksQMarks
1365115165
2375125175
3485135186
4495145196
54105155207

Total: 50 marks