document.write( "Question 1163240: Consider the following hypotheses: \r
\n" ); document.write( "\n" ); document.write( "H0: p ≥ 0.47
\n" ); document.write( "HA: p < 0.47 \r
\n" ); document.write( "\n" ); document.write( "Compute the p-value based on the following sample information. (You may find it useful to reference the appropriate table: z table or t table) (Round \"z\" value to 2 decimal places. Round intermediate calculations to at least 4 decimal places and final answers to 4 decimal places.) \r
\n" ); document.write( "\n" ); document.write( "p¯ = 0.38; n = 53
\n" ); document.write( "

Algebra.Com's Answer #787289 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
z=(phat-p)/sqrt(p*(1-p)/n)
\n" ); document.write( "=-0.09/sqrt(.47*.53/53)
\n" ); document.write( "=-0.09/0.0686
\n" ); document.write( "=-1.312 or -1.31
\n" ); document.write( "prob of z<-1.31 is 0.0951 and that is the p-value\r
\n" ); document.write( "\n" ); document.write( "There is a problem here and that is the original data is 20/53, since a non-integer value for proportions can't be used. 0.38 is the rounded proportion, but the true value is 0.377
\n" ); document.write( "This makes the z-value -1.35 and the p-value 0.0882\r
\n" ); document.write( "\n" ); document.write( "You might want to check this with your instructor. The sample proportion is rounded considerably, so that not rounding until the end is still a problem with the initial rounding. If this were discussed, then there should be no issue.
\n" ); document.write( "
\n" );