There has been questions/videos that calculate the "distance between two random points" on a square/circle etc.
Every instance that I have seen so far all is done is to average (arithmetic mean) of the distances between all the points (by using integrals). My question is there an instance where the average of all distances and distance of two random points are not the same value? or the titles are misleading and instead of a title like "Random distance between two points on a square/circle" it should really be "Average distance between two points on a square/circle"?