document.write( "Question 1044914: x 0 1 2 3
\n" );
document.write( " p(x) .1 .2 .3 .4\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "1.What are the values that x may assume from the data listed above?\r
\n" );
document.write( "\n" );
document.write( "The values that x may assume are 0, 1, 2,3.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "2.What value of x will occur most often? The value of x that will occur most often is 1.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "3.What is the probability that x will be greater than zero?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #660786 by robertb(5830) You can put this solution on YOUR website! \n" ); document.write( "1.What are the values that x may assume from the data listed above? \n" ); document.write( "The values that x may assume are 0, 1, 2,3. <----CORRECT\r \n" ); document.write( "\n" ); document.write( "2.What value of x will occur most often? \n" ); document.write( "The value of x that will occur most often is 1. <----INCORRECT. It is 3, the mode.\r \n" ); document.write( "\n" ); document.write( "3.What is the probability that x will be greater than zero? .2+.3+.4 = .9 \n" ); document.write( " |