kasse
- 383
- 1
Consider an experiment that consists of 2 rolls of a balanced die. If X is the number of 4s and Y is the number of 5s obtained in the 2 rolls of the die, find the joint probability function.
f(x,y) = \frac{(_{2}C_{x})(_{2}C_{y})}{36}
because there are _{2}C_{x} ways to combine x 4s and _{2}C_{y} ways to combine y 5s, and 36 possible combinations from a throw with 2 dice.
However, this formula doesn't give me the correct probability distribution of X and Y. What's my mistake?
f(x,y) = \frac{(_{2}C_{x})(_{2}C_{y})}{36}
because there are _{2}C_{x} ways to combine x 4s and _{2}C_{y} ways to combine y 5s, and 36 possible combinations from a throw with 2 dice.
However, this formula doesn't give me the correct probability distribution of X and Y. What's my mistake?