document.write( "Question 896160: Need assistance with this\r
\n" );
document.write( "\n" );
document.write( "Consider the following probability distribution.\r
\n" );
document.write( "\n" );
document.write( "X= 5 7 8
\n" );
document.write( "P(X=x) 0.4 0.1 0.5\r
\n" );
document.write( "\n" );
document.write( "1. Find the expected value for the discrete random variable X
\n" );
document.write( "2. Find the varance of X.
\n" );
document.write( "3. Find the standard deviation of X.
\n" );
document.write( "4. Find P(X>7) Where X is greater than or equal to 7. Could not insert the equal under the greater sign.\r
\n" );
document.write( "\n" );
document.write( "Thank You\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #543287 by stanbon(75887) ![]() You can put this solution on YOUR website! Consider the following probability distribution. \n" ); document.write( "X= 5 7 8 \n" ); document.write( " P(X=x) 0.4 0.1 0.5 \n" ); document.write( "1. Find the expected value for the discrete random variable X \n" ); document.write( "E(X) = 0.4*5 + 0.1*7 + 0.5*8 = 6.7\r \n" ); document.write( "\n" ); document.write( "------------------------------- \n" ); document.write( " 2. Find the varance of X. \n" ); document.write( "var(X) = 1.4177^2 = 2.0099 \n" ); document.write( " 3. Find the standard deviation of X. \n" ); document.write( "std(X) = 1.4177 \n" ); document.write( "------------------------------------ \n" ); document.write( " 4. Find P(X>=7) \n" ); document.write( "P(X = 7 or 8) = 0.1+0.5 = 0.6 \n" ); document.write( "--------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------- \n" ); document.write( " |