document.write( "Question 1169423:  Listed below are speeds (mi/h) measured from traffic on a busy highway. This simple random sample was obtained at 3:30 P.M. on a weekday. Use the sample data to construct a 95% confidence interval estimate of the population standard deviation.
\n" );
document.write( "62
\n" );
document.write( "60
\n" );
document.write( "60
\n" );
document.write( "57
\n" );
document.write( "60
\n" );
document.write( "52
\n" );
document.write( "59
\n" );
document.write( "58
\n" );
document.write( "59
\n" );
document.write( "68
\n" );
document.write( "58
\n" );
document.write( "67\r
\n" );
document.write( "\n" );
document.write( "The confidence interval estimate is nothing mi/h<σ< mi/h. \n" );
document.write( "
Algebra.Com's Answer #794214 by Boreal(15235)    You can put this solution on YOUR website! mean is 60 mi/hr \n" ); document.write( "sd is 4.26 mi/hr \n" ); document.write( "t(0.975, df=11)=2.201 \n" ); document.write( "95% half-interval is 2.201*4.26/sqrt(12)=2.71 \n" ); document.write( "interval then is (57.29, 62.71) units mi/hr. \n" ); document.write( "  |