Cluster analysis is used to group similar objects based on characteristic similarities within a dataset of interest. Cluster analysis is divided into two methods: hierarchical and non-hierarchical methods. The hierarchical method has the advantage of faster processing, thus reducing data processing time. One of the hierarchical cluster analysis methods is the Average Linkage method. This study …