document.write( "Question 869774: An urn contains 10 marbles, each of which shows a number. Five marbles show 1,two marbles show 2 and three show 3.
\n" ); document.write( " A marble is drawn at random. If x is the number that shows find the followings:\r
\n" ); document.write( "\n" ); document.write( " The probability distribution and the cumulative distribution of the random variable x.
\n" ); document.write( " p(1≤x≤3),p(x<3) .
\n" ); document.write( " Find the mean of the random variable X.
\n" ); document.write( " Calculate the variance and standard deviation of the random variable X.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #524465 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"x=1\",\"P=5%2F10=1%2F2\"
\n" ); document.write( "\"x=2\",\"P=2%2F10=1%2F5\"
\n" ); document.write( "\"x=3\",\"P=3%2F10\"
\n" ); document.write( "Cumulative
\n" ); document.write( "\"x=1\",\"F=1%2F2\"
\n" ); document.write( "\"x=2\",\"F=1%2F2%2B1%2F5=7%2F10\"
\n" ); document.write( "\"x=3\",\"F=1\"
\n" ); document.write( "Mean
\n" ); document.write( "\"mu=1%2A%281%2F2%29%2B2%281%2F5%29%2B3%283%2F10%29\"
\n" ); document.write( "\"mu=9%2F5\"
\n" ); document.write( "Variance
\n" ); document.write( "
\n" ); document.write( "\"V=19%2F25\"
\n" ); document.write( "Standard Deviation
\n" ); document.write( "\"sigma=sqrt%28V%29\"
\n" ); document.write( "\"sigma=sqrt%2819%29%2F5\"
\n" ); document.write( "
\n" ); document.write( "
\n" );