I saw this probability puzzle provided below about drawing colored balls from buckets. The additional complication is that you need to figure out the expected value of the number of rounds for each player. Not seen in the image is another option which is "None of the above".
My logic is that all the provied answers are incorrect, it must be None of the above because: Call the probability of winning P. Then since the buckets are the same for all players, on a iven turn, they all have probability P of winning. But since the game starts with player 1, sometimes he will win on the first round before players 2 and 3 have even gone. Similarly for player 2 compared to 3. So player 1 must have had the most turns on average, so none of the answers can be correct. Is my logic correct or am I missing something?

We assume that who has won is decided after the round has been finished, $$$$
As we see, less the probability of getting some desired arrangement, more the no. of turns you might need to get that arrangement,so we can say $$\text{probability for one specific arrangement }\alpha \frac {1}{\text{no of turns for that arrangement}}$$ Use this formula (kind of formula) and get the answer.