SOLUTION: Nonstandard dice can produce interesting distributions of outcomes. You have two balanced, six- sided dice. One is a standard die, with faces having one, two, three, four, five, a

Algebra ->  Probability-and-statistics -> SOLUTION: Nonstandard dice can produce interesting distributions of outcomes. You have two balanced, six- sided dice. One is a standard die, with faces having one, two, three, four, five, a      Log On


   



Question 1190863: Nonstandard dice can produce interesting distributions of outcomes. You have two balanced, six-
sided dice. One is a standard die, with faces having one, two, three, four, five, and six spots.
The other die has three faces with one spot and three faces with six spots. Find the probability
distribution for the total number of spots Y on the up-faces when you roll these two dice.

Answer by math_tutor2020(3817) About Me  (Show Source):
You can put this solution on YOUR website!

Let's say we have a red die and a blue die
The red die will be the standard die you'd find just about anywhere. It has sides 1 through 6.
The blue die will have faces of either 1 or 6 (three of each)

Here's the 6x6 grid of possible sums when rolling these two dice
+123456
1234567
1234567
1234567
6789101112
6789101112
6789101112

For example, in the upper left corner we have 1+1 = 2
Or in the bottom right corner we have 6+6 = 12
The rest of the table is filled out in a similar fashion.

The list of unique sums are: 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12
You should notice that nearly each sum shows up exactly 3 times.
This is directly due to the fact that the blue die has repeated faces of this same count (eg: 6 shows up three times).
The only exception to this rule is the sum 7 which shows up 2*3 = 6 times. We still have that multiple of 3 buried in there.

So we have
P(rolling a 2) = 3/36
P(rolling a 3) = 3/36
P(rolling a 4) = 3/36
P(rolling a 5) = 3/36
P(rolling a 6) = 3/36
P(rolling a 7) = 6/36
P(rolling a 8) = 3/36
P(rolling a 9) = 3/36
P(rolling a 10) = 3/36
P(rolling a 11) = 3/36
P(rolling a 12) = 3/36

We can use that data to form this probability distribution table
YP(Y)
23/36
33/36
43/36
53/36
63/36
76/36
83/36
93/36
103/36
113/36
123/36
Where Y is the number of dots combined from both dice (i.e. the sum of the dice)

So far I haven't reduced any of the fractions.
In my opinion, it's more descriptive to keep the 36 around in the denominator so we know there are 36 outcomes total.
For later probability distribution problems, it's also helpful to have the same denominator for all the fractions.

If you wanted to reduce the fractions, then this is what the probability distribution looks like
YP(Y)
21/12
31/12
41/12
51/12
61/12
71/6
81/12
91/12
101/12
111/12
121/12
Note:
Each P(Y) value is on the interval
Also, the sum of all the P(Y) values yields 1.

Optionally you could convert each of the fractions to the approximate decimal form
1/12 = 0.08333 approximately
1/6 = 0.16667 approximately
I prefer the fraction form because it's exact rather than approximate.