document.write( "Question 1190605: The probability distribution of a discrete random variable X is given below.\r
\n" );
document.write( "\n" );
document.write( "Value x of X: \"-2, -1, 0, 1, 2\"
\n" );
document.write( "P(X=x): \"0.22, 0.11, 0.26, 0.12, 0.29\"\r
\n" );
document.write( "\n" );
document.write( "Let F(x) be the cumulative distribution function of X. Compute the following:\r
\n" );
document.write( "\n" );
document.write( "a) F(x=1)=
\n" );
document.write( "b) F(x=1)-F(x=-1)=
\n" );
document.write( "c) F(x=3/5)=\r
\n" );
document.write( "\n" );
document.write( "Any help would be appreciated, thank you! \n" );
document.write( "
Algebra.Com's Answer #822326 by chitrank(4)![]() ![]() ![]() You can put this solution on YOUR website! Cumulative distribution function(CDF) is nothing but a function that tells you, given some number x, what is the probability that the random variable \n" ); document.write( "\n" ); document.write( "So to calculate CDF on x, or f(x) as in the question, just find out what's the probability that the random variable \n" ); document.write( "\n" ); document.write( "To calculate that probability, observe that \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |