document.write( "Question 1171909: Please help me solve this equation. It is Hypothesis testing. The question is as follows: The Nero Match Company sells matchboxes that are supposed to have an average of 45 matches per box, with 𝜎 = 12. A random sample of 94 Nero matchboxes shows the average number of matches per box to be 42.1. Using a 5% level of significance, can you say that the average number of matches per box is different from 45? \n" ); document.write( "
Algebra.Com's Answer #796855 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
Ho: M=45
\n" ); document.write( "Ha: M NE 45
\n" ); document.write( "alpha=0.05 P{reject Ho|Ho true}
\n" ); document.write( "test is a z
\n" ); document.write( "critical value |z| >1.96
\n" ); document.write( "calculation z=(x bar-mean/sigma/sqrt(n)
\n" ); document.write( "z=-2.9*sqrt(94)/12
\n" ); document.write( "=-2.34
\n" ); document.write( "this is outside the range of Ho (less than -1.96)
\n" ); document.write( "reject Ho--we conclude the average number of matches per box is not 45 but fewer.
\n" ); document.write( "p-value is 0.019.
\n" ); document.write( "
\n" );