document.write( "Question 1195793: 2.Past data indicated that attrition rate of students in HU is 10%. Students’ Union believes that the attrition rate has decreased last academic year. To test this assumption the union selected 150 students randomly and 12 students, who do not completed their education, leaved the university. Formulate hypothesis testing with 5% α; assume the distribution is normally distributed. \n" ); document.write( "
Algebra.Com's Answer #828324 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
Ho: rate is 10%
\n" ); document.write( "Ha: rate is not 10%
\n" ); document.write( "alpha is 0.05 p{reject Ho|Ho true}
\n" ); document.write( "test is z= (phat-0.10)/sqrt(p*(1-p)/n)
\n" ); document.write( "reject if |z|>1.96
\n" ); document.write( "z=(0.08-0.10)/sqrt(0.1*0.9/150)
\n" ); document.write( "=-0.02/0.0245=-0.82
\n" ); document.write( "fail to reject; insufficient evidence to say there has been any chang.
\n" ); document.write( "
\n" );