What is the difference between these two probability problems?

  • Context: Undergrad 
  • Thread starter Thread starter davedave
  • Start date Start date
  • Tags Tags
    Difference Probability
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
davedave
Messages
50
Reaction score
0
I happened to come across these two probability questions in a library book.

1) Suppose that you roll 5 six-sided dice at the same time. What is the probability of getting
a sum of 20?

2) Suppose that you roll a six-sided die 5 times. What is the probability of getting a sum of
20 on the 5 rolls?

What is the difference between these two problems?

What methods are used to solve them?
 
Physics news on Phys.org
davedave said:
What is the difference between these two problems?

Good question. If the dice are identical then the final answer will be the same because the order of the dice rolls doesn't affect the outcome of the sum. The event space of dice rolls can be written as {1,2,...,6}^5 = {(1,1,1,1,1),(1,1,1,1,2),...,(6,6,6,6,6)} with all events equally probable, so you'll need to find a way of counting the number of events with sum 20.
 
bpet said:
Good question. If the dice are identical then the final answer will be the same because the order of the dice rolls doesn't affect the outcome of the sum. The event space of dice rolls can be written as {1,2,...,6}^5 = {(1,1,1,1,1),(1,1,1,1,2),...,(6,6,6,6,6)} with all events equally probable, so you'll need to find a way of counting the number of events with sum 20.
An easy way (given modern technology) of counting the number of events that sum to 20 is to observe that it is the coefficient of x^20 in (x + x^2 + x^3 + x^4 + x^5 + x^6)^5.

Just type "expand (x + x^2 + x^3 + x^4 + x^5 + x^6)^5" into Wolfram Alpha and hit Enter.

You can also find the coefficient of x^20 by paper and pencil methods-- it's not that hard, just a little more work.
 
Last edited: