document.write( "Question 1149470: The weights of the fish in a certain lake are normally distributed with a mean of 14 lbs and a standard deviation of 5.5 lbs.\r
\n" ); document.write( "\n" ); document.write( "If 35 fish are randomly selected, what is the probability that the mean weight will be less than 13.2 lbs?
\n" ); document.write( "

Algebra.Com's Answer #770788 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
That z value is(x bar-mean)/sigma/sqrt(n)
\n" ); document.write( "z<(13.2-14)/5.5/sqrt(35)
\n" ); document.write( "<-.8*sqrt(35)/5.5
\n" ); document.write( "<-0.8605
\n" ); document.write( "That probability is 0.1948
\n" ); document.write( "
\n" );