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 — 2020 Question 12 Sampling| Hypothesis Testing

(a)

Let X denote the random variable of the height (in cm) of a randomly chosen plant
Let μ denote the population mean height (in cm) of a randomly chosen plant

H0:μ=28.5
H1:μ≠28.5

(b)

From the sample, x‾=27.7,σ2=6.6,n=40

Under H0, at 0.05% level of significance, X‾∼N(28.5,6.640) Z=X‾−28.56.640∼N(0,1) approximately by the Central Limit Theorem since n=40 is large

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

Hence there is insufficient evidence at the 0.05% level of significance to conclude whether the mean height of plants in region A differs from 28.5 cm ∎

(c)

Unbiased estimate of population mean=x‾=∑xn=165060=552=27.5∎

Unbiased estimate of population variance=s2=1n−1(∑x2−(∑x)2n)=160−1(46170.1−(1650)260)=13.476=13.5∎ (to 3 s.f.)

(d)

H0:μ=28.5
H1:μ≠28.5

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

From GC, p-value=0.034855

Since there is insufficient evidence to reject H0:

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

Next 2021 Q11 Previous 2019 Q12

Parts

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