Mathlify H1

Navigation

Binomial Distribution

  • 2023 Q6
  • 2022 Q11
  • 2020 Q7
  • 2019 Q7
  • 2018 Q6
  • 2017 Q7
  • 2016 Q9
  • 2021 Q11
  • 2024 Q10
  • 2024 Q12
  • 2025 Q9
  • 2025 Q13
← All TYS solutions

Solution — 2021 Question 11 Binomial Distribution| Sampling| Hypothesis Testing

(a)
(i)

Let X be the random variable of the number of orders that are delivered within 24 hours out of 10 orders

X∼B(10,0.75)

P(X=4 or 5)=P(X=4)+P(X=5)=0.016222+0.058399=0.0746∎ (to 3 s.f.)
(ii)
P(X>6)=1−P(X≤6)=1−0.22412=0.77588=0.7759∎ (to 4 s.f.)

probability of X > 6

(b)
Unbiased estimate of population mean=x‾=∑xn=708.660=11.81
Unbiased estimate of population variance=s2=1n−1(∑x2−(∑x)2n)=160−1(8408.5−(708.6)260)=0.67685

Let X denote the random variable of the delivery time (in hours) for an order
Let μ denote the population mean delivery time (in hours) for an order

H0:μ=12
H1:μ<12

Under H0, X‾∼N(12,0.67685260) Z=X‾−120.67685260∼N(0,1) approximately by the Central Limit Theorem since n=60 is large

From GC,
p-value = 0.036816≤0.05⇒Reject H0

Hence there is sufficient evidence at the 5% level of significance to conclude that the mean delivery time is less than 12 hours ∎

(c)

Since n=60 is large, by the Central Limit Theorem, X‾ is approximately normally distributed. Hence it is not necessary to assume that the delivery times are normally distributed ∎

Next 2024 Q10 Previous 2016 Q9

Parts

  • Part (a)
  • Part (b)
  • Part (c)