From Real Exams Exam Paper
A Level H1 Mathematics Practice Paper 5
Free A Level H1 Maths Practice Paper 5, Gemma31B 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
A-Level Maths H1 Quiz - Statistics Probability
Name: ____________________
Class: ____________________
Date: ____________________
Score: ________ / 52
Duration: 90 Minutes
Total Marks: 52
Instructions: Answer all questions. You may use an approved graphing calculator (GC). Show all necessary working.
Section 1: Probability & Counting (Questions 1–7)
-
A committee of 4 people is to be chosen from 6 men and 5 women. Find the number of ways the committee can be formed if it must contain exactly 2 women. Answer: [2]
-
Five distinct books are arranged on a shelf. Find the number of arrangements where two specific books must not be next to each other. Answer: [2]
-
Events A and B are such that P(A)=0.6, P(B)=0.4, and P(A∪B)=0.8. Find P(A∩B). Answer: [2]
-
Given P(X)=0.3 and P(Y)=0.5, and that X and Y are independent events, find P(X∪Y). Answer: [2]
-
A bag contains 7 red balls and 3 blue balls. Two balls are drawn at random without replacement. Find the probability that both balls are of the same color. Answer: [3]
-
P(A)=0.7 and P(B∣A)=0.4. Find P(A∩B). Answer: [2]
-
In a group of 100 students, 60 study Economics, 50 study Psychology, and 20 study neither. Find the probability that a randomly selected student studies both. Answer: [3]
Section 2: Discrete & Continuous Distributions (Questions 8–14)
-
A fair coin is tossed 15 times. Find the probability of getting exactly 8 heads. Answer: [2]
-
In a large population, 25% of adults are left-handed. In a random sample of 12 adults, find the probability that at least 2 are left-handed. Answer: [3]
-
A random variable X follows a binomial distribution B(20,0.35). State the mean and variance of X. Mean: Variance: [2]
-
The weights of apples in a warehouse are normally distributed with mean μ=150g and standard deviation σ=12g. Find the probability that a randomly chosen apple weighs more than 165g. Answer: [3]
-
For a normal distribution N(μ,σ2), it is known that P(X<10)=0.1591 and P(X>20)=0.0228. Find the values of μ and σ. Answer: [4]
-
Let X be a normal random variable with E(X)=50 and Var(X)=16. Find E(3X−2) and Var(3X−2). E: Var: [3]
-
A continuous random variable Y is normally distributed. Given P(Y>80)=0.10 and σ=5, find the mean μ. Answer: [3]
Section 3: Sampling & Hypothesis Testing (Questions 15–20)
-
A random sample of 8 values is taken from a population: 12,15,11,18,14,16,13,17. Calculate the unbiased estimate of the population mean. Answer: [2]
-
Using the data from Question 15, calculate the unbiased estimate of the population variance. Answer: [3]
-
A population has a mean μ and variance σ2=25. A random sample of size n=64 is taken. Find the variance of the sample mean Xˉ. Answer: [2]
-
A researcher wants to test if the mean height of a population is greater than 170cm. State the null hypothesis H0 and the alternative hypothesis H1. H0:H1: [2]
-
In a hypothesis test for the mean with a significance level of 5% (one-tailed), the critical value is 1.645. If the calculated test statistic is z=2.10, state the conclusion regarding the null hypothesis. Answer: [3]
-
A surveyor needs to select a sample of 50 residents from a town of 2000. Describe a systematic sampling method they could use. Answer: [4]
Answers
A-Level Maths H1 Quiz - Statistics Probability (Answers)
-
(25)×(26)=10×15=150 [2 marks: 1 for correct combinations, 1 for final answer]
-
Total arrangements = 5!=120. Arrangements where 2 specific books are together = 2!×4!=48. 120−48=72. [2 marks: 1 for total/together, 1 for subtraction]
-
P(A∪B)=P(A)+P(B)−P(A∩B)⟹0.8=0.6+0.4−P(A∩B)⟹P(A∩B)=0.2. [2 marks: 1 for formula, 1 for answer]
-
P(X∪Y)=P(X)+P(Y)−P(X)P(Y)=0.3+0.5−(0.3×0.5)=0.8−0.15=0.65. [2 marks: 1 for independent property, 1 for answer]
-
P(Red, Red)+P(Blue, Blue)=(107×96)+(103×92)=9042+906=9048=158≈0.533. [3 marks: 1 for each path, 1 for sum]
-
P(A∩B)=P(A)×P(B∣A)=0.7×0.4=0.28. [2 marks: 1 for formula, 1 for answer]
-
Let E be Economics, P be Psychology. n(E∪P)=100−20=80. n(E∩P)=n(E)+n(P)−n(E∪P)=60+50−80=30. P(Both)=10030=0.3. [3 marks: 1 for union, 1 for intersection, 1 for probability]
-
X∼B(15,0.5). P(X=8)=(815)(0.5)8(0.5)7=6435×(0.5)15≈0.196. [2 marks: 1 for formula, 1 for answer]
-
X∼B(12,0.25). P(X≥2)=1−[P(X=0)+P(X=1)]. P(X=0)=(0.75)12≈0.0317; P(X=1)=12(0.25)(0.75)11≈0.1267. 1−(0.0317+0.1267)=0.8416. [3 marks: 1 for complement, 1 for individual probs, 1 for final]
-
Mean μ=np=20×0.35=7. Variance σ2=np(1−p)=20×0.35×0.65=4.55. [2 marks: 1 for mean, 1 for variance]
-
Z=12165−150=1.25. P(Z>1.25)=1−0.8944=0.1056. [3 marks: 1 for z-score, 1 for table look-up, 1 for final]
-
Z1=σ10−μ=−1.0 (since P(Z<−1)≈0.1587); Z2=σ20−μ=2.0 (since P(Z>2)≈0.0228). 10−μ=−σ and 20−μ=2σ. Subtracting: 10=3σ⟹σ=3.33. μ=10+3.33=13.33. [4 marks: 1 for each z-score, 1 for system of eq, 1 for values]
-
E(3X−2)=3(50)−2=148. Var(3X−2)=32×Var(X)=9×16=144. [3 marks: 1 for mean, 2 for variance property]
-
P(Z>580−μ)=0.10⟹580−μ=1.282. 80−μ=6.41⟹μ=73.59. [3 marks: 1 for z-value, 1 for equation, 1 for μ]
-
xˉ=812+15+11+18+14+16+13+17=8116=14.5. [2 marks: 1 for sum, 1 for mean]
-
∑xi2=144+225+121+324+196+256+169+289=1724. s2=n−1∑xi2−nxˉ2=71724−8(14.5)2=71724−1682=742=6. [3 marks: 1 for ∑x2, 1 for formula, 1 for answer]
-
Var(Xˉ)=nσ2=6425≈0.391. [2 marks: 1 for formula, 1 for answer]
-
H0:μ=170; H1:μ>170. [2 marks: 1 for H0, 1 for H1]
-
Since 2.10>1.645, the test statistic falls in the critical region. Reject H0. There is sufficient evidence at the 5% level to suggest the mean height is greater than 170cm. [3 marks: 1 for comparison, 1 for decision, 1 for context]
-
- List all 2000 residents in a fixed order (e.g., alphabetical).
- Calculate interval k=2000/50=40.
- Select a random starting number between 1 and 40.
- Select every 40th resident thereafter until 50 are chosen. [4 marks: 1 for ordering, 1 for interval, 1 for random start, 1 for process]
Free quiz and exam paper access
Enter your details to view this paper
Your access is remembered on this device.