document.write( "Question 930657: 1. The Metropolitan Bus Company claims that the mean waiting time for a bus during rush hour is less than 5 minutes. A random sample of 20 waiting times has a mean of 3.2 minutes with a standard deviation of 2.1 minutes. At α = 0.01, test the bus company's claim. Assume the pupulation is normally distributed.
\n" );
document.write( "
\n" );
document.write( " critical value t0 = -2.528; standardized test statistic ≈ -3.833; do not reject H0; There is not sufficient evidence to support the Metropolitan Bus Company's claim.
\n" );
document.write( "
\n" );
document.write( " None of the above
\n" );
document.write( "
\n" );
document.write( " critical value t0 = -2.539; standardized test statistic ≈ -0.287; do not reject H0; There is not sufficient evidence to reject the Metropolitan Bus Company's claim.
\n" );
document.write( "
\n" );
document.write( " critical value t0 = -2.539; standardized test statistic ≈ -3.833; reject H0; There is sufficient evidence to support the Metropolitan Bus Company's claim.
\n" );
document.write( "
\n" );
document.write( " critical value t0 = -2.528; standardized test statistic ≈- 3.833; reject H0; There is sufficient evidence to reject the Metropolitan Bus Company's claim.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #565234 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The Metropolitan Bus Company claims that the mean waiting time for a bus during rush hour is less than 5 minutes. A random sample of 20 waiting times has a mean of 3.2 minutes with a standard deviation of 2.1 minutes. At α = 0.01, test the bus company's claim. Assume the pupulation is normally distributed. \n" ); document.write( "====================== \n" ); document.write( "Ho: u >= 5 \n" ); document.write( "Ha: u < 5 (claim) \n" ); document.write( "-----------------------\r \n" ); document.write( "\n" ); document.write( "Critical value:: invNorm(0.01) = -2.3264 \n" ); document.write( "Test stat:: t(3.2) = (3.2-5)/(2.1/sqrt(20)) = -3.833 \n" ); document.write( "Since the test stat is in the reject interval, reject Ho. \n" ); document.write( "there is sufficient evidence to support the claim \n" ); document.write( "----------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |