This document describes the steps for performing multiple logistic regression analysis. It outlines introducing logistic regression and its advantages over linear regression for binary outcomes. It then details the steps of multiple logistic regression analysis, including descriptive statistics, variable selection, model fit assessment, and final model interpretation. Variable selection involves univariable and multivariable analyses to identify significant predictors. Model fit is assessed using Hosmer-Lemeshow test, classification table, and AUC. The example analysis identifies diastolic blood pressure and gender as significant predictors of coronary artery disease.