We are to distribute 10 colored balls into five containers. Dothe following:
1. Compute the probability of having at least one ball in eachbucket if the balls are all different and the buckets are alllabeled differently.
2. Compute the probability of having at least one ball in eachbucket if the balls are all different and the buckets are allgray.
3. Compute the probability of having at least one ball in eachbucket if the balls are gray and the buckets are all labeleddifferently.
4. Which one gives the most likelihood?