document.write( "Question 807341: Probability distribution of discrete random variable x is given as:
\n" );
document.write( "x -2 -1 1 2
\n" );
document.write( "p(X=x) .3 .3 .1 .3 \r
\n" );
document.write( "\n" );
document.write( "Find P(x is an even number) \n" );
document.write( "
Algebra.Com's Answer #486260 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Probability distribution of discrete random variable x is given as: \n" ); document.write( "x -2 -1 1 2 \n" ); document.write( "p(X=x) .3 .3 .1 .3 \r \n" ); document.write( "\n" ); document.write( "Find P(x is an even number) = P(x = -2 or x = 2) = 0.3+0.3 = 0.6 \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "===================== \n" ); document.write( " |