This document summarizes a study that uses association rule mining to predict software defect associations and defect correction effort. The study uses defect data from over 200 NASA software projects spanning 15 years. Association rule mining is applied to the defect data to discover relationships between different defect types and predict the effort required to correct defects. The predictions of defect associations and correction effort are evaluated using five-fold cross-validation. The accuracy of defect correction effort prediction is also compared to other machine learning methods like decision trees. The results show the association rule mining approach achieves higher accuracy than other methods for both defect association and correction effort prediction.