So I am having a problem trying to solve the following question.
Lets say with have $x\times n$ balls, where $x$ is a values in range $0 < x \leq 1$ and we have $n$ bins.
I'm trying to figure out what the expected number of bins containing at least $1$ ball in them, but the $x$ is throwing me off, does anyone know how to tackle this?
$x$ will be a value such that $x\times n$ results in an integer.