I came across this: a categorical distribution with $K=10,000$ parameters (categories), and we take only few samples from this distribution, say $N=400$ (the point is $N < K$). Now, obviously, not all categories will show up in the sampled data, so let's call number of categories observed $x$, $x$ is a random variable, what do you call the distribution of $x$?
PS: I came across this while reading about Dirichlet process derivation.