If there were a square field that is $x$ km wide and long, and there are $y$ objects in the field, is there a way to calculate the average distance between each object?
I tried $\frac{x}{\sqrt{y}}$, but it didn't seem right. If it is, please correct me.