document.write( "Question 1192866: Studies have shown that Honolulu has an average daily temperature of mu = 73 degrees F with sigma = 5 degrees What is the probability that if we fly to Honolulu , we'll find the temperature falling :
\n" );
document.write( "a. Between a nice 70 degrees F and 80 degrees F:
\n" );
document.write( "b. Below 65 degrees F (that's sweater weather!)
\n" );
document.write( "c. Above 90 degrees F: \n" );
document.write( "
Algebra.Com's Answer #825123 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! z=(x-mean)/sd so 7 is between -3/5 and 7/5 \n" ); document.write( "probability 0.6450 \n" ); document.write( "- \n" ); document.write( "below 65 is z <-1.6 with probability 0.0548 \n" ); document.write( "- \n" ); document.write( "the last is z>3.4 with probability 0.0003 \n" ); document.write( " |