This document provides an overview of logistic regression. It begins by defining logistic regression as a specialized form of regression used when the dependent variable is dichotomous while the independent variables can be of any type. It notes logistic regression allows prediction of discrete variables from continuous and discrete predictors without assumptions about variable distributions. The document then discusses why logistic regression is used when assumptions of other regressions like normality and equal variance are violated. It also outlines how to perform and interpret logistic regression including assessing model fit. Finally, it provides an example research question and hypotheses about predicting solar panel adoption using household income and mortgage as predictors.