document.write( "Question 1029572: A random variable x has the possible values 1, 2, and 3. E(X)=2 and E(X^2)=5. Find P(X=1), P(X=2), and P(X=3) \n" ); document.write( "
Algebra.Com's Answer #644555 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! Since E(X) = 2, we must have P(X = 1) = P(X = 3) = p and P(X = 2) = 1-2p for some p.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Since \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P(X = 1) = 1/2 \n" ); document.write( "P(X = 2) = 0 \n" ); document.write( "P(X = 3) = 1/2 \n" ); document.write( " |