document.write( "Question 890184: Two researchers conduct separate studies to test H0: p = 0.50 against Ha p not equal 0.50, each with n= 400.\r
\n" ); document.write( "\n" ); document.write( "a. Researcher A gets 200 observations in the category of interest, p =220/400= 0.550 and test statistic z = 2.00. Show that the P-value = 0.046 for Research A’s analysis.\r
\n" ); document.write( "\n" ); document.write( "b. Researcher B gets 219 in the category of interest, and p = 219/400 = 0.5475 and test statistic z = 1.90. Show the P-value = 0.057 for Research B’s analysis.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #538830 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Two researchers conduct separate studies to test H0: p = 0.50 against Ha p not equal 0.50, each with n= 400.
\n" ); document.write( " a. Researcher A gets 200 observations in the category of interest, p =220/400= 0.550 and test statistic z = 2.00. Show that the P-value = 0.046 for Research A’s analysis.
\n" ); document.write( "Ans: p-value = 2*normalcdf(2,100) = 0.046
\n" ); document.write( "==============================================================
\n" ); document.write( "b. Researcher B gets 219 in the category of interest, and p = 219/400 = 0.5475 and test statistic z = 1.90. Show the P-value = 0.057 for Research B’s analysis.
\n" ); document.write( "Ans: p-value = 2*normalcdf(1.9,100) = 0.057
\n" ); document.write( "==============================================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=============
\n" ); document.write( "
\n" ); document.write( "
\n" );