document.write( "Question 406446: The Highway Safety Department wants to study the driving habits of individuals.. A sample of 100 cars traveling on the highway revealed an average speed of 60 miles per hour with a standard deviation of 11 miles per hour.
\n" );
document.write( "a. Give a point estimate of the population mena
\n" );
document.write( "b. Construct an 80% confidence interval estimates for the mean.
\n" );
document.write( "c. Construct a 95% confidence interval estimates for the mean
\n" );
document.write( "d. Discuss why the 80% and 95% cocnfidence intervals are different \n" );
document.write( "
Algebra.Com's Answer #286795 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The Highway Safety Department wants to study the driving habits of individuals.. \n" ); document.write( "A sample of 100 cars traveling on the highway revealed an average speed of 60 miles per hour with a standard deviation of 11 miles per hour. \n" ); document.write( "---- \n" ); document.write( "a. Give a point estimate of the population mean:: 60 mph \n" ); document.write( "-------------------------------- \n" ); document.write( "b. Construct an 80% confidence interval estimates for the mean. \n" ); document.write( "ME = 1.2901 = 1.4192 \n" ); document.write( "80% CI: 60-1.2901 < u < 60+1.2901 \n" ); document.write( "80% CI: 58.58 < u < 61.2901 \n" ); document.write( "=============================== \n" ); document.write( "c. Construct a 95% confidence interval estimates for the mean \n" ); document.write( "ME = 1.9842*11/sqrt(100) = 2.1826 \n" ); document.write( "95% CI: 60-2.1826 < u < 62.1826 \n" ); document.write( "=============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( "d. Discuss why the 80% and 95% cocnfidence intervals are different \n" ); document.write( " \n" ); document.write( " |