The average length of time for students to register in the 1st semester at a certain school has been 50mins. A new registration procedure is being tested. If random samples of 20 students have an average of 45mins with a standard deviation of 9mins under the system, can you conclude that the new system is faster than the old? Use 0.01 level of significance.
1
Expert's answer
2020-05-25T16:29:47-0400
a0=50n=20x=45s=9α=0.01H0:μ=a0=50,H1:μ<a0=50μ — the average length of time for studentsto register under the new system.We assume that the length of time for studentsto register has normal distribution.We will use the following random variable as a criterion:T=s(X−a0)nT has t-distribution with k=n−1 degrees of freedom.Observed value:tobs=9(45−50)20≈−2.48Critical value (one-sided):tcr=tcr(α;k)=tcr(0.01;19)≈2.54(−∞,−2.54) — critical regiontobs does not fall into the critical region. So we accept H0.We cannot conclude that the new system is faster than the old.
Comments