What is the center most point of a set of points?

123 Views Asked by At

Given a set of points in the plane $\\{p_1, p_2, \cdot \cdot \cdot, p_n\\}$ from which I don't know their position but the distances from each other. How can I determine the point that lies closest to the center point of this set of points?