Matching networks, matrices, and dendrograms
Consider the three small networks below, the adjacency matrix M, and the three dendrograms in shuffled order produced by hierarchical clustering applied to each graph's shortest-path distance matrix, where the dashed red line shows a cut that creates community partitions.
Decide whether each of the three statements below is True or False:
I. The adjacency matrix M was computed on Graph A.
II. Dendrogram 1 corresponds to Graph C.
III. Dendrogram 2 corresponds to Graph A.
Which option correctly gives the truth values of statements I, II, III?
A. T — T — T
B. T — T — F
C. T — F — T
D. F — T — F
E. None of the above.
Original idea by: Gustavo P. C. P. da Luz
Nice question, but I see some problems. The dendrograms have nodes with 3 or 4 children. Usually we have just 2 children. Also, adding adjacency matrices here does not contribute to a better question. I prefer to pass on it.
ReplyDelete