document.write( "Question 285612: It has been determined that the wait-time for a particular doctor is normally distributed with a mean of 28 minutes and a standard deviation of 2 minutes. What is the probability that you will wait between 26 and 32 minutes? Please round the answer to four decimal places. \n" ); document.write( "
Algebra.Com's Answer #207023 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! It has been determined that the wait-time for a particular doctor is normally distributed with a mean of 28 minutes and a standard deviation of 2 minutes. What is the probability that you will wait between 26 and 32 minutes? Please round the answer to four decimal places. \n" ); document.write( "----------------------- \n" ); document.write( "Find the z-score of 26 and of 32 minutes: \n" ); document.write( "--- \n" ); document.write( "z(26) = (26-28)/2 = -1 \n" ); document.write( "z(32) = (32-28)/ = 2 \n" ); document.write( "------------------------- \n" ); document.write( "P(26< x < 32) = P(-1 < z < 2) = 0.8186 \n" ); document.write( "========================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |