document.write( "Question 192056: Can you please help me solve this problem? \r
\n" );
document.write( "\n" );
document.write( " A car dealer thinks it is easier to change spark plugs in Japanese cars than in American cars. They changed a number of spark plugs in each kind of car and the results are given, in minutes below:
\n" );
document.write( "Japabese: 15,21,22,13,18,21,20,21
\n" );
document.write( "American: 19,24,19,16,19,23\r
\n" );
document.write( "\n" );
document.write( "At the 0.05 level of significance, is there sufficient evidence to back his theory?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #144122 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A car dealer thinks it is easier to change spark plugs in Japanese cars than in American cars. They changed a number of spark plugs in each kind of car and the results are given, in minutes below: \n" ); document.write( "Japabese: 15,21,22,13,18,21,20,21 \n" ); document.write( "Sample mean = 18.875 ; s = 3.27054 \n" ); document.write( "------------------------------------------ \n" ); document.write( "American: 19,24,19,16,19,23 \n" ); document.write( "Sample mean = 20 ; s = 2.96648 \n" ); document.write( "---------------------------------- \n" ); document.write( "At the 0.05 level of significance, is there sufficient evidence to back his theory? \n" ); document.write( "--- \n" ); document.write( "Ho: u(Jap) - u(Amer) = 0 \n" ); document.write( "H1: u(Jap) - u(Amer) < 0 (Claim) \n" ); document.write( "----------- \n" ); document.write( "I ran a 2-Sample t test and got the following: \n" ); document.write( "test statistic: t =-0.6719 \n" ); document.write( "p-value: 0.2575 \n" ); document.write( "----------------- \n" ); document.write( "Since the p-value is greater than 5%, fail to reject Ho. \n" ); document.write( "Replacing one is no faster than replacing the other. \n" ); document.write( "============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |