This document discusses stepwise logistic regression. It begins with an introduction and overview of logistic regression applications. Then it covers model development using the logistic model, maximum likelihood estimation, and potential problems. It discusses analyzing and validating logistic regression models. Finally, it explains the basic idea and algorithm of stepwise logistic regression, including initialization, forward selection, and backward elimination based on significance levels for entering and staying in the model.