dboybbfs said:
Find the classical probability of getting a total of 24 when 5 balanced dice are rolled. I also have to show all work but I don't even know where to start.
I normally do not just work a problem. But the sheer size of this one makes working out on your own quite impossible in my view.
Rolling five dice we can get a sum of 5 in one way: (1,1,1,1,1).
Rolling five dice we can get a sum of 6 in five ways: (2,1,1,1,1), (1,2,1,1,1), (1,1,2,1,1), (1,1,1,2,1), (1,1,1,1,2).
Rolling five dice we can get a sum of 7 in fifteen ways: example; (1,2,2,1,1) or (1,3,1,1,1) etc.
One can see how very difficult a counting job we have in this particular problem.
Without your knowing so advanced counting techniques, I see no hope of actually finding an answer.
Now it is easy to see that the smallest sum is 5 & the largest sum is 30.
(WHY?)
It is also easy to see that the total number of possibilities is 6<SUP>5</SUP>=7776.
(WHY?)
Thus, P(sum=5)= P(sum=30)=1/7776.
To find the number of ways we can get a sum=24 would almost impossible if you don’t know the following.
Look at the polynomial \(\displaystyle \L
\left( {\sum\limits_{k = 1}^6 {x^k } } \right)^5\).
When we expand that expression, it will contain each of these terms: \(\displaystyle \L
x^5 ,\;5x^6 ,\;15x^7 \;,\& \;205x^{24}\).
In other words, that expansion tells us that there is one way to get sum=5, five ways to get sum=6, 15 ways to get sum=7, and 205 ways to get sum=24.
You can finish this off.