I have some probability notions but now I face a problem merging combinatorial and probability.
Suppose one has $k$ objects and $n$ containers with infinite capacity, $k$ and $n$ being natural integers. $k$ can be smaller, equal or greater than $n$.
The question is:
What is the probability $P(x)$ of distributing the $k$ objects within exactly $x$ containers, $x\geq0$.
Each of the $k$ objects has the same probability of falling in any of the $n$ containers, i.e., $p_0 = \frac{1}{n}$.
I do not interest myself to the number of objects in one specific container, just the distribution of the number of objects in the containers.
I understand that $\sum_{x=0}^{n} P(x) = 1$ and that $P(1)$ or $P(n)$ is ridiculously small as $k$ and $n$ increase.
I also understand how to calculate the number of different combinations using the $C_k^n = \frac{(n+k-1)!}{k!(n-1)!}$.
By the way I am not convinced that the distribution $P(x)$ could be approached with a normal distribution as $P(x)$ will always be bounded by $x = \frac{k}{n}$ for $k>>n$.
I have been looking for a while in the different posts and two ideas came out:
The use or an hypergeometric distribution, but I don't understand why. Perhaps I misunderstood the posts suggesting it. In my idea, to use the hypergeometric distribution, one should have some sort of miss or win Bernoulli process. Source: Frequency distribution for N balls in m urns
The second idea I found deals with the generating function. Honestly I have never heard about that and at the point I don't know how to link it with probability distributions. What I know is that the generating function is quite helpfull to calculate moments.
If the problems solves very easily with this technique, I will naturally try to understand what generating functions are. Source: Finding generating functions for modeling the ways to distribute k different kinds of objects among n containers; Distributing M identical objects in N containers with capacity C and Restricted Compositions
In all the cases, I haven't found (understood) the answer to my problem in the sources I present.
May one of you help me to solve it? Many thanks in advance for the time taken to read me and for the help you could provide.
Protra