document.write( "Question 915393: What critical value for z would be used to test the hypotheses: H_0:μ≥15 versus H_a:μ<15, for  = 0.01 ? \n" ); document.write( "
Algebra.Com's Answer #555605 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
Ho: mu >= 15
\n" ); document.write( "Ha: mu < 15 (claim)
\n" ); document.write( "Generally the z-value is found and its corresponding p-value is compared with .01
\n" ); document.write( "However,
\n" ); document.write( "one-tailed...the 'critical z-value: invNorm(.01) = -2.326
\n" ); document.write( "z-value(determined) < -2.326 will cause Ho to be rejected abd the claim accepted
\n" ); document.write( "
\n" );