This document provides an overview of regression analysis techniques for limited dependent variables, specifically linear probability models (LPM) and logistic regression. It discusses how LPM can have issues like heteroscedasticity and probabilities outside the 0-1 range. Logistic regression addresses these issues by modeling the log odds of an event using predictor variables. The coefficients in logistic regression represent odds ratios - how odds of the dependent variable change with a one-unit increase in the predictor. An example is provided to illustrate odds ratios.