What is the probability of rolling an "8" on an 8-sided die four times out of nine attempts?
My friends and I were playing a game where one player could only succeed by rolling an 8 with an eight sided die. He rolled nine times, and got an 8 on four of those rolls.
There are $\displaystyle\binom{9}{4}$ ways to have exactly $4$ dice out of $9$ display an $8$. Each of those ways has a chance of occurring of $\displaystyle\left(\frac{1}{8}\right)^4\left(\frac{7}{8}\right)^5$
The total chance is then:
$$\frac{2117682}{134217728} = 0.01577796041965484619140625$$