document.write( "Question 249288: the mean daily training distance covered by marathon runners is 10.6 miles with a standard deviation of 2.5 miles. if the sample of 35 marathon runners is selected, what is the probability that the mean training distance is grater then 10 miles? \n" ); document.write( "
Algebra.Com's Answer #186045 by stanbon(75887) ![]() You can put this solution on YOUR website! the mean daily training distance covered by marathon runners is 10.6 miles with a standard deviation of 2.5 miles. \n" ); document.write( "if the sample of 35 marathon runners is selected, what is the probability that the mean training distance is grater then 10 miles? \n" ); document.write( "---------------------------------------- \n" ); document.write( "Find the z-value of 10: \n" ); document.write( "z(10) = (10-10.6)/2.5 = -0.24 \n" ); document.write( "------------------------------ \n" ); document.write( "P(x>10) = P(z>-0.24) = 0.5948.. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |