document.write( "Question 972891: Explain why this is or is not a probability distribution.
\n" );
document.write( "x 1 2 3 4
\n" );
document.write( "P(x) 0.4 0.3 0.4 -0.1\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "my answer:
\n" );
document.write( "This is a probability distribution because all the P(x) values in the table are between 0 and 1 which make it inclusive.\r
\n" );
document.write( "\n" );
document.write( "Am I leaving something out and does it need more detail?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #595130 by reviewermath(1029)![]() ![]() You can put this solution on YOUR website! Explain why this is or is not a probability distribution. \n" ); document.write( "x 1 2 3 4 \n" ); document.write( "P(x) 0.4 0.3 0.4 -0.1 \n" ); document.write( "Answer: This is NOT a probability distribution because P(X=4) = -0.1 < 0 which is not possible in a probability distribution. The probability of any event should be between 0 and 1 (inclusive). \n" ); document.write( " |