document.write( "Question 1050946: I'm stuck on this one!
\n" ); document.write( "The overhead reach distances of adult females are normally distributed with a mean of 205 cm and a standard deviation of 8.3 cm.
\n" ); document.write( "A) Find the probability that an individual distance is greater than 217.50 cm.
\n" ); document.write( "B) find the probability that the mean for 25 randomly selected distances is greater than 202.80 cm.
\n" ); document.write( "

Algebra.Com's Answer #666538 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The overhead reach distances of adult females are normally distributed with a mean of 205 cm and a standard deviation of 8.3 cm.
\n" ); document.write( "A) Find the probability that an individual distance is greater than 217.50 cm.
\n" ); document.write( "z(217.5) = (217.5-205)/8.3 = 12.5/8.3 = 1.5060
\n" ); document.write( "P(x > 217.5) = P(z > 1.5060 = normalcdf(1.5060,100) = 0.0660
\n" ); document.write( "--------------------------------
\n" ); document.write( "B) find the probability that the mean for 25 randomly selected distances is greater than 202.80 cm.
\n" ); document.write( "Note:: std of means of samples of size 25 = 8.3/sqrt(25) = 8.3/5 = 1.66
\n" ); document.write( "-----
\n" ); document.write( "z(202.80) = (202.8-205)/1.66 = -2.2/1.66 = -1.3253
\n" ); document.write( "P(x-bar > 202.8) = P(z > -1.3253) = normalcdf(-1.3253,100) = 0.9075
\n" ); document.write( "============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "--------------
\n" ); document.write( "
\n" );