document.write( "Question 195915This question is from textbook
\n" );
document.write( ": Concerned about Friday absenteeism, management examined absenteeism rates for the last three Fridays in four assembly plants. Does this sample prove that there is a significant difference in treatment means? Absences
\n" );
document.write( "Month Plant 1 Plant 2 Plant 3 Plant 4
\n" );
document.write( "4-Mar 19 18 27 22
\n" );
document.write( "11-Mar 22 20 32 27
\n" );
document.write( "18-Mar 20 16 28 26
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #146898 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Concerned about Friday absenteeism, management examined absenteeism rates for the last three Fridays in four assembly plants. Does this sample prove that there is a significant difference in treatment means? Absences \n" ); document.write( "Month Plant 1 Plant 2 Plant 3 Plant 4 \n" ); document.write( "4-Mar 19 18 27 22 \n" ); document.write( "11-Mar 22 20 32 27 \n" ); document.write( "18-Mar 20 16 28 26 \n" ); document.write( "--------------------------------- \n" ); document.write( "Ho: The means are the same for the 4 Plants \n" ); document.write( "H1: At least one of the means is different \n" ); document.write( "------------- \n" ); document.write( "I ran an ANOVA Test on the 4 columns of data and got the following: \n" ); document.write( "Test statistic: F = 14.18.. \n" ); document.write( "p-value = 0.00144 \n" ); document.write( "Conclusion: \n" ); document.write( "Since the p-value is less than 5%, reject Ho. \n" ); document.write( "At least one of the means is different. \n" ); document.write( "=============================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |