document.write( "Question 465597: 22. A fair die is rolled three times. A random variable X denotes the number of occurrences of 6’s. What is the probability that X will have the value which is not equal to 0. \n" ); document.write( "
Algebra.Com's Answer #319035 by stanbon(75887) ![]() You can put this solution on YOUR website! A fair die is rolled three times. A random variable X denotes the number of occurrences of 6’s. What is the probability that X will have the value which is not equal to 0. \n" ); document.write( "------------------------ \n" ); document.write( "P(# of 6's is not 0) \n" ); document.write( "= 1 - P(# of 6's is 0) \n" ); document.write( "= 1 - (5/6)^3 \n" ); document.write( "= 0.4213 \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |