This document summarizes an application of data mining techniques to analyze customer data. It discusses using decision trees to model customer response to marketing campaigns. Decision trees partition customers into groups based on attributes like income and age to predict their response rates to mailings. Groups with a response rate over 3.5% would be targeted for direct marketing. Decision trees provide a flexible yet simple model for segmentation and targeting of customers.