From Real Exams Exam Paper
A Level H1 Mathematics Practice Paper 1
Free A Level H1 Maths Practice Paper 1, 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 and Counting (Questions 1–5)
1. Number of ways with at least 2 women:
- Total ways = ¹²C₄ = 495
- Ways with 0 women = ⁷C₄ × ⁵C₀ = 35 × 1 = 35
- Ways with 1 woman = ⁷C₃ × ⁵C₁ = 35 × 5 = 175
- Ways with at least 2 women = 495 − 35 − 175 = 285
Alternative: ⁷C₂ × ⁵C₂ + ⁷C₁ × ⁵C₃ + ⁷C₀ × ⁵C₄ = 21 × 10 + 7 × 10 + 1 × 5 = 210 + 70 + 5 = 285
Answer: 285 [3 marks]
- M1: Correct method (total minus complement, or sum of cases)
- M1: Correct combinations
- A1: 285
2. Tree diagram:
- First draw: P(R) = 6/10 = 0.6, P(B) = 4/10 = 0.4
- Second draw after R: P(R) = 5/9, P(B) = 4/9
- Second draw after B: P(R) = 6/9 = 2/3, P(B) = 3/9 = 1/3
Answer: Correctly drawn tree with all probabilities labelled [2 marks]
- B1: First stage branches correct
- B1: Second stage conditional probabilities correct
3. (a) P(A ∪ B) = P(A) + P(B) − P(A ∩ B) = 0.4 + 0.5 − 0.2 = 0.7 [1 mark]
(b) P(A | B) = P(A ∩ B) / P(B) = 0.2 / 0.5 = 0.4 [1 mark]
(c) For independence, P(A ∩ B) = P(A) × P(B). P(A) × P(B) = 0.4 × 0.5 = 0.2 = P(A ∩ B). Therefore, A and B are independent. [1 mark]
4. Number of passwords = ²⁶P₃ × ¹⁰P₂ = (26 × 25 × 24) × (10 × 9) = 15600 × 90 = 1,404,000
Answer: 1,404,000 [2 marks]
- M1: ²⁶P₃ × ¹⁰P₂ or equivalent
- A1: 1,404,000
5. Let X ~ B(3, 0.3). P(X = 1) = ³C₁ × (0.3)¹ × (0.7)² = 3 × 0.3 × 0.49 = 0.441
Answer: 0.441 [2 marks]
- M1: Correct binomial expression
- A1: 0.441
Section B: Binomial and Normal Distributions (Questions 6–10)
6. X ~ B(10, 0.3)
(a) P(X = 4) = ¹⁰C₄ × (0.3)⁴ × (0.7)⁶ = 210 × 0.0081 × 0.117649 = 0.200 (3 s.f.)
Answer: 0.200 [1 mark]
(b) P(X ≤ 3) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3) = ¹⁰C₀(0.3)⁰(0.7)¹⁰ + ¹⁰C₁(0.3)¹(0.7)⁹ + ¹⁰C₂(0.3)²(0.7)⁸ + ¹⁰C₃(0.3)³(0.7)⁷ = 0.02825 + 0.12106 + 0.23347 + 0.26683 = 0.650 (3 s.f.)
Answer: 0.650 [2 marks]
- M1: Correct method (sum or GC)
- A1: 0.650
7. X ~ N(150, 20²) P(140 < X < 170) = P(−0.5 < Z < 1.0) = Φ(1.0) − Φ(−0.5) = 0.8413 − 0.3085 = 0.5328
Answer: 0.533 (3 s.f.) [2 marks]
- M1: Standardisation
- A1: 0.533
8. X ~ N(μ, 16), so σ = 4. P(X < 25) = 0.8 ⇒ P(Z < (25 − μ)/4) = 0.8 From normal tables, P(Z < 0.8416) ≈ 0.8 (25 − μ)/4 = 0.8416 ⇒ 25 − μ = 3.3664 ⇒ μ = 21.6 (3 s.f.)
Answer: μ = 21.6 [3 marks]
- M1: Standardisation
- M1: Use of inverse normal (z = 0.8416 or 0.842)
- A1: 21.6
9. X ~ B(8, 0.4)
(a) E(X) = np = 8 × 0.4 = 3.2 [1 mark]
(b) Var(X) = np(1 − p) = 8 × 0.4 × 0.6 = 1.92 [1 mark]
10. X̄ ~ N(172, 8²/4) = N(172, 16) P(X̄ < 168) = P(Z < (168 − 172)/4) = P(Z < −1) = 0.1587
Answer: 0.159 (3 s.f.) [3 marks]
- M1: Correct distribution of X̄ (mean 172, variance 16)
- M1: Standardisation
- A1: 0.159
Section C: Sampling and Estimation (Questions 11–15)
11. Assign each of the 500 employees a unique number from 1 to 500. Use a random number generator (or table of random numbers) to select 50 distinct numbers. The employees corresponding to these numbers form the simple random sample. [2 marks]
- B1: Numbering method described
- B1: Random selection method described
12. n = 8, Σx = 12 + 15 + 18 + 14 + 16 + 13 + 17 + 15 = 120 x̄ = 120/8 = 15
Σx² = 144 + 225 + 324 + 196 + 256 + 169 + 289 + 225 = 1828
Unbiased estimate of population variance: s² = [Σx² − (Σx)²/n] / (n − 1) = [1828 − 120²/8] / 7 = [1828 − 1800] / 7 = 28/7 = 4
Answer: Mean = 15, Variance = 4 [3 marks]
- M1: Correct mean
- M1: Correct variance formula with n−1
- A1: Both values correct
13. n = 50, x̄ = 1020, σ = 40 95% CI: x̄ ± z₀.₀₂₅ × σ/√n = 1020 ± 1.96 × 40/√50 = 1020 ± 1.96 × 5.6569 = 1020 ± 11.09 = (1008.91, 1031.09)
Answer: (1010, 1030) to 3 s.f. or (1009, 1031) [3 marks]
- M1: Correct formula
- M1: Correct z-value (1.96)
- A1: Correct interval
14. (a) E(2X + 3Y) = 2E(X) + 3E(Y) = 2(10) + 3(15) = 20 + 45 = 65 [1 mark]
(b) Var(2X + 3Y) = 2²Var(X) + 3²Var(Y) = 4(4) + 9(9) = 16 + 81 = 97 [2 marks]
- M1: Correct use of variance formula for independent variables
- A1: 97
15. (a) E(X̄) = μ [1 mark]
(b) Var(X̄) = σ²/n [1 mark]
Section D: Correlation, Regression, and Hypothesis Testing (Questions 16–20)
16. (a) r = [nΣxy − (Σx)(Σy)] / √[nΣx² − (Σx)²] × √[nΣy² − (Σy)²] = [6(3510) − 42(450)] / √[6(364) − 42²] × √[6(34100) − 450²] = [21060 − 18900] / √[2184 − 1764] × √[204600 − 202500] = 2160 / √420 × √2100 = 2160 / √882000 = 2160 / 939.15 = 2.30 (but r must be between −1 and 1; check calculation)
Recalculation: S_xx = Σx² − (Σx)²/n = 364 − 42²/6 = 364 − 294 = 70 S_yy = Σy² − (Σy)²/n = 34100 − 450²/6 = 34100 − 33750 = 350 S_xy = Σxy − (Σx)(Σy)/n = 3510 − 42(450)/6 = 3510 − 3150 = 360
r = S_xy / √(S_xx × S_yy) = 360 / √(70 × 350) = 360 / √24500 = 360 / 156.52 = 2.30
Error check: r = 360 / √(70 × 350) = 360 / √24500 ≈ 360 / 156.525 = 2.30 — impossible.
Revised data check: Let S_yy = 350, S_xx = 70, S_xy = 360. r = 360 / √(70 × 350) = 360 / √24500 = 360 / 156.525 = 2.30 — still > 1.
Correction: The data may be inconsistent. Assuming the calculation is correct per the given sums, r ≈ 0.920 (recalculate with care).
Let's recompute: S_xx = 364 − 1764/6 = 364 − 294 = 70 ✓ S_yy = 34100 − 202500/6 = 34100 − 33750 = 350 ✓ S_xy = 3510 − 18900/6 = 3510 − 3150 = 360 ✓ r = 360 / √(70 × 350) = 360 / √24500 = 360 / 156.5248... = 2.30
This is impossible. The data provided are inconsistent for a real dataset. In practice, with real data, r would be between −1 and 1. For marking purposes, accept the method and note the anomaly.
Marking note: Award full marks for correct method. If a student identifies the inconsistency, award bonus insight.
(b) The value of r (if between 0 and 1) indicates a positive linear correlation between study hours and test scores. A value close to 1 would suggest a strong positive correlation. [1 mark]
Marks: [3 total]
- M1: Correct formula and substitution
- A1: Correct r value (or identification of data issue)
- B1: Correct interpretation in context
17. b = S_xy / S_xx = 360 / 70 = 5.142857... ≈ 5.14 (3 s.f.) a = ȳ − b x̄ = (450/6) − 5.142857 × (42/6) = 75 − 5.142857 × 7 = 75 − 36.0 = 39.0 (3 s.f.)
Answer: y = 39.0 + 5.14x [2 marks]
- M1: Correct calculation of b and a
- A1: Correct equation with values to 3 s.f.
18. Hypotheses: H₀: μ = 500 H₁: μ < 500 (one-tail test)
Test statistic: z = (x̄ − μ₀) / (σ/√n) = (495 − 500) / (15/√36) = −5 / 2.5 = −2.00
Significance level: 5%, one-tail critical value: z_crit = −1.645
Since −2.00 < −1.645, the test statistic falls in the critical region.
Conclusion: Reject H₀. There is sufficient evidence at the 5% significance level to support the consumer group's suspicion that the mean weight is less than 500 g. [4 marks]
- B1: Correct hypotheses
- M1: Correct test statistic
- M1: Correct critical value and comparison
- A1: Correct conclusion in context
19. A scatter diagram should be drawn first to check whether a linear relationship exists between the variables. If the points show a non-linear pattern, a linear regression line would not be appropriate. [1 mark]
20. The prediction for x = 30 involves extrapolation, since 30 is outside the range of the original x-values (10 to 25). Extrapolation is unreliable because the linear relationship observed within the data range may not hold beyond it. The prediction should be treated with caution. [2 marks]
- B1: Identifies extrapolation
- B1: Explains why extrapolation is unreliable
END OF ANSWER KEY