document.write( "Question 1143166: The pregnancy length in days for a population of new mothers can be approximated by a normal distribution with a mean of 271 days and a standard deviation of 7 days. \r
\n" ); document.write( "\n" ); document.write( "A. What is the minimum pregnancy length that can be in the top 13% of pregnancy lengths?
\n" ); document.write( "B. What is the maximum pregnancy length that can be in the bottom 9% of pregnancy lengths?
\n" ); document.write( "

Algebra.Com's Answer #763982 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
For the top 13% of lengths the z value is +1.127
\n" ); document.write( "z=(x-mean)/sd
\n" ); document.write( "1.127=(x-271)/7
\n" ); document.write( "x=271+7.889 or 278.9 days for minimum length\r
\n" ); document.write( "\n" ); document.write( "For the bottom 9% it will have a z=-1.34
\n" ); document.write( "The calculations will show 261.6 days \r
\n" ); document.write( "\n" ); document.write( "on calculator, 2nd VARS 3 for inv-norm
\n" ); document.write( "type in decimal (so top 13% is 0.87 and bottom 9% is 0.09), then comma, then mean, then comma, then sd, then ENTER.
\n" ); document.write( "
\n" );