document.write( "Question 1080761: 3. The mean and standard deviation of flight durations between two cities with SkyBlue Airlines is 1 hour and 15 minutes, and 10 minutes respectively. What is the probability that a random sample of 64 flights will have a mean of 1 hour and 18 minutes or more? 2 MARKS
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #694877 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The mean and standard deviation of flight durations between two cities with SkyBlue Airlines is 1 hour and 15 minutes, and 10 minutes respectively. What is the probability that a random sample of 64 flights will have a mean of 1 hour and 18 minutes or more? \n" ); document.write( "------- \n" ); document.write( "1 hr 18 min = 78 min \n" ); document.write( "---- \n" ); document.write( "z(78) = (78-75)/[(10/sqrt(64)) = 3/(10/8) = 2.4 \n" ); document.write( "----- \n" ); document.write( "P(x-bar > 78) = P(z > 2.4) = normalcdf(2.4,100) = 0.0082 \n" ); document.write( "--------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------- \n" ); document.write( " |