document.write( "Question 1150738: If X is normally distributed on (5,4) then what is the probability that
\n" ); document.write( "8 < Y < 13 where Y = 2X + 1?
\n" ); document.write( "

Algebra.Com's Answer #772701 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
The mean is 2(mean of x)+1 or 11
\n" ); document.write( "the variance is the square of the coefficient or 4 times the variance of the original.
\n" ); document.write( "The sd of the original was 4, so its variance was 16 and the new variance is 64 with a sd of 8
\n" ); document.write( "y is distributed normally with mean of 11 and sd of 8.\r
\n" ); document.write( "\n" ); document.write( "z=(x-mean)/sd
\n" ); document.write( "so z for the low end is (8-11)/8 or -3/8
\n" ); document.write( "and for the high end is (13-11)/8 or +1/4
\n" ); document.write( "for z to be between these two values gives a probability of 0.2449\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );