Which of the following is NOT a method of linkage in hierarchical clustering?
Practice Questions
Q1
Which of the following is NOT a method of linkage in hierarchical clustering?
Single linkage
Complete linkage
Average linkage
Random linkage
Questions & Step-by-Step Solutions
Which of the following is NOT a method of linkage in hierarchical clustering?
Correct Answer: Random linkage
Step 1: Understand what hierarchical clustering is. It is a method of grouping data points into a hierarchy or tree structure based on their similarities.
Step 2: Learn about linkage methods in hierarchical clustering. These methods determine how the distance between clusters is calculated.
Step 3: Identify common linkage methods. The common methods are: single linkage, complete linkage, and average linkage.
Step 4: Recognize that 'random linkage' is not a standard method used in hierarchical clustering.
Step 5: Conclude that the answer to the question is 'random linkage' because it is not a recognized method.