From Real Exams Exam Paper
A Level H1 Mathematics Practice Paper 4
Free A Level H1 Maths Practice Paper 4, DeepSeek 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.
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
Total Marks: 50
Section A: Probability Concepts (Questions 1–5)
1. P(both same colour) = P(RR) + P(BB) + P(GG)
= (5/10 × 4/9) + (3/10 × 2/9) + (2/10 × 1/9)
= 20/90 + 6/90 + 2/90
= 28/90 = 14/45 ≈ 0.311 [3]
Marking: M1 for identifying three cases, M1 for correct products with without-replacement probabilities, A1 for correct answer.
2. (a) P(A ∩ B) = P(A) + P(B) − P(A ∪ B) = 0.4 + 0.5 − 0.7 = 0.2 [1]
(b) For independence: P(A) × P(B) = 0.4 × 0.5 = 0.2. Since P(A ∩ B) = 0.2, A and B are independent. [2]
Marking: (a) B1 for 0.2. (b) M1 for computing P(A)×P(B), A1 for correct conclusion with justification.
3. Total people = 11. Committee of 4 with at least 2 women.
Cases: 2W2M, 3W1M, 4W0M.
2W2M: ⁵C₂ × ⁶C₂ = 10 × 15 = 150
3W1M: ⁵C₃ × ⁶C₁ = 10 × 6 = 60
4W0M: ⁵C₄ × ⁶C₀ = 5 × 1 = 5
Total = 150 + 60 + 5 = 215 [3]
Marking: M1 for identifying cases, M1 for correct combinations, A1 for 215.
4. (a) Tree diagram:
First branch: Reads local (0.6) / Does not read local (0.4)
Second branch from "Reads local": Reads national (0.25) / Does not (0.75)
Second branch from "Does not read local": Reads national (0.10) / Does not (0.90) [1]
(b) P(reads national) = 0.6 × 0.25 + 0.4 × 0.10 = 0.15 + 0.04 = 0.19 [2]
Marking: (a) B1 for correctly labelled tree with all probabilities. (b) M1 for sum of products, A1 for 0.19.
Section B: Binomial and Normal Distributions (Questions 5–10)
5. X ~ B(8, 0.3). P(X = 3) = ⁸C₃ (0.3)³ (0.7)⁵ = 56 × 0.027 × 0.16807 = 0.254 (3 s.f.) [2]
Marking: M1 for binomial probability formula, A1 for 0.254.
6. X ~ B(20, 0.12). P(X < 3) = P(X ≤ 2) = P(X = 0) + P(X = 1) + P(X = 2)
= (0.88)²⁰ + 20(0.12)(0.88)¹⁹ + 190(0.12)²(0.88)¹⁸
= 0.0776 + 0.2115 + 0.2740 = 0.563 (3 s.f.) [3]
Marking: M1 for identifying B(20, 0.12), M1 for correct sum of probabilities, A1 for 0.563.
7. X ~ N(150, 20²). P(140 < X < 165) = P(−0.5 < Z < 0.75)
= Φ(0.75) − Φ(−0.5) = Φ(0.75) − [1 − Φ(0.5)]
= 0.7734 − (1 − 0.6915) = 0.7734 − 0.3085 = 0.4649 ≈ 0.465 (3 s.f.) [3]
Marking: M1 for standardising both values, M1 for correct use of symmetry/normal table, A1 for 0.465.
8. X ~ N(μ, 8²). P(X > 45) = 0.10 ⇒ P(Z > (45 − μ)/8) = 0.10
⇒ (45 − μ)/8 = 1.2816 (inverse normal for upper tail 0.10)
⇒ 45 − μ = 10.2528 ⇒ μ = 34.7472 ≈ 34.7 (3 s.f.) [3]
Marking: M1 for standardising, M1 for correct z-value (1.2816 or 1.282), A1 for 34.7.
9. X ~ N(50, 25), Y ~ N(30, 16), independent.
X + Y ~ N(50 + 30, 25 + 16) = N(80, 41)
P(X + Y > 85) = P(Z > (85 − 80)/√41) = P(Z > 0.7807)
= 1 − Φ(0.7807) = 1 − 0.7826 = 0.2174 ≈ 0.217 (3 s.f.) [4]
Marking: M1 for E(X+Y)=80, M1 for Var(X+Y)=41, M1 for standardising, A1 for 0.217.
Section C: Sampling and Hypothesis Testing (Questions 10–15)
10. E(X̄) = μ, Var(X̄) = σ²/n [2]
Marking: B1 for each.
11. n = 8, Σx = 192, Σx² = 4680.
x̄ = 192/8 = 24
s² = [Σx² − (Σx)²/n] / (n − 1) = [4680 − 192²/8] / 7
= [4680 − 36864/8] / 7 = [4680 − 4608] / 7 = 72/7 ≈ 10.2857
Unbiased estimates: μ̂ = 24, σ̂² = 10.3 (3 s.f.) [3]
Marking: M1 for x̄, M1 for correct variance formula with n−1, A1 for both values.
12. (a) H₀: μ = 1500, H₁: μ < 1500 (one-tail test) [1]
(b) σ = 120, n = 50, x̄ = 1465.
Test statistic: z = (1465 − 1500) / (120/√50) = −35 / 16.9706 = −2.062
Critical value at 5% (one-tail): z = −1.645
Since −2.062 < −1.645, reject H₀.
There is sufficient evidence at the 5% level to conclude that the mean lifetime is less than 1500 hours. [4]
Marking: (a) B1 for correct hypotheses. (b) M1 for test statistic, M1 for critical value or p-value, M1 for comparison, A1 for correct conclusion in context.
13. No. A result significant at 5% may not be significant at 1% because the 1% critical region is more extreme (further into the tail). The test statistic may fall between the 5% and 1% critical values. [2]
Marking: B1 for "No", B1 for valid explanation referencing critical regions/significance levels.
Section D: Correlation and Regression (Questions 14–20)
14. (a) r = [nΣxy − (Σx)(Σy)] / √{[nΣx² − (Σx)²][nΣy² − (Σy)²]}
= [6(3350) − 42(450)] / √{[6(364) − 42²][6(34450) − 450²]}
= [20100 − 18900] / √{[2184 − 1764][206700 − 202500]}
= 1200 / √{420 × 4200} = 1200 / √1764000 = 1200 / 1328.16 = 0.9035 ≈ 0.904 (3 s.f.) [2]
(b) r = 0.904 indicates a strong positive linear correlation between hours studied and test score. [1]
Marking: (a) M1 for correct substitution, A1 for 0.904. (b) B1 for "strong positive" in context.
15. b = [nΣxy − (Σx)(Σy)] / [nΣx² − (Σx)²] = 1200 / 420 = 2.85714...
a = ȳ − b x̄ = (450/6) − 2.85714 × (42/6) = 75 − 2.85714 × 7 = 75 − 20 = 55.0
Regression line: y = 55.0 + 2.86x (3 s.f.) [3]
Marking: M1 for b, M1 for a using means, A1 for correct equation with 3 s.f.
16. When x = 10: y = 55.0 + 2.86(10) = 55.0 + 28.6 = 83.6
This is an extrapolation (x = 10 is outside the range of the data: x̄ = 7, max x likely ≤ 12 based on Σx = 42 for 6 points). The estimate may be unreliable because the linear relationship may not hold beyond the observed range. [2]
Marking: B1 for 83.6, B1 for comment on extrapolation/unreliability.
17. Linear regression assumes a linear relationship between the variables. A curved pattern indicates a non-linear relationship, so a straight line would not be an appropriate model. [1]
Marking: B1 for valid explanation referencing linear assumption.
18. No. Correlation does not imply causation. A high correlation coefficient indicates a strong linear association, but the change in one variable may be due to a third (lurking) variable or coincidence, not a direct causal link. [1]
Marking: B1 for "No" with valid explanation.
19. The regression line always passes through (x̄, ȳ). Check: 2.5(8) + 10 = 20 + 10 = 30 = ȳ. The line is consistent. [1]
Marking: B1 for verification using (x̄, ȳ).
20. The gradient 3.2 means that for every additional thousand dollars spent on advertising, sales revenue is predicted to increase by 3.2 thousand dollars, on average. [1]
Marking: B1 for correct interpretation in context with units.
END OF ANSWER KEY