Mathlify H1

Navigation

Sampling

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

Solution — 2022 Question 10 Sampling| Hypothesis Testing

(a)

μ is the population mean checking time (in seconds) of a metal disc ∎

H0:μ=16.2
H1:μ≠16.2

Unbiased estimate of population mean=t‾=∑tn=645.640=16.14

Unbiased estimate of population variance=s2=1n−1(∑t2−(∑t)2n)=140−1(10421−(645.6)240)=0.026051

Under H0, at α% level of significance, $ ParseError: Can't use function '$' in math mode at position 1: $̲ \bar{T} \sim \mathrm{N} \left( 16.2, \frac{0.026,051}{40} \right) $$ Z = \frac{\bar{T}-16.2}{\sqrt{\frac{0.026,051}{40}}} \sim \mathrm{N}(0,1) approximately by the Central Limit Theorem since $ is large

From GC, p-value=0.018719

Since there is insufficient evidence to reject H0,

\begin{align*} p\text{-value} &> \alpha \% \\ 0.018\,719 &> \frac{\alpha }{100} \\ 1.8719 &> \alpha \\ \alpha &< 1.8719 \\ \alpha &< 1.87\; \QED \text{ (to 3 s.f.)} \end{align*}$$ ParseError: {align*} can be used only in display mode.

(b)

Let X denote the random variable of the length (in cm) of a metal rod
Let μ denote the population mean length (in cm) of a metal rod

H0:μ=12
H1:μ<12

From the question, x‾=11.8,σ2=1.1,n=60

Under H0, at 0.05% level of significance, X‾∼N(12,1.160) Z=X‾−121.160∼N(0,1) approximately by the Central Limit Theorem since n=60 is large

From GC,
p-value = 0.069825>0.0005⇒Do not reject H0

Hence there is insufficient evidence at the 0.05% level of significance to conclude whether the mean length of the rods is less than 12 cm ∎

Next 2023 Q11 Previous 2021 Q11

Parts

  • Part (a)
  • Part (b)