document.write( "Question 336702: What is the Z-critical at the 95% level of confidence (AKA the .05 level of significance)? \n" ); document.write( "
Algebra.Com's Answer #241375 by stanbon(75887)\"\" \"About 
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)?
\n" ); document.write( "---
\n" ); document.write( "If the test is two-tail the CV is +/-1.96
\n" ); document.write( "-----
\n" ); document.write( "If the test is left-tail the CV is invNorm(0.05) = 1.645
\n" ); document.write( "-----
\n" ); document.write( "If the test is right-tail the CV is invNorm(0.95) = -1.645
\n" ); document.write( "===============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "========
\n" ); document.write( "
\n" );