document.write( "Question 1157324: You are a researcher studying the lifespan of a certain species of bacteria. A preliminary sample of 35 bacteria reveals a sample mean of ¯x(x-bar)=74 hours with a standard deviation of s=6 hours. You would like to estimate the mean lifespan for this species of bacteria to within a margin of error of 0.7 hours at a 95% level of confidence.\r
\n" );
document.write( "\n" );
document.write( "What sample size should you gather to achieve a 0.7 hour margin of error? Round your answer up to the nearest whole number.\r
\n" );
document.write( "\n" );
document.write( "n = _______ bacteria \n" );
document.write( "
Algebra.Com's Answer #780248 by Boreal(15235) You can put this solution on YOUR website! 0.7=t*s/sqrt(n) \n" ); document.write( "problem is that t is dependent on the sample size which isn't known. So start with z \n" ); document.write( "0.7=1.96*6/sqrt(n) \n" ); document.write( "square both sides \n" ); document.write( "0.49=3.8416*36/n \n" ); document.write( "282.24 or 283 \n" ); document.write( "t (df=282)=1.968\r \n" ); document.write( "\n" ); document.write( "recalculate using that and n=284.5 round to 285\r \n" ); document.write( "\n" ); document.write( "This sample size will give exactly 0.7 margin of error \n" ); document.write( " \n" ); document.write( " |