document.write( "Question 236785: if you roll a fair die, what is the probability that you will observe a number greater than 4? \n" ); document.write( "
Algebra.Com's Answer #174203 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! if you roll a fair die, what is the probability that you will observe a number greater than 4? \n" ); document.write( "----------------------------------- \n" ); document.write( "# of ways to observe number greater than 4: 2 \n" ); document.write( "# of possible outcomes: 6 \n" ); document.write( "P(observe > 4) = 2/6 = 1/3 \n" ); document.write( "=============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |