document.write( "Question 1187178: Directors of a mining company claim that 90% of the workforce supports a new shift pattern that they have suggested. A random survey of 100 people in the workforce finds 85 in favour of the new scheme. Test at 5% level of significance if there is difference between the survey results and the directors'claim. \n" ); document.write( "
Algebra.Com's Answer #818339 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
Ho: p=0.9
\n" ); document.write( "Ha:p ne 0.9
\n" ); document.write( "alpha =0.05 p{reject Ho|Ho true}
\n" ); document.write( "test stat is a z
\n" ); document.write( "reject Ho for |z|>1.96
\n" ); document.write( "z=(phat-p)/sqrt (p*(1-p)/n)
\n" ); document.write( "=-0.05/sqrt(0.09/100)
\n" ); document.write( "=-0.05/0.03=-1.67
\n" ); document.write( "fail to reject Ho at 5% level. There is insufficient evidence to reject the claim.
\n" ); document.write( "p-value=0.096
\n" ); document.write( "
\n" );