From Real Exams Exam Paper
A Level H1 Mathematics Practice Paper 4
Free Exam-Derived Qwen3.6 Plus A Level H1 Mathematics Practice Paper 4 practice paper with questions and answers for Singapore students. This page is rendered as a direct URL so the questions and answers can be discovered without pressing in-page buttons.
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
TuitionGoWhere Exam Practice (AI)
A-Level H1 Mathematics (8865) - Practice Paper
Topic: Statistics & Probability (Version 4 of 5)
Subject: Mathematics H1
Level: A-Level
Paper: Practice Paper (Topic Focus)
Duration: 1 hour 30 minutes
Total Marks: 60
Name: __________________________
Class: __________________________
Date: __________________________
Instructions to Candidates:
- Write your name, class, and date in the spaces above.
- Answer all questions.
- You are expected to use an approved graphing calculator (GC).
- Unsupported answers from a GC are allowed unless the question specifically states otherwise.
- Give non-exact numerical answers correct to 3 significant figures, or 1 decimal place in the case of angles in degrees, unless a different level of accuracy is specified in the question.
- The total mark for this paper is 60.
Section A: Probability and Counting Principles (15 Marks)
1. A committee of 5 members is to be formed from a group of 8 men and 6 women. (a) Find the number of different committees that can be formed if there are no restrictions. [1]
(b) Find the number of different committees that can be formed if the committee must contain exactly 3 men and 2 women. [2]
(c) Find the number of different committees that can be formed if the committee must contain at least 4 women. [2]
2. In a certain factory, 10% of the items produced are defective. A quality control inspector selects a random sample of 15 items. (a) State the distribution of the number of defective items in the sample, defining any variables used. [1]
(b) Find the probability that exactly 2 items are defective. [2]
(c) Find the probability that more than 1 item is defective. [2]
3. Events and are defined such that , , and . (a) Determine, with a reason, whether events and are independent. [2]
(b) Find . [1]
(c) Find . [2]
Section B: Descriptive Statistics and Estimation (15 Marks)
4. A researcher records the time taken (in minutes) for 10 students to complete a puzzle. The data is summarized as follows: (a) Calculate the mean time. [1]
(b) Calculate the unbiased estimate of the population variance. [3]
5. The heights of a sample of 80 male students in a college are recorded. The data is coded using , where is the height in cm. The summarized coded data is: (a) Calculate the unbiased estimate of the population mean height. [3]
(b) Calculate the unbiased estimate of the population variance of the heights. [3]
6. A simple random sample of size is taken from a large population with mean and variance . (a) State the expected value and variance of the sample mean . [2]
(b) Explain why the sample variance is preferred over as an estimator for the population variance. [1]
Section C: Normal Distribution and Sampling (15 Marks)
7. The masses of bags of rice produced by a machine are normally distributed with mean 5.0 kg and standard deviation 0.1 kg. (a) Find the probability that a randomly selected bag has a mass less than 4.9 kg. [2]
(b) Find the mass such that 95% of the bags have a mass greater than . [3]
8. The weekly expenditure on groceries for families in a certain town is normally distributed with mean \150$40$140$. [3]
(b) Explain why the Central Limit Theorem is not required in part (a). [1]
(c) If the sample size was increased to 50 families, how would the standard error of the mean change? Justify your answer. [2]
9. Let and be independent random variables such that and . (a) Find . [1]
(b) Find . [2]
(c) State the distribution of . [1]
Section D: Hypothesis Testing and Regression (15 Marks)
10. A manufacturer claims that the mean lifetime of their light bulbs is 1000 hours. A consumer group suspects the mean lifetime is less than 1000 hours. They test a random sample of 50 bulbs and find a sample mean of 980 hours. Assume the population standard deviation is known to be 100 hours. (a) State the null and alternative hypotheses. [2]
(b) Perform the hypothesis test at the 5% significance level. State your conclusion in context. [4]
11. The table below shows the age ( years) and the selling price ( hundred dollars) of 6 used cars.
| Age () | 2 | 3 | 5 | 7 | 8 | 10 |
|---|---|---|---|---|---|---|
| Price () | 15 | 14 | 11 | 9 | 8 | 5 |
(a) Draw a scatter diagram for this data. [2]
(b) Calculate the product moment correlation coefficient, . [2]
(c) Find the equation of the regression line of on in the form . [3]
(d) Interpret the value of the gradient in the context of the question. [1]
(e) Explain why it might be inappropriate to use this regression line to estimate the price of a car that is 20 years old. [1]
[End of Paper]
Answers
TuitionGoWhere Exam Practice (AI) - Answer Key
A-Level H1 Mathematics (8865) - Practice Paper (Version 4)
Topic: Statistics & Probability
Total Marks: 60
Section A: Probability and Counting Principles
1. (a) Total people = . Select 5. [1]
(b) Select 3 men from 8 and 2 women from 6. [2]
(c) At least 4 women means 4 women and 1 man, OR 5 women and 0 men. Case 1 (4W, 1M): Case 2 (5W, 0M): Total = [2]
2. (a) Let be the number of defective items in the sample. [1]
(b) Answer: 0.267 (3 s.f.) [2]
(c) Answer: 0.451 (3 s.f.) [2]
3. (a) Check if . Given . Since , events and are independent. [2] (1 for calculation, 1 for conclusion with reason)
(b) [1]
(c) (Since A and B are independent, and are also independent, so ) [2]
Section B: Descriptive Statistics and Estimation
4. (a) Mean minutes. [1]
(b) Unbiased estimate of variance Answer: 12.2 (3 s.f.) [3] (1 for formula/setup, 1 for substitution, 1 for answer)
5. (a) Mean of coded data . Since . cm. [3]
(b) Variance of coded data Variance is invariant under change of origin but scales by square of multiplier for change of scale. Answer: 31.6 (3 s.f.) [3]
6. (a) [2]
(b) Dividing by makes the estimator unbiased. Dividing by tends to underestimate the population variance. [1]
Section C: Normal Distribution and Sampling
7.
Let be the mass of a bag. .
(a) .
Using GC: normalcdf(-E99, 4.9, 5.0, 0.1)
Answer: 0.159 (3 s.f.)
[2]
(b) We want , which implies .
Using GC: invNorm(0.05, 5.0, 0.1)
Answer: 4.84 kg (3 s.f.)
[3]
8.
Let be expenditure. . Sample size .
Sample mean . Standard deviation of is .
(a) .
Using GC: normalcdf(-E99, 140, 150, 10)
Answer: 0.159 (3 s.f.)
[3]
(b) The Central Limit Theorem is not required because the population distribution is already stated to be normal. Therefore, the sampling distribution of the mean is normal for any sample size. [1]
(c) Standard error . If increases from 16 to 50, the denominator increases. Therefore, the standard error decreases. Specifically, it changes from to . [2]
9. . . (a) . [1]
(b) Since and are independent: . [2]
(c) Linear combination of independent normal variables is normal. . [1]
Section D: Hypothesis Testing and Regression
10. (a) [2]
(b) Test statistic Critical value for one-tail test at 5%: . Since (or ), we do not reject . Conclusion: There is insufficient evidence at the 5% significance level to support the claim that the mean lifetime is less than 1000 hours. [4] (1 for Z calc, 1 for critical value/p-value, 1 for comparison, 1 for conclusion in context)
11. (a) Scatter diagram:
- Axes labeled "Age (years)" and "Price ($100s)".
- Points plotted correctly: (2,15), (3,14), (5,11), (7,9), (8,8), (10,5).
- Reasonable scale. [2]
(b) Using GC: Answer: -0.986 (3 s.f.) [2]
(c) Using GC for regression on : , Equation: (coefficients to 3 s.f.) [3]
(d) For every additional year of age, the selling price of the car decreases by approximately \129y$ is in hundreds). [1]
(e) Age 20 is outside the range of the observed data (2 to 10 years). This is extrapolation, and the linear relationship may not hold for older cars (e.g., price cannot go below zero, or classic car value might increase). [1]