Discrete Probability: Four dice are thrown, what's the probability that...

1.4k Views Asked by At

Four dice are thrown, what's the probability that:

a) None of them fall higher than three?

b) None of them fall higher than four?

c) That four is the highest number thrown?

So for a, I wanna think about the denominator first. There are 6 possible outcomes for each dice, and we have four dice. So we're technically picking r out of n objects, aka picking 4 possible values out of 6. So the denominator/sample space should be $6^4$ right?

Now this is where I'm getting tripped up. Order technically shouldn't count, because we only care about the quadruplets that don't have a value higher than 3. I might be wrong, maybe I am, but could someone explain a bit more? My professor stated that typically in the sample space/denominator, we want order to count.

So I'm trying to think of the numerator now, so we want to find the probability that no values appear higher than 3, so some events that can occur are: $(1, 1, 2, 3), (1, 2, 2, 3), (1, 1, 1, 1)$ etc. Again, I can't see why order should count here, because if we only are concerned about what appears rather than how they appear, then we can say $(1, 1, 2, 3)$ is equal to $(1, 2, 1, 3)$? So if order does not count, and we have replacement, then does this lead the case where we use $$\binom{n-1+r}{r}$$to find out the probability?

I'm pretty sure if I can do a), I could prob do b), but if someone could maybe lead me in the right direction for c) I would appreciate that too!

4

There are 4 best solutions below

3
On

a) The probability that a die does not fall higher than $3$ is given by $$P(X\le3)=\frac{3}{6}=\frac{1}{2}$$ So as each event is independent we can find the probability that no die falls higher than three by raising this result to the power of $4$ $$(P(X\le3))^4=\frac{1}{2^4}=\frac{1}{16}$$

b) Similarly the probability that a die does not fall higher than $4$ is given by $$P(X\le4)=\frac{4}{6}=\frac{2}{3}$$ So the final probability is $$(P(X\le4))^4=\frac{2^4}{3^4}=\frac{16}{81}$$

c) If $4$ is the highest rolled value then every die rolled has a value $\le 4$. But we also need at least one $4$ to be rolled - so we need to subtract the probability of rolling every dice $\le3$. The answer is then $$(P(X\le4))^4-(P(X\le3))^4=\frac{16}{81}-\frac{1}{16}=\frac{175}{1296}$$ which is the difference of the answers from a) and b).

7
On

Let $D_i$ be the outcome of the $i$-th die. Denote $D = (D_1,\dots,D_4)$.

So the denominator/sample space should be 6464 right?

  • Sample space $\Omega = \{1,\dots,6\}^4$
  • We use the cardinality of $\Omega$ as the denominator, and that of the desired event $E$ as the numerator for (a) and (b).
  • (a): take $E = \{1,2,3\}^4$, so $P(D \in E) = |E| / |\Omega| = 3^4/6^4 = 1/2^4 = 1/16$
  • (b): take $E = \{1,2,3,4\}^4$, so $P(D \in E) = |E| / |\Omega| = 4^4/6^4 = 2^4/3^4 = 16/81$
  • (c): take $E = \{1,2,3,4\}^4 \setminus \{1,2,3\}^4$, so $P(D \in E) = (4^4-3^4)/6^4 = 175/1296$

Edit in response to OP's question in comments:

$$\begin{aligned} & \{\max(D_1,\dots,D_4) = 4\} \\ &= \{\forall i \in \{1,\dots,4\}, D_i \in \{1,\dots,4\} \text{ and } \exists i \in \{1,\dots,4\}, D_i = 4\} \\ &= \{\forall i \in \{1,\dots,4\}, D_i \in \{1,\dots,4\} \text{ and } \neg (\forall i \in \{1,\dots,4\}, D_i \ne 4) \} \\ &= \{\forall i \in \{1,\dots,4\}, D_i \in \{1,\dots,4\} \text{ and } \neg (\forall i \in \{1,\dots,4\}, D_i \in \{1,2,3\}) \} \\ &= \{\forall i \in \{1,\dots,4\}, D_i \in \{1,\dots,4\}\} \cap \{(\forall i \in \{1,\dots,4\}, D_i \in \{1,2,3\}) \}^\complement \\ &= \{1,2,3,4\}^4 \setminus \{1,2,3\}^4 \end{aligned}$$

