document.write( "Question 364862: A phone company has determined that the length of its customers' calls is normally with a mean of 2.87 minutes and a standard deviation of 1.51 minutes. \r
\n" );
document.write( "\n" );
document.write( "Find the probability that a customers' call will last for more than 4 minutes. \r
\n" );
document.write( "\n" );
document.write( "the probability that a customer's call will last between 1.1 and 3.2 minutes. \r
\n" );
document.write( "\n" );
document.write( "the 21st percentile for the length of telephone calls (a time such that 21% of calls are less than that time)\r
\n" );
document.write( "\n" );
document.write( "the probability that a random sample of 30 calls has a mean length of more than 3.43minutes \n" );
document.write( "
Algebra.Com's Answer #260120 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A phone company has determined that the length of its customers' calls is normally with a mean of 2.87 minutes and a standard deviation of 1.51 minutes. \n" ); document.write( "----------------------- \n" ); document.write( "Find the probability that a customers' call will last for more than 4 minutes. \n" ); document.write( "z(4) = (4-2.87)/1.51 = 0.7483 \n" ); document.write( "P(x > 4) = P(z > 0.7483) = 0.2271 \n" ); document.write( "=============================================== \n" ); document.write( "the probability that a customer's call will last between 1.1 and 3.2 minutes. \n" ); document.write( "Find the z-values of 1.1 and 3.2 \n" ); document.write( "Find the area under the normal curve over that z interval. \n" ); document.write( "I get: 0.4659 \n" ); document.write( "=============================================== \n" ); document.write( "the 21st percentile for the length of telephone calls (a time such that 21% of calls are less than that time) \n" ); document.write( "invNorm(0.21) = -0.8064 \n" ); document.write( "x = -0.8064*1.51+2.87 = 1.6523 \n" ); document.write( "=============================================== \n" ); document.write( "the probability that a random sample of 30 calls has a mean length of more than 3.43minutes \n" ); document.write( "t(3.43) = (3.43-2.87)/[1.51/sqrt(30)] = 2.0313 \n" ); document.write( "---- \n" ); document.write( "P(x-bar < 3.43) = P(t> 2.0313 when df=29) = 0.0257 \n" ); document.write( "================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |