SOLUTION: What critical value for z would be used to test the hypotheses: Ho: mean >= 15 versus Ha: mean < 15, for a = 0.01?

Algebra ->  Probability-and-statistics -> SOLUTION: What critical value for z would be used to test the hypotheses: Ho: mean >= 15 versus Ha: mean < 15, for a = 0.01?      Log On


   



Question 812793: What critical value for z would be used to test the hypotheses: Ho: mean >= 15 versus Ha: mean < 15, for a = 0.01?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
What critical value for z would be used to test the hypotheses: Ho: mean >= 15 versus Ha: mean < 15, for a = 0.01?
----
Ha tells you it is a left-tail test with 1% in the left tail.
---
critical value:: z = invNorm(0.01) = -2.3263
============
Cheers,
Stan H.
============