
Jordan R. answered 08/05/20
Applied Math T.A. and Tutor at Stony Brook University
We know that the labels MUST BE WRONG. Thus we can establish relevant cases to solve this problem.
For notation, I will use r() for the label "RED", g() for the label "GREEN" and rg() for the label "REd&GREEN." Inside the parentheses will be the actual contents of the box. Thus r(g) would be a box labelled red, but the box only contains green balls.
There are 6 ways the boxes can be labelled, we know this from a basic understanding of combinatorics that with three unique items, they can be placed 3! ways, or 3*2*1=6
We can eliminate any combinations where any of the labels are correct (ie r(r) or rg(rg))
Case 1: r(r) g(g) rg(rg)
Case 2: r(r) g(rg) rg(g)
Case 3: r(g) g(r) rg(rg)
Case 4: r(rg) g(r) rg(g)
Case 5: r(g) g(rg) rg(r)
Case 6: r(rg) g(g) rg(r)
Eliminate cases 1,2,3, and 6 because each of these cases have at least one correct label (bolded).
Thus the incorrect labelling can only be either case 4 or case 5.
We know the boxes have a wrong label, thus we can be strategic about our pulls, as we know there is only one of two ways these can be labelled. Go to the rg() bin, as it is guaranteed to be only whatever you pull on your first try (the problem with the r() and g() bins is that there is risk of having two colors and incorrectly identifying the label on your first pull. Remember, we want to minimize our pulls to get the correct answer.
If, from the box labelled rg() you pull a green ball, you know that it must be case 4, and you know the true identity of the boxes.
If, from the box labelled rg() you pull a red ball, you know that it must be case 5, and you know the true identity of the boxes.
Thus, you only need to pull ONE ball to determine the content of each box.
This was a particularly fun question to answer! If you need any help or clarification please reach out and I will explain further.
Jordan R.
Hi Patrick, I think you are thinking about a slightly different problem set. This isn't about E(x) values for determining the labels, it is a minimization problem involving probability spaces.08/05/20