This document presents a case study on the impact of five common preprocessing methods (Single Scale Retinex, Discreet Cosine Transform, wavelet Denoising, Gradient faces, and PP chain) on the performance of a random forest classifier for face recognition under occlusion and illumination variation. The study applies each preprocessing method separately to images in the Extended Yale B database, then uses a random forest classifier to compute the error rate. The goal is to determine which preprocessing method most improves random forest performance and is thus best for face recognition under difficult conditions. The document provides background on the random forest classifier and each preprocessing method, and describes the proposed methodology for conducting the study and evaluating the results.