This document introduces data exploration and reduction techniques in XLMiner, including principal component analysis and cluster analysis. Principal component analysis transforms correlated variables into uncorrelated principal components to reduce data size while maintaining variability. Cluster analysis assigns objects to clusters to group similar objects together and different objects apart. The document demonstrates how to perform k-means clustering and hierarchical clustering in XLMiner.