Respuesta :
Answer:
Step-by-step explanation:
(a)
From the given information; we can compute the null and the alternative hypothesis as follows:
[tex]H_o : \mu = 38[/tex]
[tex]H_1 : \mu < 38[/tex]
Level of significance ∝ = 1% = 0.01
The critical values of t distribution since the sample size n = 20 is:
n - 1
= 20 - 1
= 19 degree of freedom
Assuming the population is normally distributed:
The t test can be computed by using the EXCEL FUNCTION
= TINV(0.01, 19 )
= 2.539483
[tex]t_{0.01,19} = 2.539483[/tex]
However;
we were also given the sample mean X to be = 35 minutes
the standard deviation SD = 5 minutes
Thus; the test statistics can be computed as;
[tex]t = \dfrac{\bar X - \mu}{\dfrac{s}{\sqrt{n}}}[/tex]
[tex]t = \dfrac{35- 38}{\dfrac{5}{\sqrt{20}}}[/tex]
[tex]t = \dfrac{-3}{\dfrac{5}{4.472}}[/tex]
[tex]t_o = -2.6833[/tex]
The P-value P ( t < [tex]t_o[/tex]) = P( t < - 2.633)
= 0.007355
P-value [tex]\approx[/tex] 0.0074
Decision Rule: If P - value is less than the level of significance; we are to reject the null hypothesis.
Conclusion: P-value < level of significance ; i.e 0.0074 < 0.01; so we reject the null hypothesis and accept the alternative hypothesis.
Thus; we conclude that the average time for assembling the computer board is less than 38 minutes at 0.01 level of significance.
b).
Given that:
Sample size n = 20
level of significance = 0.05
The population variance σ² is more than 22
Thus null hypothesis and the alternative hypothesis can be computed as follows:
[tex]H_0 : \sigma^2 = 22[/tex]
[tex]H_1 : \sigma^2 < 22[/tex]
From above;
degree of freedom df = 19
The critical value of [tex]X^2[/tex] at df = 19 and ∝ = 0.05 is = 30.14353 at the right tailed region.
[tex]X^2_{0.05,19} =[/tex] 30.14353
The test statistics [tex]X^2[/tex] for the sample variance is computed as:
[tex]X^2= \dfrac{(n-1 )s^2}{\sigma^2}[/tex]
[tex]X^2= \dfrac{(20-1 )25}{22}[/tex]
[tex]X^2= \dfrac{(19)25}{22}[/tex]
[tex]X^2= \dfrac{475}{22}[/tex]
[tex]X^2[/tex] = 21.5909
The P-value for the test statistics is :
= 1 - P( [tex]X^2[/tex] < 21.5909)
= 1 - 0.694914
= 0.305086
The P-value = 0.305086
Decision Rule: If P - value is less than the level of significance; we are to reject the null hypothesis.
Conclusion: SInce the P-value is greater than the level of significance ; i.e
0.305086 > 0.05 ; Therefore; we do not reject the null hypothesis.
Therefore the data does not have sufficient information to conclude that the population variance is more than 22 at 5% level of significance.
I hope that helps a lot.