The probability of getting a $5$ three times is $0.03215$ but as we are looking for a $5$ to be rolled at least $3$ times, does that mean we add up the probabilities for getting a $5$ four and five times as well?
2026-04-04 10:19:22.1775297962
If a die is thrown $5$ times, what are the odds of getting a $5$ AT LEAST $3$ times
50 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2

If $X$ is the number of 5s, then $X\sim B\left(5,\frac{1}{6}\right)$. The probability of getting at least 3 fives is $$\mathbb P(X=3)+\mathbb P(X=4)+\mathbb P(X=5)$$ meaning that you have to sum the probabilities for getting 3, 4 and 5 fives.