document.write( "Question 958621: During September, the average temperature of Laurel Lake is 64.2 degrees and the standard deviatins is 3.2 degrees. Assume the variable is normally distributed. for a random day, find the probability that the temperature will be as follows:\r
\n" ); document.write( "\n" ); document.write( "A.) At most 60 degrees\r
\n" ); document.write( "\n" ); document.write( "B.) Between 65 degrees and 70 degrees
\n" ); document.write( "

Algebra.Com's Answer #585851 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
During September, the average temperature of Laurel Lake is 64.2 degrees and the standard deviatins is 3.2 degrees. Assume the variable is normally distributed. for a random day, find the probability that the temperature will be as follows:
\n" ); document.write( " A.) At most 60 degrees
\n" ); document.write( "z(60) = (60-64.2)/3.2 = -1.9375
\n" ); document.write( "P(x <= 60) = P(z <= -1.9375) = 0.02634
\n" ); document.write( "---------------------------------------------
\n" ); document.write( "B.) Between 65 degrees and 70 degrees
\n" ); document.write( "z(65) = (65-64.2)/3.2 = -0.8/3.2 = -8/32 = -1/4
\n" ); document.write( "z(70) = (70-64.2)/3.2 = 1.8125
\n" ); document.write( "--
\n" ); document.write( "P(65 < x < 70) = P(-1/4< z <1.8125) = normalcdf(-1/4,1.8125) = 0.5638
\n" ); document.write( "-----------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "---------------
\n" ); document.write( "
\n" ); document.write( "
\n" );