SOLUTION: Given n red balls and m blue balls and some containers, how would you distribute those balls among the containers such that the probability of picking a red ball is maximized, assu
Algebra ->
Probability-and-statistics
-> SOLUTION: Given n red balls and m blue balls and some containers, how would you distribute those balls among the containers such that the probability of picking a red ball is maximized, assu
Log On
Question 288577: Given n red balls and m blue balls and some containers, how would you distribute those balls among the containers such that the probability of picking a red ball is maximized, assuming that the user randomly chooses a container and then randomly picks a ball from that. Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Given n red balls and m blue balls and some containers, how would you distribute those balls among the containers such that the probability of picking a red ball is maximized, assuming that the user randomly chooses a container and then randomly picks a ball from that.
----------------
Put 1/3 of the red in each container. Put 1/3 of the blue in
each container.
---------------------
Cheers,
Stan H.