Search found 2 matches
- Wed Feb 12, 2014 8:23 am
- Forum: Questions
- Topic: Formula of "mean dist" and "standard deviation"
- Replies: 2
- Views: 5703
Re: Formula of "mean dist" and "standard deviation"
Thank you for the quick response!
- Wed Feb 12, 2014 7:45 am
- Forum: Questions
- Topic: Formula of "mean dist" and "standard deviation"
- Replies: 2
- Views: 5703
Formula of "mean dist" and "standard deviation"
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: distan...