document.write( "Question 597302: a set of data is distributed with a mean of 98 and a standard deviation of 5. What is the probability that a value from the data is less than 88? \n" ); document.write( "
Algebra.Com's Answer #378108 by stanbon(75887) ![]() You can put this solution on YOUR website! a set of data is distributed with a mean of 98 and a standard deviation of 5. What is the probability that a value from the data is less than 88? \n" ); document.write( "----- \n" ); document.write( "z(88) = (88-98)/5 = --2 \n" ); document.write( "--- \n" ); document.write( "P(x < 88) = P(z < -2) = 0.0228 \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |