10 dices are rolled simultaneously. What is the probability of getting the sum of numbers appearing on top of all the dice as 35?

Juan Lowe

Juan Lowe

Answered question

2022-11-04

Approximating the result of probability
10 dices are rolled simultaneously. What is the probability of getting the sum of numbers appearing on top of all the dice as 35?
If we calculate manually, I think it's pretty tedious with no calculators allowed. So, I thought of approximating the answer. We know that rolling 10 dice, has total number of ways as 6 10 which is ~1e7 which makes it ideal for using a normal distribution. So, mean of 10 throws is 35 and SD of 10 throws is ~5.4 and so Z = ( X 35 ) 5.4 and so we want P ( 35 ) P ( 34 ) as my answer, P ( 35 ) = 1 / 2 and the other one can be obtained from the Normal graph and hence, we have the answer.
But to my surprise, the interviewer didn't seem convinced! Is there something wrong with my method? Please point out.

Answer & Explanation

erlent00s

erlent00s

Beginner2022-11-05Added 15 answers

Step 1
Your approach is valid, however arguing that the "total number of outcomes" is large is not a good justification for using the central limit theorem - by that logic you should be able to approximate any continuous distribution, which has (uncountably) infinite possible outcomes by a normal distribution, which is not true.
The random variable whose distribution you want to find is S n = X 1 + + X n , where the X i are iid and uniformly distributed on {1,…,6}. Using the normal distribution as an approximation via the central limit theorem is justified when n is large, but here n = 10, so it's at least debatable whether that counts as large.
Step 2
Also, in this case one can give the exact solution. We can enumerate all the possibilites for the sum being 35 with integers k 1 , , k 10 in {1,…,6} such that k 1 + + k 10 = 35. Call this number K. Then K is equal to the coefficient of X 35 in the polynomial ( X + X 2 + + X 6 ) 10 , which can be rewritten as X 10 ( 1 + X + + X 5 ) 10 . We are therefore looking for the coefficient of X 25 in the polynomial ( 1 + X + + X 5 ) 10 , which is a stars and bars problem with upper bound and can be solved e.g. as in this answer. Applying the formula from this answer, we obtain
K = q = 0 4 ( 1 ) q ( 10 q ) ( 25 6 q + 9 9 ) = 4395456
The probability then comes out as K 6 10 0.0727
Juan Lowe

Juan Lowe

Beginner2022-11-06Added 5 answers

Step 1
The answer can be approximated without a calculator.
Let X = {sum of scores on n dice} − 3.5n.
We are looking for P ( X = 0 ).
E ( X ) = 0
Var ( X ) = 35 n 12
Step 2
Using the central limit theorem and the Maclaurin series for e x :
P ( X = 0 )
= = 2 12 35 n ( 2 π ) 0 1 / 2 e 1 2 ( 12 x 2 35 n ) d x
= 24 35 n π 0 1 / 2 ( 1 6 x 2 25 n + . . . ) d x
6 35 n π
If n = 10 then P ( X = 0 ) 6 1100 1 183 1 13.5 0.07
This matches the actual value (found in another answer) to two decimal places.

Do you have a similar question?

Recalculate according to your conditions!

New Questions in High school probability

Ask your question.
Get an expert answer.

Let our experts help you. Answer in as fast as 15 minutes.

Didn't find what you were looking for?