document.write( "Question 186912: The employees of Jones Construction Co. are allowed a 30-minute lunch break. The union wants to know if the employees are actually taking breaks that are less than 30 minutes. The union decides to record the times taken for the next 25 breaks taken at the site. The data are summarized as follows:
\n" );
document.write( " sample mean = 28.84 min
\n" );
document.write( " sample standard deviation = 5.145 min
\n" );
document.write( " a. State the appropriate null and alternative hypotheses.
\n" );
document.write( " b. Calculate the test statistic.
\n" );
document.write( " c. At = 0.05, should the union reject the null hypothesis?
\n" );
document.write( "d. What conclusion can the union present to the owner
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #140137 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The employees of Jones Construction Co. are allowed a 30-minute lunch break. The union wants to know if the employees are actually taking breaks that are less than 30 minutes. The union decides to record the times taken for the next 25 breaks taken at the site. The data are summarized as follows: \n" ); document.write( "sample mean = 28.84 min \n" ); document.write( "sample standard deviation = 5.145 min \n" ); document.write( "---------------------------------------------------------------- \n" ); document.write( "a. State the appropriate null and alternative hypotheses. \n" ); document.write( "Ho: u = 30 \n" ); document.write( "Ha: u < 30 \n" ); document.write( "---------------------- \n" ); document.write( "b. Calculate the test statistic. \n" ); document.write( "z(28.84) = (28.84-30)/[5.145/sqrt(25)] = -1.1273 \n" ); document.write( "The p-value = P(-10 < z < -1.1273) = 0.1298 \n" ); document.write( "------------------------- \n" ); document.write( "c. At alpha = 0.05, should the union reject the null hypothesis? \n" ); document.write( "Since the p-value is greater thaen 5%, Fail to reject Ho. \n" ); document.write( "--------------------------------------------------------- \n" ); document.write( "d. What conclusion can the union present to the owner \n" ); document.write( "This study does not support the union claim that the workers \n" ); document.write( "are taking less than 30 minutes for lunch. \n" ); document.write( "================================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |