* 1 Set-up do-file * 2 Open a dataset * 3 Choose one continuous dependent variable and at least three independent * variables (make sure one is binary and one is continuous). * 4 Explore these variables * 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