What is the probability of rolling a 7 with two dice?

In summary, the probability of getting a sum of 7 when throwing two fair dice is 1/6. This can be proven experimentally by throwing the dice multiple times and observing the results. However, no actual proof can be obtained in statistics as there will always be a margin of error and potential biases to consider. The key is to minimize these biases through careful sampling and experimentation.
  • #1
likephysics
636
2
I have a basic probability question -

say you throw a dice, probability of 'x' occurring is 1/6
Say you throw two dice, probability of 7 occurring is more than others.
But how do you prove this experimentally? Throw a dice? how many times?
 
Physics news on Phys.org
  • #2
Are you assuming that the die is fair to start with?

I don't think you can find an actual proof, but there are tests like the chi-squared, and

I think other goodness-of-fit tests to study how well your probability model fits the

actual data.
 
  • #3
Bacle2 said:
Are you assuming that the die is fair to start with?

I don't think you can find an actual proof, but there are tests like the chi-squared, and

I think other goodness-of-fit tests to study how well your probability model fits the

actual data.

Let's assume the die is fair.

Going by the probability distribution function- probability of the sum being 7 is maximum. Under what conditions is this true?
 
  • #4
Hey ilikephysics.

You can't actually prove that a sample comes from a population if the sample contains a finite amount of data (and it will if it's a sample like the one you have: the only exception is when the population is finite like in the example of surveys like a nationwide census).

What you will typically do is to construct an estimator that corresponds to the probabilities of a fair-dice. You could use for example a chi-square goodness of fit test to see if the observed distribution is statistically significantly the same as a discrete uniform distribution with some particular rejection region corresponding to a p-value (probability cut-off value).

You will never be able to prove anything: we can't actually do this in statistics. The best we can do is to show enough evidence that something appears to hold enough water for it to be taken seriously.

To understand this, think of the following situation:

Lets say we have a sample of a million data points from a normal distribution and we need to get an estimator for the mean.

Now think about the following situation: the values we get from our sample give us a mean of -100 and we get a tight estimator that centres around this (with small variance in the estimator because we have so many samples).

Then we get another million data points and we find the mean of these new points: we get a sample mean of +1000, and if we want to estimate the population mean from this using classical methods, we would get our estimator to have a small variance and a mean of +1000.

This kind of example demonstrates why we can't really prove something using statistics and it also shows the importance of getting a sample that really is representative: in the above example both samples were not really good representations of the entire process but highly biased ones.

The question you will need to ask yourself is how you can obtain sample data with the least amount of bias possible and only then decide how to test your hypothesis of a fair die or not a fair die.

Sampling considerations and bias considerations are not just mathematical, but they are experimental in a physical sense and things like using say different die manufacturers, and other considerations will help you eliminate sources of biases. The key thing is to have enough of a reference point so that you can be as comfortable as possible with having removed the more significant sources of bias. Everything from the dice used, to how its thrown, recorded, and so on are important.
 
  • #5
You asked about proving it experimentally. In that case, yes, you would roll pair of dice many times and observe how many times the sum was 7.

If you assume the dice are fair there would really be no need to do that experimentally (in fact, I would think the experiment would be done in order to determine if the dice were fair). You need only observe that there are (6)(6)= 36 "equally likely" ways a pair of fair dice can come and that 6 of them (1+6, 2+ 5, 3+ 4, 4+ 3, 5+ 2, 6+ 1) add to 7 which is more than the number of different ways they can sum to any other number. (2, one way,3, two ways, 4, three ways, 5, four ways, 6 five ways, 8 five ways, 9 four ways, 10 three ways, 11 two ways, 12 one way.)
 
  • #6
One die. Two dice. How many times you throw depends on how accurate you want the result to be.

By calculation, the chance of rolling '7' on 2d6 is 1/6.

There several ways to do this. The easiest as stated is to count the combinations.

The generic way to add probabilities is:

If two events both need to occur, multiply them. If either one or the other, add them.

So you can roll a '1' on the first (1/6) die AND a '6' on the second die (1/6) = 1/6*1/6 = 1/36

OR (+)

A '2' on the first die AND a '5' on the second die (1/6 * 1/6)

OR (+)

A '3' on the first die AND a '4' on the second die (1/6 * 1/6)

... continue to 6 and 1

You get 1/36 + 1/36 + 1/36 ... (6 times in total) for 6/36 which is 1/6.

1,2 and 2,1 are both 3 but are different combinations so the chance to roll '3' is 2/36 or 1/18. However the chance to get '2' or '12' is 1/36 each because 1,1 is the same as 1,1.
 
Last edited:
  • #7
likephysics said:
Let's assume the die is fair.

Going by the probability distribution function- probability of the sum being 7 is maximum. Under what conditions is this true?
You're conflating two things. The probability of the sum being 7 as maximum is true before any dice are thrown, and after a million dice are thrown. Your rolls do not affect the probability.

But your experiment will demonstrate actual results, and the accuracy will depend on how many throws.
 

What is a "dice probability question"?

A dice probability question is a mathematical problem that involves calculating the chances or likelihood of certain outcomes when rolling dice. It typically requires knowledge of basic probability concepts and the rules of dice games.

How do you calculate the probability of rolling a specific number on a single die?

To calculate the probability of rolling a specific number on a single die, you divide the number of possible outcomes (6) by the total number of outcomes (6). This gives you a probability of 1/6 or approximately 16.67%.

What is the difference between theoretical probability and experimental probability?

Theoretical probability is the calculated probability based on mathematical principles and assumptions, while experimental probability is the observed probability based on actual trials or experiments. Theoretical probability is often used to predict outcomes, while experimental probability is used to analyze and verify results.

What is the probability of rolling a total of 7 when two dice are rolled?

The probability of rolling a total of 7 when two dice are rolled is 1/6 or approximately 16.67%. This can be calculated by finding the number of possible combinations that result in a total of 7 (6,1; 5,2; 4,3; 3,4; 2,5; 1,6) and dividing it by the total number of outcomes (36).

How can you use dice probability in real-life situations?

Dice probability can be used in various real-life situations, such as in gambling or board games. It can also be applied in fields like statistics, economics, and physics to model and analyze random events. Additionally, understanding dice probability can help in making informed decisions and understanding risk in everyday life.

Similar threads

  • Set Theory, Logic, Probability, Statistics
Replies
6
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
6
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
16
Views
2K
  • Set Theory, Logic, Probability, Statistics
2
Replies
41
Views
3K
  • Set Theory, Logic, Probability, Statistics
2
Replies
42
Views
4K
  • Set Theory, Logic, Probability, Statistics
Replies
15
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
11
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
6
Views
3K
  • Set Theory, Logic, Probability, Statistics
Replies
5
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
1K
Back
Top