- #1
paolopiace
- 10
- 0
I know for many of you this sounds trivial. For me it's not...
A barrel contains M buckets each containing B balls, for a total of N = M x B balls.
N is a big number.
A small number R > 1 of balls are red. All the others N-R are white.
The location of each one of these R balls is random across the M buckets.
That means, one or more red balls can be in any bucket.
Now I randomly pull one bucket from the barrel.
What is the probability that X > 1 red balls are in that bucket?
Besides the final formula that I really need, may I also ask for a guidance to get to it?
Thank You!
A barrel contains M buckets each containing B balls, for a total of N = M x B balls.
N is a big number.
A small number R > 1 of balls are red. All the others N-R are white.
The location of each one of these R balls is random across the M buckets.
That means, one or more red balls can be in any bucket.
Now I randomly pull one bucket from the barrel.
What is the probability that X > 1 red balls are in that bucket?
Besides the final formula that I really need, may I also ask for a guidance to get to it?
Thank You!