document.write( "Question 314394: Hello I have quite a lenghty problem. I think I figured it right but I am not sure. I appreciate all the help.\r
\n" ); document.write( "\n" ); document.write( "Vehicle speeds at a certain highway location are believed to have approx. a normal distribution with mean=60 mph and standard deviation=6 mph.\r
\n" ); document.write( "\n" ); document.write( "Speeds for random sample n=36. Determine the values in the sentence: For samples n=36 there is a 95% chance the vehicle will be between __ and ___.
\n" ); document.write( " I have figured it this way 60-2(6)=48 and 60+2(6)=72.
\n" ); document.write( " I also figured the standard error to be: 6/sqrt 36=6/6=1
\n" ); document.write( "I hoping I'm right because then I know what I am doing.
\n" ); document.write( "Thanks,
\n" ); document.write( "Donnie
\n" ); document.write( "

Algebra.Com's Answer #237008 by jrfrunner(365)\"\" \"About 
You can put this solution on YOUR website!
Depends on what you are trying to estimate, the population average (mean) speed of an individual car or the populatin average (mean) speed for samples of size 36.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If we assume the speeds are normally distributed, then
\n" ); document.write( "for estimating the average speed of individual cars the formula would be\r
\n" ); document.write( "\n" ); document.write( "(Xbar - Z*S, Xbar + Z*S) where S=standard deviation
\n" ); document.write( "for 95% confidence interval Z=1.96
\n" ); document.write( "(60-1.96*6, 60+1.96*6) or 60-11.8=48.2, 60+11.2-71.2 \r
\n" ); document.write( "\n" ); document.write( "For estimating the average speed for groups of size 36, in theory you should use the t distribution because your sample is small, and use the Standard Error not the standard deviation. Standard Error = Standard deviation/Sqrt(n)\r
\n" ); document.write( "\n" ); document.write( "with n=36 and 95% confidence
\n" ); document.write( "t at 0.05/2=0.025 and 35 degrees of freddom =2.03
\n" ); document.write( "SE = 6/Sqrt(36) =1\r
\n" ); document.write( "\n" ); document.write( "Xbar-t*SE, Xbar + t*SE which is (60-2.03*1, 60+2.03*1) or (57.97, 62.03)\r
\n" ); document.write( "\n" ); document.write( "Some people say that if n>30 you can use Z instead of t, but this is not correct since Z and t do not merge until n>200\r
\n" ); document.write( "\n" ); document.write( "if you did use Z, then for 95% confidence Z=1.96
\n" ); document.write( "(60-1.96*1, 60+1.96*1) or (58.04, 61.96)
\n" ); document.write( "
\n" ); document.write( "
\n" );