document.write( "Question 629237: In a particular region of Cape Cod, it is known that lobstermen trap on average of 32 pounds of lobster per day with a standard deviation of four pounds. If a random sample of 30 lobster fishermen is selected, what is the probability that their average catch is less than 31.5 pounds?
\n" );
document.write( "
\n" );
document.write( "Place your answer, rounded to four decimal places, in the blank. When entering your answer do not use any labels or symbols other than a decimal point. Simply provide the numerical value. For example, 0.1234 would be a legitimate entry.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #396125 by stanbon(75887) ![]() You can put this solution on YOUR website! In a particular region of Cape Cod, it is known that lobstermen trap on average of 32 pounds of lobster per day with a standard deviation of four pounds. If a random sample of 30 lobster fishermen is selected, what is the probability that their average catch is less than 31.5 pounds? \n" ); document.write( "----- \n" ); document.write( "z(31.5) = (31.5-32)/[4/sqrt(30)] = -0.6847 \n" ); document.write( "------------- \n" ); document.write( "P(x-bar < 31.5) = P(z < -0.6847) = normalcdf(-100,-0.6847) = 0.2468 \n" ); document.write( "=============== \n" ); document.write( "Note: If you use a t-distribution you will get a slightly different \n" ); document.write( "answer. \n" ); document.write( "--------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " |