This is a good exercise in basic binomial probability. Calculate the probabilities of 0, 1, 2, or 3 balls in the bucket and verify that the sum of the probabilities is 1.
If Y (yes) represents a ball in the bucket and N (no) represents a ball not in the bucket, then the probability distribution for the game is found using
0 balls....
1 ball....
2 balls....
3 balls....
The PDT for the game....
balls probability
0 0.216
1 0.432
2 0.288
3 0.064
CHECK: 0.216 + 0.432 + 0.288 + 0.064 = 1.000