document.write( "Question 309134: Dave the jogger runs the same route every day (about 2.2 miles). On 18 consecutive days, he recorded the number of steps using a pedometer. The results were:\r
\n" ); document.write( "\n" ); document.write( "3,450 3,363 3,228 3,360 3,304 3,407 3,324 3,365 3,290
\n" ); document.write( "3,289 3,346 3,252 3,237 3,210 3,140 3,220 3,103 3,129\r
\n" ); document.write( "\n" ); document.write( "(a) Construct a 95 percent confidence interval for the true mean number of steps Dave takes on his run.
\n" ); document.write( "(b) What sample size would be needed to obtain an error of ± 20 steps with 95 percent confidence?
\n" ); document.write( "(c) Using Excel, plot a line chart of the data. What does the data suggest about the pattern over time?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #221102 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Dave the jogger runs the same route every day (about 2.2 miles). On 18 consecutive days, he recorded the number of steps using a pedometer. The results were:
\n" ); document.write( "3,450 3,363 3,228 3,360 3,304 3,407 3,324 3,365 3,290
\n" ); document.write( "3,289 3,346 3,252 3,237 3,210 3,140 3,220 3,103 3,129
\n" ); document.write( "(a) Construct a 95 percent confidence interval for the true mean number of steps Dave takes on his run.
\n" ); document.write( "1st: find the mean of the sample = x-bar ; find the std = s
\n" ); document.write( "---
\n" ); document.write( "2nd: find standard error = E = 1.96*s/sqrt(18)
\n" ); document.write( "---
\n" ); document.write( "95% CI: x-bar - E < u < x-bar + E
\n" ); document.write( "===============================================
\n" ); document.write( "(b) What sample size would be needed to obtain an error of ± 20 steps with 95 percent confidence?
\n" ); document.write( "n = [1.96*s/20]^2
\n" ); document.write( "===============================================
\n" ); document.write( "(c) Using Excel, plot a line chart of the data. What does the data suggest about the pattern over time?
\n" ); document.write( "---
\n" ); document.write( "I'll leave that plotting to you.
\n" ); document.write( "===============================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "===============================================\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );