This document discusses and compares different clustering algorithms for outlier detection: PAM, CLARA, CLARANS, and ECLARANS. It provides an overview of how each algorithm works, including describing the procedures and steps involved. The proposed work is to modify the ECLARANS algorithm to improve its accuracy and time efficiency for outlier detection by selecting cluster nodes based on maximum distance between data points rather than randomly. This is expected to reduce the number of iterations needed.