document.write( "Question 144416: The manager of a software company is studying the number of hours/week that senior executives spend at their
\n" );
document.write( " destop computers. There are three industries that he has data for and these are listed under Banking, Retail, and Insurance.
\n" );
document.write( " The sample size is n = 5 senior managers from each of the industries and the times listed are shown in the table below.
\n" );
document.write( " ANOVA Problem:
\n" );
document.write( " At the 0.05 significance level, can the software manager doing the study conclude
\n" );
document.write( " that there is a difference in the mean number of hours spent per week by industry?
\n" );
document.write( "
\n" );
document.write( " Banking Retail Insurance
\n" );
document.write( " 12 8 10
\n" );
document.write( " 10 8 8
\n" );
document.write( " 10 6 6
\n" );
document.write( " 12 8 8
\n" );
document.write( " 10 10 10
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #105189 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! At the 0.05 significance level, can the software manager doing the study conclude \n" ); document.write( "that there is a difference in the mean number of hours spent per week by industry? \r \n" ); document.write( "\n" ); document.write( "Banking Retail Insurance \n" ); document.write( "12 8 10 \n" ); document.write( "10 8 8 \n" ); document.write( "10 6 6 \n" ); document.write( "12 8 8 \n" ); document.write( "10 10 10\r \n" ); document.write( "\n" ); document.write( "-------------------- \n" ); document.write( "Ho: u1 = u2 = u3 \n" ); document.write( "Ha: at least one of the means is different \n" ); document.write( "-------- \n" ); document.write( "I ran ANOVA on the data using a TI calculator and got the following results: \n" ); document.write( "F = 5.73 \n" ); document.write( "p-value = 0.01788.. \n" ); document.write( "------- \n" ); document.write( "Conclusion: 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( " \n" ); document.write( " |