document.write( "Question 317225: The heights of all female college basketball players are normally distributed with a mean of 68 inches and a standard deviation of 2 inches. The probability that the height of a randomly selected female college basketball player is between 65.5 and 70.5 inches is? \n" ); document.write( "
Algebra.Com's Answer #227093 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Find the z scores.
\n" ); document.write( "\"z=%28x-mu%29%2Fsigma\"
\n" ); document.write( "\"z1=%2865.5-68%29%2F2=-1.25\"
\n" ); document.write( "\"z2=%2870.5-68%29%2F2=1.25\"
\n" ); document.write( "\"P%28z1%29=0.10565\"
\n" ); document.write( "\"P%28z2%29=0.89435\"
\n" ); document.write( "P(\"65.5%3Cx%3C70.5\")=\"P%28z2%29-P%28z1%29=0.89435-0.10565=highlight%280.789%29\"
\n" ); document.write( "
\n" );