document.write( "Question 695174: suppose you are using a=0.05 to test the claim that mu>14 using a p-value. you are given the sample statistics n=50 xbar=14.3 and s=1.2. find the p-value \n" ); document.write( "
Algebra.Com's Answer #428362 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
suppose you are using a=0.05 to test the claim that mu>14 using a p-value. you are given the sample statistics n=50 xbar=14.3 and s=1.2. find the p-value
\n" ); document.write( "--------
\n" ); document.write( "Ho: u <= 14
\n" ); document.write( "Ha: u > 14 (claim)
\n" ); document.write( "-------
\n" ); document.write( "z(14.3) = (14.3-14)/[1.2/sqrt(50)] = 1.7678
\n" ); document.write( "---------------------
\n" ); document.write( "p-value = P(z > 1.7678) = normalcdf(1.7678,100) = 0.0385
\n" ); document.write( "========================
\n" ); document.write( "cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );