document.write( "Question 1182052: a. A random sample of size 81 is taken from a large population, measuring the time it takes to complete a driver’s license examination. The sample mean was found to be 43 minutes, and the sample standard deviation 5.71 minutes. Construct a 95% confidence interval around the sample mean. Be sure to show whether you use the t- or z- value, and what value you use. Please use the exact value appropriate for these circumstances (rather than the approximations sometimes referred to as the empirical rule). Interpret the confidence interval in a single sentence. In another sentence, state why you used either the “t” or the “z”. \n" ); document.write( "
Algebra.Com's Answer #812070 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! We don't know the sd of the population, only that it is large (and probably normal). \n" ); document.write( "This means we will use a t-test \n" ); document.write( "half-interval for 95%CI is t (0.975,df=80)*s/sqrt(n) \n" ); document.write( "=1.99*5.71/9 \n" ); document.write( "=1.26 \n" ); document.write( "the interval is (41.74, 44.26) min \n" ); document.write( "We don't know the exact mean of the population, but we are highly (95%) confident it lies in the interval shown. \n" ); document.write( " \n" ); document.write( " |