This document analyzes different model validation techniques (MVTs) used to estimate the performance of defect prediction models. It finds that out-of-sample bootstrap validation produces the least biased performance estimates while ordinary bootstrap validation produces the most stable estimates. Considering both bias and variance, techniques like ordinary bootstrap and out-of-sample bootstrap perform best by providing a balance of low bias and variance in their performance estimates.