document.write( "Question 932570: A process is normally distributed with a mean of 200 and a variance of 25. One item is randomly selected, what is the probability of this item having a value greater than 210 ?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #566201 by ewatrrr(24785) You can put this solution on YOUR website! mean = 200, sd = 5 (√25), \n" ); document.write( "....... \n" ); document.write( "P( x > 210) = P(z > 10/5) = normalcdf(2, 100) = .0228 0r 2.28% \n" ); document.write( " Using a TI calculator 0r similarly a Casio fx-115 ES plus \n" ); document.write( " |