document.write( "Question 973142: Please help me solve this problem. \r
\n" );
document.write( "\n" );
document.write( "If X is Normally distributed with a mean of 3 and a variance of 4, find P(|X−3|>1.7) to 2 decimal places.\r
\n" );
document.write( "\n" );
document.write( "Thank you! \n" );
document.write( "
Algebra.Com's Answer #595385 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! mean of X=3 \n" ); document.write( "SD =2 (variance is 4); Would expect most of the values to be within 1 and 5 \n" ); document.write( "x> 4.7 \n" ); document.write( "x<1.3\r \n" ); document.write( "\n" ); document.write( "Both of those satisfy (|X−3|>1.7 ;;;;x-3>1.7; x>4.7 ;;; x-3 < -1.7; x<1.3\r \n" ); document.write( "\n" ); document.write( "z+(x-mean)/2 = (1.7)/2 z> +0.85\r \n" ); document.write( "\n" ); document.write( "z=(1.3-3)/2 =- (1.7)/2 z< -0.85\r \n" ); document.write( "\n" ); document.write( "P= 0.40 This seems reasonable. \n" ); document.write( " |