Formula of "mean dist" and "standard deviation"
Posted: Wed Feb 12, 2014 7:45 am
Hi there,
I could not figure out how the computation of "mean distance" and "standard deviation" for Cloud/Cloud or Cloud/Mesh Distances work.
Is it something like:
mean dist = sum ( distances ) / n
std deviation = sqrt ( sum ( Xi - Xm )) / n
n: number of all distances
Xi: distance from Point i to its next neighbour
Xm: mean distance
It would be nice if anybody could help me out.
Thanks and Greets
MarkusM
I could not figure out how the computation of "mean distance" and "standard deviation" for Cloud/Cloud or Cloud/Mesh Distances work.
Is it something like:
mean dist = sum ( distances ) / n
std deviation = sqrt ( sum ( Xi - Xm )) / n
n: number of all distances
Xi: distance from Point i to its next neighbour
Xm: mean distance
It would be nice if anybody could help me out.
Thanks and Greets
MarkusM