- #1
Cathr
- 67
- 3
Suppose we have two boxes, each containing three types of balls. On each ball there's written a number:
First box: 1, 2, 3
Second box: 4, 5, 6
We don't know how many balls of each type there are, but we know the probability of taking out a specific one, so that we can make a graph showing the discrete probability density of each ball.
Knowing the probability of each number, can we calculate the probability of combinations of numbers?
Let's say if we take a random number from each box, how can we calculate the probability of the combination?
And what if, for example, we take out 3 balls from the first box and 3 from the other at once? (Here we must consider two cases: when the numbers may repeat themselves and when they are all different).
Thanks for any help!
First box: 1, 2, 3
Second box: 4, 5, 6
We don't know how many balls of each type there are, but we know the probability of taking out a specific one, so that we can make a graph showing the discrete probability density of each ball.
Knowing the probability of each number, can we calculate the probability of combinations of numbers?
Let's say if we take a random number from each box, how can we calculate the probability of the combination?
And what if, for example, we take out 3 balls from the first box and 3 from the other at once? (Here we must consider two cases: when the numbers may repeat themselves and when they are all different).
Thanks for any help!