The formula for the average no. of objects in a box,when m objects are filled in n boxes $(m>n)$
is given by $[m/n]$ ,if $(m/n)\in \mathbb Z$
and $[m/n]+1$,if $(m/n)\notin \mathbb Z$ .
The thing I can't understand is why in the second case did we take $[m/n]+1$ and not $[m/n]$.