document.write( "Question 872098: Determine the right z score that bounds and area under the standard normal curve of approximately 0.1239 if the z score for the left boundary is 1.08.\r
\n" );
document.write( "\n" );
document.write( "Select one:
\n" );
document.write( "a. Approximately, z = 0.33
\n" );
document.write( "b. Approximately, z = 2.14
\n" );
document.write( "c. Approximately, z = -1.16
\n" );
document.write( "d. Approximately, z = 0.60 \n" );
document.write( "
Algebra.Com's Answer #525929 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! z = 1.09, normalcdf(-10,1.09) = .8599 \n" ); document.write( ".8599 \n" ); document.write( ".1239 Area between \n" ); document.write( ".9838 \n" ); document.write( "invNorm(.9838) = 2.14 \n" ); document.write( " |