Given the following points in a 2D space: Point X…
Given the following points in a 2D space: Point X Y A 2 3 B 5 6 C 3 3 D 8 8 Using k-Means clustering where k = 2, two clusters will be created (C1 and C2). Use this table to answer the next 2 questions.