document.write( "Question 316140: What is the critical value of that corresponds to a degree of confidence of 91%? \n" ); document.write( "
Algebra.Com's Answer #226137 by stanbon(75887) ![]() You can put this solution on YOUR website! What is the critical value of that corresponds to a degree of confidence of 91%? \n" ); document.write( "That depends on the type of test you are running: \n" ); document.write( "Left tail: invNorm(0.09) = -1.3408 \n" ); document.write( "Right tail: invNorm(0.91) = 1.3408 \n" ); document.write( "Two-tail: +-invNorm(0.045) = +-1.6954 \n" ); document.write( "========================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |