document.write( "Question 290758: 11.24 In a bumper test, three types of autos were deliberately crashed into a barrier at 5 mph, and the resulting damage (in dollars) was estimated. Five test vehicles of each type were crashed, with the results shown below. Research question: Are the mean crash damages the same for these three vehicles? \r
\n" );
document.write( "\n" );
document.write( "Crash Damage ($)
\n" );
document.write( " Goliath Varimint Weasel
\n" );
document.write( " 1600 1290 1090
\n" );
document.write( " 760 1400 2100
\n" );
document.write( " 880 1390 1830
\n" );
document.write( " 1950 1850 1250
\n" );
document.write( " 1220 950 1920
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #210384 by stanbon(75887) ![]() You can put this solution on YOUR website! In a bumper test, three types of autos were deliberately crashed into a barrier at 5 mph, and the resulting damage (in dollars) was estimated. Five test vehicles of each type were crashed, with the results shown below. Research question: Are the mean crash damages the same for these three vehicles? \n" ); document.write( "Crash Damage ($) \n" ); document.write( "Goliath Varimint Weasel \n" ); document.write( "1600 1290 1090 \n" ); document.write( "760 1400 2100 \n" ); document.write( "880 1390 1830 \n" ); document.write( "1950 1850 1250 \n" ); document.write( "1220 950 1920 \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 an ANOVA program on my TI-84 calculator to get \n" ); document.write( "the following: \n" ); document.write( "test statistic: F = 0.9367 \n" ); document.write( "p-value: 0.4188 \n" ); document.write( "------------------ \n" ); document.write( "Conclusion: \n" ); document.write( "Since the p-value is greater than \n" ); document.write( "10%, fail to reject Ho at the 10% \n" ); document.write( "level of significance. \n" ); document.write( "===================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |