The score of driving test has a normal distribution with mean 70 if given the standard deviation of sample is eight. A driving school's instructor claimed that if the candidate learned more than three hours per week, the mean score would be different than 70. A driving test was given to a random sample of 50 candidates with the mean score was 78.
a) state the null and alternative hypothesis
b) identify the type I error and type II error that correspond to the hypothesis above
c) test the claim at 5% level of significance
1
Expert's answer
2020-11-23T14:49:28-0500
a)H0:a=a0=70,H1:a=a0=70x=78N=50s=8c)α=0.05We will use the following random variable:T=S(X−a0)nT has t-distribution with k=n−1 degrees of freedom.Observed value:tobs=8(78−70)50≈7.07Critical value:tcr=tcr(α;k)≈2.0096Critical region: (−∞,−2.0096)∪(2.0096,∞)tobs falls into the critical region. So we reject H0.b) Type I Error=α=0.05.We will find Type II Error β.8(X−70)50>−2.0096X>67.738(X−70)50<2.0096X<72.27β=P{67.73<X<72.27∣a=78}==P{8(67.73−78)50<T<8(72.27−78)50}==P{−9.08<T<−5.06}≈0 (we use t-distribution table here).
Comments