document.write( "Question 977800: The following hypotheses are given. \r
\n" );
document.write( "\n" );
document.write( "H0 : π ≤ 0.83
\n" );
document.write( "H1 : π > 0.83 \r
\n" );
document.write( "\n" );
document.write( "A sample of 140 observations revealed that p = 0.88. At the 0.05 significance level, can the null hypothesis be rejected? \r
\n" );
document.write( "\n" );
document.write( "a. State the decision rule. (Round your answer to 2 decimal places.) \r
\n" );
document.write( "\n" );
document.write( "Reject H0 if z > ______? \r
\n" );
document.write( "\n" );
document.write( "b. Compute the value of the test statistic. (Round your answer to 2 decimal places.) \r
\n" );
document.write( "\n" );
document.write( "Value of the test statistic=______? \r
\n" );
document.write( "\n" );
document.write( "c. What is your decision regarding the null hypothesis? \r
\n" );
document.write( "\n" );
document.write( "(reject/no not reject) H0. \n" );
document.write( "
Algebra.Com's Answer #599347 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! standard error = sqrt{ (0.83)(0.17)/140}=0.03175\r \n" ); document.write( "\n" ); document.write( "Reject Ho if z>= 1.645 (1 tailed test) \n" ); document.write( "Test statistic is phat-p/SE= 0.05/0.03175 \n" ); document.write( "=1.57\r \n" ); document.write( "\n" ); document.write( "Fail to reject Ho. There is insufficient evidence to conclude that the true proportion is >0.83. \n" ); document.write( " \n" ); document.write( " |