document.write( "Question 934898: A wildlife study is designed to find the mean weight of salmon caught by an Alaskan fishing company. As a preliminary study, a random sample of 50 freshly caught salmon is weighed. The sample standard deviation is 2.15 pounds. How large a sample should be taken to be 99% confident that the sample mean is within 0.20 pound of the true mean weight?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #567984 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A wildlife study is designed to find the mean weight of salmon caught by an Alaskan fishing company. As a preliminary study, a random sample of 50 freshly caught salmon is weighed. The sample standard deviation is 2.15 pounds. How large a sample should be taken to be 99% confident that the sample mean is within 0.20 pound of the true mean weight?
\n" ); document.write( "----------
\n" ); document.write( "sample std = s/sqrt(50) = 2.15 implies that s = 2.15*sqrt(50) = 15.20
\n" ); document.write( "---------------------------
\n" ); document.write( "n = [z*s/E]^2
\n" ); document.write( "----
\n" ); document.write( "n = [2.5758*15.20/0.2]^2 = 38,323
\n" ); document.write( "---------------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "-------------------
\n" ); document.write( "
\n" );