The formula to calculate the Average Squared Distance (ASD) is:
\[ \text{ASD} = \frac{\text{SSD}}{\text{N}} \]
Where:
Let's say the sum of squared distances (SSD) is 200 and the number of points (N) is 10. Using the formula:
\[ \text{ASD} = \frac{200}{10} = 20 \, \text{units}^2 \]
So, the average squared distance is 20 units².