The manufacturer of the resistors claims that the expected maximum power at which the resistor fails is $0.25$.
You suspect this threshold is lower and therefore decide to measure the current and resistance at which the resistor breaks down.
By an ingenious application of Ohm’s Law this results in a sample mean of $\overline{x}_{20} = 0.21$ and a sample variance of $s^2_{20} = 0.01$ for the power.
You may assume that the measurements for the power are also normally distributed.
Use an appropriate statistical test to test the manufacturer’s claim at significance level $α=0.05$.
I assume that $H_0$: $\mu=0.25$ $H_1$: $\mu<0.25$
$P(T\geq0.21|H_0)\leq\alpha$
$Z=\frac{0.21-0.25}{\frac{\sqrt{0.01}}{\sqrt{20}}}=-1.788$
$P(Z\leq-1.788)=P(Z\geq1.788)= 0.0368$ (from the N(0,1) table)
I think that what I did is correct but I didn't use the value of $0.05$ for the significance level, how can I use it in this question? What I assumed is correct? Thanks for the help.
