Use ordinal MDS to
reconstruct the 2D configuration of points in the following table. 1 is the
smallest ranked distance between points.
Turn in a graph showing the relative location of all of the points
(labeled p1, p2, p3, p4, and p5) AND a table like the one below with your
(Euclidean) distances (not ranks) between the points (on an arbitrary, but
specified scale). Assume Euclidean distances.
|
|
p1 |
p2 |
p3 |
p4 |
p5 |
|
p1 |
- |
10 |
5 |
8 |
9 |
|
p2 |
|
- |
7 |
2 |
1 |
|
p3 |
|
|
- |
4 |
3 |
|
p4 |
|
|
|
- |
6 |
|
p5 |
|
|
|
|
- |