document.write( "Question 1056710: Readings on a thermometer are normally distributed with a mean of 0C° and a standard deviation of 1.00.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "What is the probability that a randomly selected thermometer reads:\r
\n" );
document.write( "\n" );
document.write( "a. Less than 0.53. (2 points)\r
\n" );
document.write( "\n" );
document.write( "b. Greater than -1.11 (2 points)\r
\n" );
document.write( "\n" );
document.write( "c. Between 1.00 and 2.25 (2 points)\r
\n" );
document.write( "\n" );
document.write( "d. Greater than 1.71 (2 points)\r
\n" );
document.write( "\n" );
document.write( "e. Less than -0.23 or greater than 0.23 (2 points)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #671781 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! z<0.53 has probability 0.7019 \n" ); document.write( "greater than -1.11 0.8665 \n" ); document.write( "between 1.00 and 2.25 0.1464 \n" ); document.write( "greater than 1.71 0.0436 \n" ); document.write( "less than -0.23 or greater than 0.23 is 1- the probability in between. The answer is 0.8181 \n" ); document.write( "Go to 2nd VARS and 2 for normal CDF \n" ); document.write( "For the first, put in -6 or -9999, any negative number that is at least 6, then comma then 0.53. That will give the left tail. \n" ); document.write( "For the second, put in -1.11,6, and that will give the right tail. \n" ); document.write( " |