SOLUTION: What is the Z-critical at the 95% level of confidence (AKA the .05 level of significance)?

Algebra ->  Probability-and-statistics -> SOLUTION: What is the Z-critical at the 95% level of confidence (AKA the .05 level of significance)?       Log On


   



Question 336702: What is the Z-critical at the 95% level of confidence (AKA the .05 level of significance)?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
What is the Z-critical at the 95% level of confidence (AKA the .05 level of significance)?
---
If the test is two-tail the CV is +/-1.96
-----
If the test is left-tail the CV is invNorm(0.05) = 1.645
-----
If the test is right-tail the CV is invNorm(0.95) = -1.645
===============================
Cheers,
Stan H.
========