Multi-event probability puzzle - is my answer correct?

  • Thread starter Thread starter musicgold
  • Start date Start date
  • Tags Tags
    Probability Puzzle
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
7 replies · 3K views
musicgold
Messages
303
Reaction score
19
Homework Statement
Is there a more elegant / efficient way to solve this puzzle? See the attached puzzle.
Relevant Equations
At the end of all three 3 moves, the bags should contain:
Bag B: B, B, O, + G/V/Y
Bag A: remaining balls
Here is my attempt.
Beginning state:
Bag B : B, B, O
Bag A : R, R, G, V, Y

Final state:
Bag B: B, B, O, + G/V/Y
Bag A: remaining balls

First possible exchange that would have exactly 3 different colors in each bag is:
Move 1: P ( Arjun moves either the green, violet, or yellow ball to bag B) = 3/5
Move 2. P ( Becca moves one black ball to bag A ) = 2/4
Move 3. P ( Arjun moves the black ball to bag B ) = 1/5
P (exchange 1)= 3/5 x 2/4 x 1/5 = 3/50

Second possible move that would have exactly 3 different colors in each bag is:
Move 1: P ( Arjun moves one red ball to bag B) = 2/5
Move 2. P ( Becca moves the red ball to bag A ) = 1/4
Move 3. P ( Arjun moves either the green, violet, or yellow ball to bag B ) = 3/5
P(exchange 2) = 3/5 x 2/4 x 1/5 = 3/50

P ( exchange 1 OR exchange 2) = 3/50+ 3/50 = 3/25
2023-12-26 07 57 10.png
 
Physics news on Phys.org
PeroK said:
Are you sure those are the only possibilities?
Ah...

Third possible exchange that would have exactly 3 different colors in each bag is:
Move 1: P ( Arjun moves either the green, violet, or yellow ball to bag B) = 3/5
Move 2. P ( Becca moves the orange ball to bag A ) = 1/4
Move 3. P ( Arjun moves the orange ball to bag B ) = 1/5
P (exchange 3)= 3/5 x 1/4 x 1/5 = 3/100

Fourth possible exchange that would have exactly 3 different colors in each bag is:
Move 1: P ( Arjun moves either G/V/Y ball to bag B) = 3/5
Move 2. P ( Becca moves the G/V/Y ball to bag A ) = 1/4
Move 3. P ( Arjun moves either G/V/Y ball to bag B ) = 3/5
P (exchange 4)= 3/5 x 1/4 x 3/5 = 9/100

P ( exchange 1 OR exchange 2 OR exchange 3 OR exchange 4 ) = 6/100+ 6/100+ 3/100 + 9/100 = 6/25 ?

Any better way of solving this without missing any possible exchanges in the first place?


Thanks
 
The only idea I have is to note that we have six different colours, with two duplicates. If we have three different colours in a bag, then we must have a d pair of duplicates plus two others. The final configuration must have two B's in one bag and two R's in the other.

As only one ball is taken from bag B, then we must leave the two black balls alone.

Likewise, we either leave the two red balls alone, or move one back and forward.

And, if we leave the red balls alone, it doesn't matter which of the others we choose.
 
Reply
  • Like
Likes   Reactions: musicgold
There is some symmetry here. You can waste a pair of moves at the start, RR, or a pair at the end, BB. There are three options for the third move.
The only other sequences consist of leaving the reds and blacks alone, 3x2x3.
 
Reply
  • Like
Likes   Reactions: bob012345
musicgold said:
Ah...

Third possible exchange that would have exactly 3 different colors in each bag is:
Move 1: P ( Arjun moves either the green, violet, or yellow ball to bag B) = 3/5
Move 2. P ( Becca moves the orange ball to bag A ) = 1/4
Move 3. P ( Arjun moves the orange ball to bag B ) = 1/5
P (exchange 3)= 3/5 x 1/4 x 1/5 = 3/100

Fourth possible exchange that would have exactly 3 different colors in each bag is:
Move 1: P ( Arjun moves either G/V/Y ball to bag B) = 3/5
Move 2. P ( Becca moves the G/V/Y ball to bag A ) = 1/4
Move 3. P ( Arjun moves either G/V/Y ball to bag B ) = 3/5
P (exchange 4)= 3/5 x 1/4 x 3/5 = 9/100

P ( exchange 1 OR exchange 2 OR exchange 3 OR exchange 4 ) = 6/100+ 6/100+ 3/100 + 9/100 = 6/25 ?

Any better way of solving this without missing any possible exchanges in the first place?


Thanks
If you are still interested, I think you missed some cases in the third possible exchange.