Question
Suppose that we have four observations, whose pairwise dissimilarities are given below d(1,2) = 0.3 d(1,3) = 0.4 d(1,4) = 0.7 d(2,3) = 0.5 d(2,4)
Suppose that we have four observations, whose pairwise dissimilarities are given below
d(1,2) = 0.3
d(1,3) = 0.4
d(1,4) = 0.7
d(2,3) = 0.5
d(2,4) = 0.8
d(3,4) = 0.45
For instance, the dissimilarity between the first and second observations is 0.3, and the dissimilarity between the second and fourth observations is 0.8. Apply hierarchical clustering on these four observations using single linkage. Suppose that we cut the dendrogram obtained from the hierarchical clustering such that two clusters result. Which observations are in each cluster? We use expressions like (1,2) to indicate the first and the second observations are in one cluster.
(1,2,3) and (4) | ||
(1,2) and (3,4) | ||
(1) and (2,3, 4) | ||
(1,3) and (2,4) |
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started