document.write( "Question 923889: A statistics practitioner wants to test the following hypotheses:
\n" );
document.write( " H^0: p=.70
\n" );
document.write( " H^1: p>.70
\n" );
document.write( "
\n" );
document.write( "A random sample of 100 produced p=.67
\n" );
document.write( " Calculate the p-value of the test.
\n" );
document.write( "
\n" );
document.write( "b).Repeat part (a) with p=.68
\n" );
document.write( " C).Repeat part (a) with p=.69
\n" );
document.write( "D).Describe the effect on the z-statistic and its p-value of increasing the sample proportion.
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #560434 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Ho: p=.70 \n" ); document.write( " Ha: p > .70 \n" ); document.write( ".... \n" ); document.write( " A random sample of 100 produced p=.67 \n" ); document.write( " \n" ); document.write( "Using TI or Similarly Your Casio fx-115 ES plus \n" ); document.write( "p-value = P(z > -.6547) = normalcdf(-.6547, 100) = .7437 \n" ); document.write( ".......... \n" ); document.write( " \n" ); document.write( "p-value = P(z > -.4364) = normalcdf(-.4364, 100) = .6687 \n" ); document.write( "......... \n" ); document.write( " \n" ); document.write( "p-value = P(z > -.2183) = normalcdf(-.2183, 100) = .5864 \n" ); document.write( "......... \n" ); document.write( "increasing the sample proportion , increases the z -value (-.2183 > -.6547) \n" ); document.write( "and decreases the probability of that sample proportion \n" ); document.write( " |