document.write( "Question 442555: find the probability that a ramdomly selected piece of data from a normal population will have a z-score greater than 1.25 \n" ); document.write( "
Algebra.Com's Answer #305264 by stanbon(75887) ![]() You can put this solution on YOUR website! find the probability that a ramdomly selected piece of data from a normal population will have a z-score greater than 1.25 \n" ); document.write( "--------------------------------------- \n" ); document.write( "find the probability that a ramdomly selected piece of data from a normal population will have a z-score greater than 1.25 \n" ); document.write( "P(z > 1.25) = normalcdf(1.25,100) = 0.1057 \n" ); document.write( "========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |