document.write( "Question 1193652: Suppose that The lengths of pregnancies are normally distributed with a mean of 271 days and a standard deviation of 10 days. how do I find the percentage a pregnancy that are longer than 250 4 days for my immediate computations used for or more decimal places give my final answer to two decimal places. \n" ); document.write( "
Algebra.Com's Answer #825691 by math_tutor2020(3817) ![]() You can put this solution on YOUR website! \n" ); document.write( "I'm assuming you meant to write 250.4 instead of \"250 4\" with a space between the 250 and 4.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Given info: \n" ); document.write( "mu = 271 = population mean of the length of pregnancies in days \n" ); document.write( "sigma = 10 = population standard deviation of the length of pregnancies in days\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Convert x = 250.4 to its corresponding z score \n" ); document.write( "z = (x-mu)/sigma \n" ); document.write( "z = (250.4-271)/10 \n" ); document.write( "z = -2.06\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now you can use a calculator like this one \n" ); document.write( "https://onlinestatbook.com/2/calculators/normal_dist.html \n" ); document.write( "to find that P(Z > -2.06) = 0.9803 approximately which converts to 98.03%\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Or you can use a Z table like shown here \n" ); document.write( "https://www.ztable.net/ \n" ); document.write( "and the table says that P(Z < -2.06) = 0.01970 \n" ); document.write( "Therefore, \n" ); document.write( "P(Z > -2.06) = 1 - P(Z < -2.06) \n" ); document.write( "P(Z > -2.06) = 1 - 0.01970 \n" ); document.write( "P(Z > -2.06) = 0.9803 \n" ); document.write( "This then converts back to \n" ); document.write( "P(X > 250.4) = 0.9803 \n" ); document.write( "To show that about 98.03% of all pregnancies are longer than 250.4 days.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If you prefer to use a TI calculator, then you'll hit the button labeled \"2ND\" and then hit the \"VARS\" key to bring up the stats function menu. Scroll down to \"normalcdf\". \n" ); document.write( "You can type in something like \n" ); document.write( "normalcdf(-2.06, 99) \n" ); document.write( "The 99 is to set up some upper boundary that is fairly large\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Side note: With the calculator options, technically we don't need to convert to a z score because both calculator options allow us to change the mu and sigma values. Though it's often standard practice to translate to a standard normal z score and use mu = 0 and sigma = 1.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: Approximately 98.03% \n" ); document.write( " \n" ); document.write( " |