This document summarizes a statistical analysis project using classification and prediction models to analyze charitable donation data. The goals were to 1) build a classification model to identify likely donors to maximize profit, and 2) develop a prediction model for donation amounts based on donor characteristics. Several models were tested on training, validation, and test datasets. The best classification model was a gradient boosting machine with an error rate of 11.4% and projected profit of $11,941.50. The best prediction model was a gradient boosting machine with a mean prediction error of 1.414.