Probability density function of dice

rhyno89
Messages
18
Reaction score
0

Homework Statement



Roll a fair die three times
Let X be the number of different faces shown all together ( X = 1,2,3 )
Find px(k)

Homework Equations





The Attempt at a Solution



Alright so I kno that i need to get the individual probabilities of each outcome
The first one where only one face is shown is (1/6)^3 * 6

The one where there are two different faces is (1/6)^2 * (5/6)

And I assume that likewise the final one with three different ones is (1*5*6)/(6^3)

Where I am getting stuck is I kno they have to sum to one so finding the different combinations to multiply to these expressions is giving me some trouble. For example the combinations in the same face was 6 becuase it could be either 1,2,3,4,5,6. Currently I have part 2 as having 30 different outcomes but it winds up looking a little off...any help would be great
 
Physics news on Phys.org
I'll agree with you one the first one. The first die can be anything and then the other two have to match. So (1/6)*(1/6). I don't agree on the third one. Again the first die can be anything but now the second can be any of the five remaining sides and the third can be any of the four remaining. For the second case, you should first account for the fact that any of the three dice can be the different one, and then multiply by the probability that the other two are different from that, but the same as each other.
 
yea thanks i figured it out

The first one is 6(1/6^3)

The second is 6*5 * 3 different combos over 216

and the last one is 6*5*4/ 216
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top