document.write( "Question 227729: Hello,
\n" );
document.write( "Would someone be able to help me with this statistics homework problem?\r
\n" );
document.write( "\n" );
document.write( ">Determine the following normal probabilities. Assume that, among residents of a large Florida subdivision, the population mean age is 65 years old, the population standard deviation is 2 years, and that the age variable is distributed normally. \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "1.What is the probability that a randomly chosen individual would be between 62 and 67 years of age? Draw a graph.\r
\n" );
document.write( "\n" );
document.write( "2.What is the probability that a randomly chosen individual would be less than 64 years of age? \r
\n" );
document.write( "\n" );
document.write( "3.What is the probability that a randomly chosen individual would be either less than 64 years of age or more than 66 years of age? \r
\n" );
document.write( "\n" );
document.write( "4.Find the specific age for which the following statement is true: The probability of being this age, or older, is 20%. \r
\n" );
document.write( "\n" );
document.write( "Thank you for your time,\r
\n" );
document.write( "\n" );
document.write( "Rob\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #169203 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Determine the following normal probabilities. Assume that, among residents of a large Florida subdivision, the population mean age is 65 years old, the population standard deviation is 2 years, and that the age variable is distributed normally. \n" ); document.write( "---------------------- \n" ); document.write( "You need to be able to find z-scores with a calculator or by \n" ); document.write( "using a z-chart to work these problems. \n" ); document.write( "---------------------- \r \n" ); document.write( "\n" ); document.write( "1.What is the probability that a randomly chosen individual would be between 62 and 67 years of age? Draw a graph. \n" ); document.write( "z(62) = (62-65)/2 = -1.5 \n" ); document.write( "z(67) = (67-65)2 = 1 \n" ); document.write( "P(62 < x < 67) = P(-1.5 < z < 1) = 0.7745 \n" ); document.write( "==================================================== \n" ); document.write( "2.What is the probability that a randomly chosen individual would be less than 64 years of age? \n" ); document.write( "z(64)= (64-65)/2 = -1/2 \n" ); document.write( "P(x < 64) = P(z < -1/2) = 0.3085 \n" ); document.write( "==================================================== \n" ); document.write( "3.What is the probability that a randomly chosen individual would be either less than 64 years of age or more than 66 years of age? \n" ); document.write( "z(64) = -1/2 \n" ); document.write( "z(66) = (66-65)/2 = 1/2 \n" ); document.write( "P(x < 64 or x > 65) = P(z < -1/2 or x > 1/2 = P(z < -1/2) + P(z > 1/2) \n" ); document.write( "= 0.3085 + 0.3085 = 0.6171 \n" ); document.write( "==================================================== \n" ); document.write( "4.Find the specific age for which the following statement is true: The probability of being this age, or older, is 20%. \n" ); document.write( "--- \n" ); document.write( "Find the z-value which has 20% of the population to the right: \n" ); document.write( "That value is invNorm(0.80) = 0.8416 \n" ); document.write( "Now use x = zs +u to find the corresponding raw score. \n" ); document.write( "x = 0.8416*2 + 65 \n" ); document.write( "x = 66.6832 (Prob of being this age or older is 20%) \n" ); document.write( "========================================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |