document.write( "Question 769975: The shape of the distribution of the time required to get an oil change at a 20 min. Oil facility is unknown. However, records indicate that the mean is 21.8 mins., and the standard deviation is 4.8 mins. What is the probability that a random sample of n= 40 oil changes results in a sample mean time less than 20 mins.. The probability is approximately .? ( round to four decimal places as needed). I have tried many solutions on my TI 83 and come up with nothing cloce to four decimals. Help! \n" ); document.write( "
Algebra.Com's Answer #469195 by Edwin McCravy(20065) You can put this solution on YOUR website! The shape of the distribution of the time required to get an oil change at a 20 min. Oil facility is unknown. However, records indicate that the mean is 21.8 mins., and the standard deviation is 4.8 mins. What is the probability that a random sample of n= 40 oil changes results in a sample mean time less than 20 mins.. The probability is approximately .? ( round to four decimal places as needed). I have tried many solutions on my TI 83 and come up with nothing cloce to four decimals. Help! \n" ); document.write( " \r\n" );
document.write( "Since 40 is a large sample, the central limit theorem tells us that\r\n" );
document.write( "the distribution is approximately normal even though the shape of \r\n" );
document.write( "the distribution is unknown. However this is a sample, not just a \r\n" );
document.write( "single value, so we must divide the standard deviation by √n.\r\n" );
document.write( " \r\n" );
document.write( "\r\n" );
document.write( "Press ON\r\n" );
document.write( "Press CLEAR\r\n" );
document.write( "Press 2ND\r\n" );
document.write( "Press VARS\r\n" );
document.write( "Press 2\r\n" );
document.write( "\r\n" );
document.write( "You should see this---> normalcdf(\r\n" );
document.write( "\r\n" );
document.write( "Make it read this way:\r\n" );
document.write( "\r\n" );
document.write( "normalcdf(-1E99,20,21.8,4.8/√(40))\r\n" );
document.write( "\r\n" );
document.write( "[To get the little E, press ALPHA then , (the comma key)]\r\n" );
document.write( "\r\n" );
document.write( "Press ENTER\r\n" );
document.write( "\r\n" );
document.write( "Read .00088530196 \r\n" );
document.write( "\r\n" );
document.write( "round to 0.0009\r\n" );
document.write( "\r\n" );
document.write( "Edwin \n" );
document.write( " |