I'm watching this video and get confusing about the integral. Can anyone explain why this integral represents the average distance between two point on a unit square?
2026-04-03 15:33:47.1775230427
why this integral represents the average distance between two point on a unit square
773 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2

You integrate over all possible values of point $1$ ($x_1 , y_1$), and likewise for all possible values for point $2$. And you calculate the Euclidean distance between those points. This must be normalized by the area of the sample space (1).
Done!