document.write( "Question 1055645: For the discrete distribution given in the table below
\n" ); document.write( "find the probability that x is greater than 1: P(x>1)
\n" ); document.write( "x 0 1 2 3 4
\n" ); document.write( "P(x) 0.1 0.2 0.3 0.3 0.1
\n" ); document.write( "

Algebra.Com's Answer #670813 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "x 0 1 2 3 4
\n" ); document.write( "P(x) 0.1 0.2 0.3 0.3 0.1
\n" ); document.write( "P(x > 1) = 1 - P(x<= 1) = 1 -(.1+.2) = .7 \n" ); document.write( "
\n" );