relinquished™
- 79
- 0
I've been practicing on how to get the probability distribution/density functions of certain random variables by solving some questions in my book. I cam across this particular problem, and though, It seems easy, the answer does not comply with what I got (or simply I got the wrong answer.)
Urn I and Urn II each has two red chips and two white chips. Two chips are drawn from each urn without replacement. Let X_1 be the number of red chips taken from Urn I, X_2 be the number of red chips taken from Urn II. Find the
p_X_3(k) where X_3 = X_1 + X_2
I got the answer when X_3 = 0 so thought I go with the case where X_3 = 1 and this can happen if either X_1 = 1 and X_2 = 0 or vice versa<br /> <br /> P(X_3 = 1) = \left ( \left (\begin{array}{cc}2 \\ 1 \end{array} \right) \left( \begin{array}{cc}2 \\ 1\end{array} \right) / \left( \begin{array}{cc}4 \\ 2\end{array} \right) \right) \right \cdot \left ( \left (\begin{array}{cc}2 \\ 0 \end{array} \right) \left( \begin{array}{cc}2 \\ 2\end{array} \right) / \left( \begin{array}{cc}4 \\ 2\end{array} \right) \right) \cdot 2
since you can have \left (\begin{array}{cc}2 \\ 1 \end{array} \right) ways of getting 1 red chip and \left (\begin{array}{cc}2 \\ 1 \end{array} \right) ways of getting the white chip out of \left (\begin{array}{cc}4 \\ 2 \end{array} \right) ways of getting 2 chips from a set of 4 chips from Urn I and for Urn II there are 2 choose 0 ways of getting 0 red and 2 choose 2 ways of getting 2 white chips, so you multiply their probabilities, then multiply by two since the cases of Urn I and Urn II can interchange. I got a probability of 2/9, but when I referred to the answer at the appendix of the book the answer should be 2/90. Am I missing something did I misinterpret the question or is my computation wrong?
Urn I and Urn II each has two red chips and two white chips. Two chips are drawn from each urn without replacement. Let X_1 be the number of red chips taken from Urn I, X_2 be the number of red chips taken from Urn II. Find the
p_X_3(k) where X_3 = X_1 + X_2
I got the answer when X_3 = 0 so thought I go with the case where X_3 = 1 and this can happen if either X_1 = 1 and X_2 = 0 or vice versa<br /> <br /> P(X_3 = 1) = \left ( \left (\begin{array}{cc}2 \\ 1 \end{array} \right) \left( \begin{array}{cc}2 \\ 1\end{array} \right) / \left( \begin{array}{cc}4 \\ 2\end{array} \right) \right) \right \cdot \left ( \left (\begin{array}{cc}2 \\ 0 \end{array} \right) \left( \begin{array}{cc}2 \\ 2\end{array} \right) / \left( \begin{array}{cc}4 \\ 2\end{array} \right) \right) \cdot 2
since you can have \left (\begin{array}{cc}2 \\ 1 \end{array} \right) ways of getting 1 red chip and \left (\begin{array}{cc}2 \\ 1 \end{array} \right) ways of getting the white chip out of \left (\begin{array}{cc}4 \\ 2 \end{array} \right) ways of getting 2 chips from a set of 4 chips from Urn I and for Urn II there are 2 choose 0 ways of getting 0 red and 2 choose 2 ways of getting 2 white chips, so you multiply their probabilities, then multiply by two since the cases of Urn I and Urn II can interchange. I got a probability of 2/9, but when I referred to the answer at the appendix of the book the answer should be 2/90. Am I missing something did I misinterpret the question or is my computation wrong?
Last edited: