AI Generated Exam Paper
A Level H1 Mathematics Practice Paper 1
Free AI-Generated Qwen3.6 Plus A Level H1 Mathematics Practice Paper 1 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 Practice Paper - Maths H1 A-Level
TuitionGoWhere Practice Paper (AI)
Version: 1 of 5
Subject: Mathematics H1 (8865)
Level: A-Level
Paper: Practice Paper - Statistics & Probability 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.
- Write your answers in the spaces provided in this booklet.
- You are expected to use an approved graphing calculator (GC).
- Unless otherwise specified, give non-exact numerical answers correct to 3 significant figures.
- The total mark for this paper is 60.
Section A: Probability and Counting Principles (15 Marks)
1. A committee of 4 people is to be chosen from a group of 6 men and 5 women.
(i) Find the number of different ways the committee can be chosen if there are no restrictions.
[1]
(ii) Find the number of different ways the committee can be chosen if it must contain at least 2 women.
[2]
2. Events and are defined such that , , and .
(i) Find .
[1]
(ii) Determine, with a reason, whether events and are independent.
[2]
(iii) Find .
[2]
3. A bag contains 4 red balls, 3 blue balls, and 2 green balls. Two balls are drawn at random from the bag without replacement.
(i) Draw a tree diagram to represent the possible outcomes and their probabilities for the first two draws.
[2]
(ii) Find the probability that the two balls are of different colours.
[2]
Section B: Discrete and Continuous Distributions (25 Marks)
4. The random variable follows a binomial distribution .
(i) Find .
[1]
(ii) Find .
[2]
(iii) Find the mean and variance of .
[2]
5. The heights of adult males in a certain population are normally distributed with mean cm and standard deviation cm. A man is chosen at random from this population.
(i) Find the probability that his height is between cm and cm.
[2]
(ii) Find the height such that of the population is taller than .
[2]
6. The random variable is normally distributed with mean and variance . It is given that .
(i) Find the value of .
[3]
7. Let and be two independent random variables such that and .
(i) State the distribution of .
[2]
(ii) Find .
[3]
8. A manufacturer produces light bulbs. The lifetime of a bulb, hours, is normally distributed with mean and standard deviation .
(i) Find the probability that a randomly selected bulb lasts more than hours.
[2]
(ii) The manufacturer wants to offer a warranty such that only of bulbs fail within the warranty period. Find the maximum warranty period (in hours) they should offer.
[3]
Section C: Sampling, Estimation, and Hypothesis Testing (20 Marks)
9. A random sample of 50 students was taken to estimate the mean time spent on homework per week. The summary statistics are:
(i) Calculate the unbiased estimate of the population mean.
[1]
(ii) Calculate the unbiased estimate of the population variance.
[3]
10. The masses of bags of rice produced by a machine are normally distributed with a known standard deviation of kg. The machine is set to produce bags with a mean mass of kg.
A random sample of 40 bags is taken, and the mean mass is found to be kg.
(i) State the null and alternative hypotheses to test if the mean mass has decreased.
[2]
(ii) Perform the hypothesis test at the significance level. State your conclusion in context.
[4]
11. A company claims that the mean battery life of their new smartphone model is hours. A consumer group suspects the mean life is actually less than hours.
They take a large sample of phones and find the sample mean is hours with a sample standard deviation of hours.
(i) Explain why the Central Limit Theorem is applicable in this context.
[1]
(ii) Test the company's claim at the significance level.
[4]
12. In a survey of 200 residents, 120 stated they support a new local park project.
(i) Find the sample proportion of residents who support the project.
[1]
(ii) Construct a confidence interval for the true population proportion of supporters.
[3]
(Note: Use the formula where for 95% confidence)
End of Paper
Answers
TuitionGoWhere Practice Paper - Maths H1 A-Level (Answer Key)
Version: 1 of 5
Subject: Mathematics H1 (8865)
Section A: Probability and Counting Principles
1.
(i) Total people = . Choose 4.
Answer: 330 [1]
(ii) "At least 2 women" means 2 women, 3 women, or 4 women.
- 2 Women, 2 Men:
- 3 Women, 1 Man:
- 4 Women, 0 Men:
Total =
Answer: 215 [2]
2.
(i)
Answer: 0.2 [1]
(ii) Check independence: Is ?
Since , they are equal.
Answer: Yes, independent because . [2]
(iii)
Answer: 0.4 [2]
3.
(i) Tree Diagram:
- 1st Draw: R (4/9), B (3/9), G (2/9)
- 2nd Draw (if R first): R (3/8), B (3/8), G (2/8)
- 2nd Draw (if B first): R (4/8), B (2/8), G (2/8)
- 2nd Draw (if G first): R (4/8), B (3/8), G (1/8)
(Diagram should show these branches clearly) [2]
(ii) P(Different Colours) = 1 - P(Same Colour)
P(RR) =
P(BB) =
P(GG) =
P(Same) =
P(Different) =
Answer: 13/18 or 0.722 [2]
Section B: Discrete and Continuous Distributions
4.
(i)
Answer: 0.219 [1]
(ii)
Answer: 0.965 [2]
(iii) Mean
Variance
Answer: Mean 4.5, Variance 3.15 [2]
5.
(i)
Using GC: normalcdf(170, 185, 175, 8)
Answer: 0.628 [2]
(ii)
Using GC: invNorm(0.90, 175, 8)
Answer: 185 cm [2]
6. .
.
Standardizing: .
From tables/GC, -score for 0.9332 is approx .
.
Answer: 32.5 [3]
7. , . Independent.
(i) .
.
.
.
Answer: [2]
(ii) .
Using GC: normalcdf(28, 1E99, 25, \sqrt{13})
.
.
Answer: 0.203 [3]
8. .
(i) .
Using GC: normalcdf(1350, 1E99, 1200, 100) .
Answer: 0.0668 [2]
(ii) Find such that .
Using GC: invNorm(0.05, 1200, 100) .
Answer: 1036 hours (or 1035.5) [3]
Section C: Sampling, Estimation, and Hypothesis Testing
9. .
(i) Unbiased estimate of mean .
Answer: 13 [1]
(ii) Unbiased estimate of variance .
.
Answer: 15.3 [3]
10. (known), , .
(i) , . [2]
(ii) Test Statistic .
P-value .
Since , we reject .
Conclusion: There is sufficient evidence at the 5% level to suggest the mean mass has decreased. [4]
11. (large), , .
(i) CLT applies because the sample size is large (), so the sampling distribution of the mean is approximately normal regardless of the population distribution. [1]
(ii) , .
Test Statistic .
P-value .
Significance level .
Since , we do not reject .
Conclusion: There is insufficient evidence at the 1% level to reject the company's claim. [4]
12. .
(i) . [1]
(ii) 95% CI: .
Standard Error .
Margin of Error .
CI: .
Answer: [3]