This document provides an overview of cluster analysis techniques, specifically k-means and hierarchical clustering. It discusses what cluster analysis is, how clusters are formed in k-means, uses of cluster analysis in business, important considerations in cluster analysis like variable selection and standardization, and how to assess the number of clusters and cluster solutions. Key steps of k-means and hierarchical clustering algorithms are also outlined.