document.write( "Question 1022177: Suppose that a random variable Y has normal distribution with mean 25 and standard deviation 5 find the probability that P(Y≤25)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #637922 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! We need to calculate the z-value in order to find the probability \n" ); document.write( ": \n" ); document.write( "z-value = (25 - 25) / 5 = 0 \n" ); document.write( ": \n" ); document.write( "consult table of z-values \n" ); document.write( "P(Y < 25) = 0.5000 or 50% \n" ); document.write( ": \n" ); document.write( "this tells us that 50% of the values in a normal distribution will be below 25 and 50% of the values will be greater than 25 \n" ); document.write( ": \n" ); document.write( "strictly speaking we do not include the = when using a normal distribution, = is reserved for the binomial probability distribution \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |