Hi,
First of all my apologees if I am unclear as english is not my native language.
I am looking for 2 things: 1. How to calculate the average disctance between 3 points (a, b, c) in relation to point d. I have the distances between a, b and c (in metres)
a-b: 224m
b-c: 135m
c-a: 356m
And I have the distances of (a, b, c) and point d
a-d: 6681m
b-d: 6471m
c-d: 6363m
I am also 2. looking for a way to visualize this. I have been looking on the Internet, but as this is far from my expertise and I am unfamiliair with the correct terminology i have not yet found what i seek
Summarized:
1. I am looking for a formula to calculate the average distance between 3 points in a 3d environment when I have the distances between points
2. I am looking for a way to visualize this
Is there someone who could help me?
Edit: My own idea was simply to take the average of the 3 numbers but even if that is correct it might not take into account the 3d environment, and I got some of my old schoolbooks but could not really find a solution.
First of all my apologees if I am unclear as english is not my native language.
I am looking for 2 things: 1. How to calculate the average disctance between 3 points (a, b, c) in relation to point d. I have the distances between a, b and c (in metres)
a-b: 224m
b-c: 135m
c-a: 356m
And I have the distances of (a, b, c) and point d
a-d: 6681m
b-d: 6471m
c-d: 6363m
I am also 2. looking for a way to visualize this. I have been looking on the Internet, but as this is far from my expertise and I am unfamiliair with the correct terminology i have not yet found what i seek
Summarized:
1. I am looking for a formula to calculate the average distance between 3 points in a 3d environment when I have the distances between points
2. I am looking for a way to visualize this
Is there someone who could help me?
Edit: My own idea was simply to take the average of the 3 numbers but even if that is correct it might not take into account the 3d environment, and I got some of my old schoolbooks but could not really find a solution.
Last edited: