My data is something like this:
I have U urns, and I have taken a bag of $n$ objects from each urn. Each urn has $N$ objects, and I have sampled $n$ with replacement.
$n$ is comprised of coloured balls (e.g. $m_1$ blue balls, $m_2$ green balls, $m_3$ yellow balls... Etc., And $\sum_j m_j = n$). Bear in mind that each $m_1, m_2...$ is small and $j \rightarrow \infty$.
What would be a distribution that can be used to describe the probability of sampling 1 blue ball in two (or more) different bags in this scenario?