document.write( "Question 1166121: Given standardized normal distribution(with a mean of 0 and a standard deviation of 1) what is the probability that
\n" );
document.write( "a. z is less than 1.08?
\n" );
document.write( "b z is greater then -0.21?
\n" );
document.write( "c. z is less than -0.21 or greater than the mean?
\n" );
document.write( "d. z is is less than -0.21 or greater than 1.08? \n" );
document.write( "
Algebra.Com's Answer #790638 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! use table or calculator \n" ); document.write( "z<1.08 is prob. 0.8599\r \n" ); document.write( "\n" ); document.write( "greater than -0.21 has probability 0.5832\r \n" ); document.write( "\n" ); document.write( "less than -0.21 has probability 1-0.5832 or 0.4168 \n" ); document.write( "greater than the mean has prob. 0.50. The two are mutually exclusive, so there is no double counting. \n" ); document.write( "So the answer is their sum or 0.9168. \r \n" ); document.write( "\n" ); document.write( "less than -0.21 is prob. 0.4168 \n" ); document.write( "greater than 1.08 has prob. 0.1401, the complement of the first one above. \n" ); document.write( "The either or has a probability of their sum or 0.5569 \n" ); document.write( " |