Uniform random triangles in the square.

30 Views Asked by At

Select $3$ points in the unit square $[0,1]^2$ randomly using the uniform distribution.

That gives you a triangle. What is the expected distribution of edge lengths and internal angles?

You could ask the same question for $4$ points in $[0,1]^3$ giving a tetrahedron, etc.

My presumption is this is known, but I do not know where to look.