A method of cluster analysis that constructs a hierarchy of clustering. Strategies include the agglomerative approach, where each cluster initially contains only one observation, and the divisive approach, where all observations are initially contained in one cluster. Hierarchical clustering results are commonly presented in Dendrogram form.