4
On

$a)$ The probability that one dice rolls a number equal to $3$ or lower is $\frac{3}{6}=\frac{1}{2}$. Hence, the probability that all of them roll $3$ or lower is $(\frac{1}{2})^4=\frac{1}{16}$.

Can you do the same for $b)$?

$c)$ Firstly, There is a probability of $(\frac{4}{6})^4=(\frac{256}{1296})$ that all numbers rolled are $4$ or lower.

However, at least one of the numbers must equal $4$, so we subtract the probability that they are all 3 or lower. We already calculaties this in $a)$.

Hence, the probability that the highest number rolled is $4$, equals $$\frac{256}{1296}-\frac{81}{1296}=\frac{175}{1296}$$

0
On

I'm trying to address your metholodigal doubts, GNUSupporter 8964民主女神 地下教會 already gave a (very brief) answer to your mathematical questions.

Probably it's an urban legend, but there was a dispute between two statisticians: If you throw 2 "normal", 6-sided fair dice and add the values, will you get (in the long run) the sum $11$ or the sum $12$ more often, or do they occur with the same probability?

Because addition is commutative, the order of the dice (or any other way to distinguish between them) doesn't matter. So one statistician argued that because both for $11$ and $12$ there is (up to exchange of summands) only one way to express them as the sum of 2 integers in the range of $1$ to $6$ ($11=5+6, 12=6+6$), both $11$ and $12$ will occur with the same probability.

The other argued that even though the dice may not be distinguishable, they ares still 2 different entities, so it makes a difference that $11=5+6=6+5$ can be summed in two ways, while $12=6+6$ has only one possible sum.

If you think about the dice as distinguishable (say one is red, the other green), then it is clear that the 36 outcomes that can happen upon those 2 dice being thrown are

(1 on red, 1 on green), (1 on red, 2 on green), ... (1 on red, 6 on green),(2 on red, 1 on green),......(6 on red, 6 on green).

It should also be clear that those 36 outcomes all have the same probability: $1 \over 36$, as each outcome requires the red die to have a given value (proability $1 \over 6$), the green die to have a given value (also proability $1 \over 6$) and those events are independent, so the probablity that both happens is the product of the respective probabilities.

Now you can also see that the event "one die is a 5, the other a 6" corresponds to 2 of those outcomes: (red is 5, green is 6) and (red is 6, green is 5). That means the probability of that event (which is just another description for "sum is $11$") is ${2 \over 36}= {1\over 18}$.

OTOH, the event "both dice are a 6" is just the outcome (red is 6, green is 6), so the probability is ${1 \over 36}$.

The moral of that story is that the "order does not matter" argument only affects one part of the reasoning: To calculate the sum, you do not need to know the order. What it gets wrong is that it makes you wrongly belief that the probabilities of the underlying events are the same.

To come back to your problem, this will have the same incorrect calculations when you count things as "not considering order". The moment you (corrctly) said that the denominator of all of your probabilities is $6^4$, this means you are (correctly) considering ordered (or as in my example, colored) dice. Because you only get $6^4$ outcomes if you considered ordered/colored dice.

In the case of 2 dice, there are 36 outcomes for the ordered/colored dice. 6 of them have the same value for the red and green dice, the other 30 have different values. If you consider unordered/indistinguishable dice, you get 21 outcomes: The 6 same-value pairs are the same as the ordered/colored outcomes, the 30 different-value pairs get halved to 15 (e.g. (red is 1, green is 2) and (red is 2, green is 1) becomes (one die is 1, the other 2) for the unordered/indistinguishable dice).

But as we have seen above, those 21 outcomes dont't have equal probabilities, so basing a simple counting argument on them is impossible.

So the result of all this is that in case of dice (and usually always if you have outcomes where things can repeat) it is usually imperative to count ordered/distinguishable outcomes, because they are usually the outcomes that all have equal probability. If you count unordered/indistinguishalble outcomes, you will usually make an error because those outcomes are not equally likely.