document.write( "Question 1112694: A manufacturing company manufacturing computer chips finds that 8% of all chips
\n" ); document.write( "manufactured are defective. Management is concerned that high employee turnover is
\n" ); document.write( "partially responsible for the high defect rate. In an effort to decrease the percentage of
\n" ); document.write( "defective chips, management decides to provide additional training to those employees
\n" ); document.write( "hired within the last year. After training was implemented, a sample of 450 chips
\n" ); document.write( "revealed only 27 defects. In order to determine whether the additional training was
\n" ); document.write( "effective in lowering the defect rate:
\n" ); document.write( "(a) State the null and the alternative hypotheses for this test. (3 marks)\r
\n" ); document.write( "\n" ); document.write( "(b) Calculate the value of the test statistic for this test. (2 marks)
\n" ); document.write( "(c) Using α = 0.01, identify the critical region for this test. (2 marks)
\n" ); document.write( "(d) State the conclusion of this test. Give a reason for your answer. (3 marks)
\n" ); document.write( "

Algebra.Com's Answer #727734 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
Ho: proportion of defects after=proportion of defects before.
\n" ); document.write( "Ha: proportion of defects after is different from proportion before (2 sided test here is more conservative). One could make it one sided, if one were certain the training might not make things worse.
\n" ); document.write( "alpha=0.01 P{reject Ho|Ho true}
\n" ); document.write( "Test statistic is a z= (p after-known p)/sqrt (p*(1-p)/n)
\n" ); document.write( "Critical value is |z|>2.576
\n" ); document.write( "=(0.06-0.08) divided by sqrt (.0 8*.92/450); sqrt term is 0.0128
\n" ); document.write( "=-0.02/0.0128
\n" ); document.write( "=-1.56, which does not fall in the rejection zone. p-value is 0.11.
\n" ); document.write( "Given a defect rate of 8%, 6% or fewer could be found in a sample of 450 11% of the time. That is not 1%, so the result could have been by chance.
\n" ); document.write( "
\n" );