document.write( "Question 519876: the average flight from point a to point b takes 200 minutes with a standard deviation of 10 minutes what is the probability that a flight will take between 197 and 205 minutes? \n" ); document.write( "
Algebra.Com's Answer #345818 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the average flight from point a to point b takes 200 minutes with a standard deviation of 10 minutes what is the probability that a flight will take between 197 and 205 minutes? \n" ); document.write( "------------- \n" ); document.write( "z(197) = (197-200)/10 = -3/10 \n" ); document.write( "z(205) = (205-200)/10 = 1/2 \n" ); document.write( "---- \n" ); document.write( "P(197 < x < 205) = P(-3/10 < z < -1/2) = 0.3094 \n" ); document.write( "========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========== \n" ); document.write( " |