document.write( "Question 208701This question is from textbook
\n" );
document.write( ": There are three hospitals in the Tulsa, Oklahoma, area. The following data show the number
\n" );
document.write( "of outpatient surgeries performed at each hospital last week. At the .05 significance level,
\n" );
document.write( "can we conclude there is a difference in the mean number of surgeries performed by hospital
\n" );
document.write( "or by day of the week? \r
\n" );
document.write( "\n" );
document.write( " Number of Surgeries Performed
\n" );
document.write( "Day St. Luke's St. Vincent Mercy
\n" );
document.write( "Monday 14 18 24
\n" );
document.write( "Tuesday 20 24 14
\n" );
document.write( "Wednesday 16 22 14
\n" );
document.write( "Thursday 18 20 22
\n" );
document.write( "Friday 20 28 24
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #157885 by stanbon(75887) ![]() You can put this solution on YOUR website! There are three hospitals in the Tulsa, Oklahoma, area. The following data show the number \n" ); document.write( "of outpatient surgeries performed at each hospital last week. At the .05 significance level, \n" ); document.write( "can we conclude there is a difference in the mean number of surgeries performed by hospital \n" ); document.write( "or by day of the week? \n" ); document.write( "Number of Surgeries Performed \n" ); document.write( "Day St. Luke's St. Vincent Mercy \n" ); document.write( "Monday 14 18 24 \n" ); document.write( "Tuesday 20 24 14 \n" ); document.write( "Wednesday 16 22 14 \n" ); document.write( "Thursday 18 20 22 \n" ); document.write( "Friday 20 28 24 \n" ); document.write( "-------------------------- \n" ); document.write( "I entered the data in 3 lists, then ran ANOVA against the data. \n" ); document.write( "Ho: The means are equal \n" ); document.write( "Ha: At least one is not \n" ); document.write( "---- \n" ); document.write( "test statistic: F = 1.802 \n" ); document.write( "p-value: 0.2069 \n" ); document.write( "----------------------- \n" ); document.write( "Since the p-value is greater than 5%, do not reject Ho. \n" ); document.write( "=========================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |