document.write( "Question 924177: Find the area under the standard normal curve to the right of z = 1.43. Round the answer to 4 decimal places.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #560700 by ewatrrr(24785) You can put this solution on YOUR website! P( z > 1.43) = normalcdf(1.43,100) = .0764 \n" ); document.write( " |