document.write( "Question 868123: for a problem n= 64 and the standard deviations is 25. the mean is 100. what is the probability of a value greater than 100? \n" ); document.write( "
Algebra.Com's Answer #523355 by ewatrrr(24785) You can put this solution on YOUR website! \n" ); document.write( "using x-value 100.5 \n" ); document.write( "z = .5/25/sqrt(64) = .16 \n" ); document.write( "P(z > .16) = 1 - .5636 \n" ); document.write( " \n" ); document.write( " |