This data mining assignment explores association rule mining and cluster analysis techniques using XLMiner. It analyzes a dataset to generate association rules with specific confidence levels, highlighting the impact of confidence thresholds on rule generation. The assignment further delves into hierarchical clustering, identifying clusters based on spending patterns and flight transactions. It compares the results of hierarchical clustering with K-Means clustering, demonstrating variations in cluster labeling and insights. Finally, it discusses cluster targeting strategies based on the identified customer segments.