document.write( "Question 129837: Roger has read a report that the weights of adult mail Siberian tigers have a distribution which is approximately normal with mean μ = 390 lb and σ = 65 lb.
\n" );
document.write( " a) Find the probability that an individual male Siberian tiger will weigh more than 450 lb.
\n" );
document.write( " b Find the probability that a random sample of 4 male Siberian tigers will have a sample mean weight more than 450 lb.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #94807 by stanbon(75887) ![]() You can put this solution on YOUR website! Roger has read a report that the weights of adult mail Siberian tigers have a distribution which is approximately normal with mean μ = 390 lb and σ = 65 lb. \n" ); document.write( "a) Find the probability that an individual male Siberian tiger will weigh more than 450 lb. \n" ); document.write( "Find the t-score for 450: \n" ); document.write( "t(450) = (450-390)/65 = 0.9231... \n" ); document.write( "---------- \n" ); document.write( "P(0.9231 < t < 10 for df=large) = 0.1791 \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |