This question evaluates probability theory, combinatorial reasoning, and constrained optimization skills by requiring allocation of discrete items to maximize the probability of a joint event.
You have 100 red balls and 100 blue balls to distribute between two baskets, A and B. Then you will draw one ball from each basket (no replacement within a basket, but since only one draw is made per basket, replacement is irrelevant).
How should you allocate the balls between the two baskets to maximize the probability that both drawn balls are red? Compute that maximum probability.
Login required