document.write( "Question 865671: Women have pulse rates that are normally distributed with a mean of 77.5 beats per minute and standard deviation of 11.6 beats per minute. Compute the probability that a randomly chosen woman has a heart rate that is higher than 70 beats per minute. \n" ); document.write( "
Algebra.Com's Answer #521827 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Women have pulse rates that are normally distributed with a mean of 77.5 beats per minute and standard deviation of 11.6 beats per minute. Compute the probability that a randomly chosen woman has a heart rate that is higher than 70 beats per minute. \n" ); document.write( "------------------------------ \n" ); document.write( "z(70) = (70-77.5)/11.6 = -0.6466 \n" ); document.write( "----------------------------- \n" ); document.write( "P(beat > 70) = P(z > -0.6466) = 0.7411 \n" ); document.write( "---------------------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |