document.write( "Question 755261: I need some help please.
\n" );
document.write( "The Nero Match Company sells matchboxes that are supposed to have an average
\n" );
document.write( "of 40 matches per box with σ = 9 . A random sample of 94 Nero matchboxes
\n" );
document.write( "shows the average number of matches per box to be 43.1. At a 1% level of
\n" );
document.write( "significance, can you say that the average number of matches per box is more than 40?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #459561 by stanbon(75887) ![]() You can put this solution on YOUR website! The Nero Match Company sells matchboxes that are supposed to have an average \n" ); document.write( "of 40 matches per box with σ = 9 . A random sample of 94 Nero matchboxes \n" ); document.write( "shows the average number of matches per box to be 43.1. At a 1% level of \n" ); document.write( "significance, can you say that the average number of matches per box is more than 40? \n" ); document.write( "------ \n" ); document.write( "Ho: u = 40 \n" ); document.write( "Ha: u > 40 \n" ); document.write( "----- \n" ); document.write( "z(43.1) = (43.1-40)/[9/sqrt(04)] = 3.3395 \n" ); document.write( "-------- \n" ); document.write( "p-value = P(z > 3.3395) = normalcdf(3.3395,100) = 0.000419 \n" ); document.write( "----- \n" ); document.write( "Since the p-value is less than 1%, reject Ho at the 1% \n" ); document.write( "level of significance. \n" ); document.write( "Conclusion: The test results do not support saying the mean number is 40. \n" ); document.write( "-------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |