Hi,
I am trying to solve a problem and the results I get seem counter-intuitive.
We randomly throw n balls into an area partitioned into 3 bins b_1,b_2,b_3. The size of each bins is proportional to the probability the ball will fall in it. Let's call these probabilities p_1,p_2,p_3. This...