Question 388086: You toss a fair 6-sided die 5 times. Find the probability that a three is never rolled. Found 2 solutions by ewatrrr, solver91311:Answer by ewatrrr(24785) (Show Source):
You can put this solution on YOUR website! Note: The probability of x successes in n trials is:
P = nCx* where p and q are the probabilities of success and failure respectively. In this case p = 1/6 and q = 5/6
nCx =
P(0 successes out of five rolls) = (5/6)^5 = .4019