Consider a random function, from $\{0, 1\}^n$ to $\{0, 1\}^n$.
For a particular string $y^{*} \in \{0, 1\}^n$ in the image of the function, in expectation over the randomness, how many strings in the domain map to $y^{*}$? Additionally, what is the variance of this distribution?
My intuition says that it should be only constantly many, at most, because a random function should not have too many collisions with high probability. But I do not know how to make this formal.