document.write( "Question 964684: Please Help Someone!
\n" );
document.write( "Find the indicated probability or percentage for the normally distributed variable.
\n" );
document.write( "The lengths of human pregnancies are normally distributed with a mean of 268 days and a standard deviation of 15 days. What is the probability that a pregnancy lasts at least 300 days? \n" );
document.write( "
Algebra.Com's Answer #589542 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! We want the Probability (X < 300) \n" ); document.write( "First calculate the z-score \n" ); document.write( "z-score = X - mean / std dev = (300 - 268) / 15 = 2.133333333 approx 2.13 \n" ); document.write( "now consult the table of z-scores for the probability associated with a z-score of 2.13 \n" ); document.write( "Probability (X < 300) = 0.9834 approx 0.98 \n" ); document.write( " \n" ); document.write( " |