Probability to get a certain number or less by throwing two 6-faced die

In summary: You are counting the number of combinations that sum to the desired outcome, without taking into account what order they are in.In summary, to reach a box that is two boxes away with a single throw of dice, there is a 33/36 chance of success.
  • #1
aperson
2
0
TL;DR Summary
I'm trying to write the general formula to obtain the probability of getting a certain number(e.g. all the combinations to obtain 4) or less by throwing two six-faced dices.
In a board game, I need to reach a certain place in a board divided into boxes, I move by throwing 2 six-faced dices.
If my goal is 4 boxes away I need to obtain at least a combination of numbers that sums to 4, but any higher number is also a favorable outcome.
I want to calculate the probability of reaching a precise distance with a single dice throw.

This is my procedure:
two dices have 36 possible combinations, and the likeliness of a numerical outcome Is measured by the number of combinations that sums to it, divided by all possible combinations.
e.g. of all 36 possible combinations, there are 3 that sum to four (1 and 3, 3 and 1, 2 and 2) so the probability of having 4 as an outcome is equal to 3/36.
But to reach a place in the game board that is 4 boxes away I can also roll 5, 6, 7, 8, 9, 10, 11, or 12 so I calculate the number of all possible combinations (36) and subtract the number of combinations(1) that give 2 as an outcome and the number of combinations(2) that give 3 as an outcome:
36 - (1+2) =
36 - 3 = 33
so the possibility of reaching a place 4 boxes apart with a single throw of dice is 33/36.

This is what I have obtained:
2 boxes apart: any combination 36/36
3 boxes apart: any combination but one 35/36
4: 33/36
5: 30/36
6: 26/36
7: 21/36
8: 15/36
9: 10/36
10: 6/36
11: 3/36
12: 1/36

Is this correct?
I don't have much of an education on probability and I would like to write a general formula to embody this procedure but I don't know where to start, could you help me?
 
Physics news on Phys.org
  • #2
Yes that is correct and the best approach. I will quibble that "combinations" are when order does not matter, where you are not distinguishing the two die, where (1,6) is considered the same as (6,1). You are counting them as different, so these are called "permutations."
 
  • Like
Likes aperson and FactChecker
  • #3
Hornbein said:
I will quibble that "combinations" are when order does not matter, where you are not distinguishing the two die, where (1,6) is considered the same as (6,1). You are counting them as different, so these are called "permutations."
Ha! I would not call this "quibbling". The first probability lesson that @aperson should be aware of is that the difference between "combinations" and "permutations" is the cause of many nightmares for a first-year student of probability. :-)
 
Last edited:
  • Like
Likes aperson and BWV
  • #4
FactChecker said:
Ha! I would not call this "quibbling". The first probability lesson that @aperson should be aware of is that the difference between "combinations" and "permutations" is the source of many nightmares for a first-year student of probability. :-)
True enough, but he got everything right except the terminology, which is arbitrary. It is useful for referring to the literature.

Looking back at college it seems to me that it was mostly the teaching of terminology, which you will need later to understand the literature. The students are exposed to concepts so at least they know they exist. In short, it gets you to square one. The rest is up to you.
 
  • Like
Likes aperson
  • #5
Thank you very much for the answers!
Here is an attempt at a formula what do you think?
1684344725630.png
 
  • #6
aperson said:
Thank you very much for the answers!
Here is an attempt at a formula what do you think?View attachment 326692
Yes that is the way to do it.
 
  • Like
Likes WWGD and hutchphd
  • #7
The basic technique is to avoid anything that is procedural, anything that takes the process into account. That confuses things. You are correctly avoid that by doing what is called "a counting argument."
 

1. What is the probability of getting a total of 7 or less when throwing two 6-faced die?

The probability of getting a total of 7 or less when throwing two 6-faced die is 58.33%, or approximately 5/9. This can be calculated by dividing the number of favorable outcomes (21) by the total number of possible outcomes (36).

2. How many different combinations can result in a total of 7 or less when throwing two 6-faced die?

There are 21 different combinations that can result in a total of 7 or less when throwing two 6-faced die. These combinations are: 1+1, 1+2, 1+3, 1+4, 1+5, 1+6, 2+1, 2+2, 2+3, 2+4, 2+5, 3+1, 3+2, 3+3, 3+4, 4+1, 4+2, 4+3, 5+1, 5+2, and 6+1.

3. What is the probability of getting a total of 12 or less when throwing two 6-faced die?

The probability of getting a total of 12 or less when throwing two 6-faced die is 100%, or 1. This is because the maximum possible sum when throwing two 6-faced die is 12 (6+6), so all outcomes will result in a total of 12 or less.

4. Can the probability of getting a certain number or less when throwing two 6-faced die be affected by the order in which the die are thrown?

No, the order in which the die are thrown does not affect the probability of getting a certain number or less. This is because the outcomes are independent of each other, meaning the result of one die does not affect the result of the other die.

5. How does the probability of getting a certain number or less when throwing two 6-faced die change if one of the die is loaded?

If one of the die is loaded, the probability of getting a certain number or less when throwing two 6-faced die will be affected. This is because the outcomes are no longer equally likely, as the loaded die will have a higher chance of landing on certain numbers. The exact change in probability will depend on the degree to which the die is loaded.

Similar threads

  • Set Theory, Logic, Probability, Statistics
Replies
6
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
11
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
32
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
6
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
10
Views
2K
  • Set Theory, Logic, Probability, Statistics
2
Replies
41
Views
3K
  • Precalculus Mathematics Homework Help
Replies
1
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
16
Views
2K
  • Precalculus Mathematics Homework Help
Replies
5
Views
2K
  • Precalculus Mathematics Homework Help
Replies
8
Views
1K
Back
Top