If I measure the average distance from the origin to the points of the unit circle, obviously the answer is 1.
But if I instead measure the average distance from the point (0.1, 0) to the unit circle, I get this integral: $$\frac1{2\pi}\int_0^{2\pi} \sqrt{(\cos(t)-0.1)^2 + (\sin(t))^2} dt \neq 1 $$ Is there a nice intuitive explanation why this "average distance" is not 1? I think of this as averaging all rays from (0.1,0) to the circle- some of these are less than 1, and some are more than 1. Intuitively, I had expected this average to also be 1. Why is it different?
Sorry for the self-answer! Here is my explanation why the average distance at (0.1, 0) (or any point other than the origin) is greater than 1.
Let $C$ be the unit circle centered at the origin. The picture has $C$ as the solid colored line, and the unit circle centered at (0.1,0) is the dashed line. The points on $C$ with distance less than 1 to (0.1,0) are colored red, the ones with distance more than 1 are blue. You can see there are more blue ones than red ones.
If we slide the point (0.1,0) further to the right, the red zone only shrinks (and eventually disappears entirely), so this average distance will always be greater than 1, increasing as our point moves further away from the origin.