1048.
A pair of dice is thrown 7 times. If getting a total of 9 is considered a success, what is the probability of at most 6 successes?
Here n = 7
In a throw of pair of dice, we get total of 9 when we get (3, 6), (4, 5), (5, 4), (6, 3)

P(atmost 6 successes) = 1 - P(7) = 1 - 
90 Views