As part of a project at work I have to calculate the centroid of a set of points in 3D space. Right now I\'m doing it in a way that seems simple but naive -- by taking the avera
A "more accurate centroid" I believe centroid is defined the way you calculated it hence there can be no "more accurate centroid".