* 1 Set-up your do-file * 2 Load the data * 3 Examine the data and select variables. Choose one continuous dependent *variable and at least three independent variables (make sure one is *binary and one is continuous). * 4 Drop cases with missing data and verify. * 5 Run an OLS regression * 6 Obtain x-standardized, y-standardized, fully standardized coefficients * 7 Interpretation /* a. Interpret at least one unstandardized coefficient. b. Interpret at least one x-standardized, one y-standardized and one fully standardized coefficient. */ * 8 Close log & exit do-file