You can put this solution on YOUR website! A single die is rolled 10 times. find the probability that the number of 2's observed is none.
----
P(x = 2) = 1/6
P(x is not 2) = 5/6
----
P(no 2's in 10 throws) = (5/6)^10 = 0.1516
=====================
Cheers,
Stan H.
=====================