"\\bar{x}=21431 \\\\\n\ns=1295 \\\\\n\nn=100 \\\\\n\nH_0: \\mu = 22000 \\\\\n\nH_1: \\mu < 22000"
Test-statistic:
"t= \\frac{\\bar{x} - \\mu}{s \/ \\sqrt{n}} \\\\\n\nt = \\frac{21431-22000}{1295 \/ \\sqrt{100}} = -4.39 \\\\\n\n\u03b1=0.05 \\\\\n\ndf=100-1 = 99"
Rejection region:
Reject the H0 if P-value is less than 0.05.
P-value:
The P-value is computed using the excel formula for t-distribution which is =T.DIST(-4.39, 99, TRUE), thus the P-value is computed as "1.42 \\times 10^{-5}."
Conclusion: Since the P-value is less than 0.05 hence we reject the null hypothesis and conclude that mean < 22000 miles at 0.05 level of significance.
Comments
Leave a comment