document.write( "Question 1173774: the chairman of the university department takes a random sample of 75 of 1727 and asks each of them: which of courses offered by the department should be retained? he decided that is significantly fewer than 20% of the students want the course, then it will be eliminated.if the result for the mathematics is that 11 of 75 want it retained, then determine its fate by testing h0: p=0.20 versus h1:p<0.20 at a=0.01 \n" ); document.write( "
Algebra.Com's Answer #799126 by Boreal(15235) You can put this solution on YOUR website! Ho: p >=0.20 \n" ); document.write( "Ha: p < 0.20 \n" ); document.write( "alpha =0.01 p{reject Ho|Ho true} \n" ); document.write( "test is a 1 sample proportion \n" ); document.write( "critical value is a z \n" ); document.write( "reject if z < -2.326 \n" ); document.write( "z=(0.147-0.20)/sqrt (0.2*0.8/75) \n" ); document.write( "=-0.053/0.046 \n" ); document.write( "=-1.15 \n" ); document.write( "fail to reject Ho at the 0.01 level. Insufficient evidence there are fewer than 20% \n" ); document.write( "p-value =0.12. \n" ); document.write( "sample not large enough to use finite population correction factor. \n" ); document.write( " |