Suppose a box contains x1 yellow, X2 green and x3 blue balls. There are x1 + x2 + x3 = N total balls in the box. You rea
Posted: Wed Dec 15, 2021 10:42 am
Suppose a box contains x1 yellow, X2 green and x3 blue balls. There are x1 + x2 + x3 = N total balls in the box. You reach in and grab k balls. a) What is the probability that your k balls are all of the same color? b) Let Y be the number of yellow and G the number of green in your handful of k balls. Find the covariance between Y and G.