If a die is rolled 10 times. What is the probability that the sum of the results is less than or equal to 20?
I was trying to solve this using something like $P(X_1 + X_2 + ....+X_{10} \le 20)$ but was not able to proceed. And, if I try to work out individual cases, it will take a lot of time.