document.write( "Question 304846: 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.
\n" );
document.write( "Research question: Are the mean crash damages the same for these three
\n" );
document.write( "vehicles?\r
\n" );
document.write( "\n" );
document.write( "Crash Damage ($)
\n" );
document.write( "Goliath Varmint Weasel
\n" );
document.write( "1,600 1,290 1,090
\n" );
document.write( " 760 1,400 2,100
\n" );
document.write( " 880 1,390 1,830
\n" );
document.write( "1,950 1,850 1,250
\n" );
document.write( "1,220 950 1,920
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #218298 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. \n" ); document.write( "Research question: Are the mean crash damages the same for these three \n" ); document.write( "vehicles?\r \n" ); document.write( "\n" ); document.write( "Crash Damage ($) \n" ); document.write( "Goliath Varmint Weasel \n" ); document.write( "1,600 1,290 1,090 \n" ); document.write( " 760 1,400 2,100 \n" ); document.write( " 880 1,390 1,830 \n" ); document.write( "1,950 1,850 1,250 \n" ); document.write( "1,220 950 1,920 \n" ); document.write( "-------------------------------------------------------------- \n" ); document.write( "Ho: the means are all equal \n" ); document.write( "Ha: at least one of the means is different \n" ); document.write( "---- \n" ); document.write( "I ran an ANOVA test on the data to get the following: \n" ); document.write( "--- \n" ); document.write( "test statistic: F = 0.9367 \n" ); document.write( "p-value: 0.4188 \n" ); document.write( "--- \n" ); document.write( "Since the p-value is greater than 5%, fail to reject Ho. \n" ); document.write( "---- \n" ); document.write( "The test results support saying the results of the crash \n" ); document.write( "tests are the same for the three vehicle types. \n" ); document.write( "======================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "===================== \n" ); document.write( " |