document.write( "Question 1077018: Previously, 24% of parents of children in high school felt it was a serious problem that high school students were not being taught enough math and science. A recent survey found that 68 of 200 parents of children in high school felt it was a serious problem that high school students were not being taught enough math and science. Do parents feel differently today? Use the
\n" );
document.write( "α=0.1 level of significance.\r
\n" );
document.write( "\n" );
document.write( "I know the null hypothesis is equal to .24 and the alternative is not equal to .24, but what is the Z0 equal to? \n" );
document.write( "
Algebra.Com's Answer #691607 by Boreal(15235) You can put this solution on YOUR website! alpha=0.1 \n" ); document.write( "test statistic is z with |z|>1,645 is the critical value (z0.95) \n" ); document.write( "z=(.34-.24)/sqrt p*(1-p)/n; the denominator is sqrt[.24*.76/200]=0.0302 \n" ); document.write( "z=.10/.0302=3.311 \n" ); document.write( "reject Ho, p=0.001 \n" ); document.write( " |