document.write( "Question 1070599: A random sample of six cars from a particular model year had the following fuel consumption figures (in miles per gallon). Find the 80% confidence interval for the true mean fuel consumption for cars of this model year.\r
\n" );
document.write( "\n" );
document.write( "Sample Data- 18.8,18.2,20.5,19.5,18,20.5\r
\n" );
document.write( "\n" );
document.write( "Left Endpoint=
\n" );
document.write( "Right Endpoint= \n" );
document.write( "
Algebra.Com's Answer #685660 by stanbon(75887) ![]() You can put this solution on YOUR website! A random sample of six cars from a particular model year had the following fuel consumption figures (in miles per gallon). Find the 80% confidence interval for the true mean fuel consumption for cars of this model year. \n" ); document.write( "Sample Data- 18.8,18.2,20.5,19.5,18,20.5 \n" ); document.write( "----- \n" ); document.write( "x-bar = sum/6 = 19.25 \n" ); document.write( "std = 1.1 \n" ); document.write( "ME = 1.28*1.1 = 1.41 \n" ); document.write( "----------------------- \n" ); document.write( "Left Endpoint = 19.25-1.41 \n" ); document.write( "Right Endpoint = 19.25+1.41 \n" ); document.write( "------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------- \n" ); document.write( " |