Estimated Logistic Regression

[vsw id=”8E2AbtAb0a8″ source=”youtube” width=”611″ height=”344″ autoplay=”no”] Qualitative (categorical) dependent variables are the dummy variables used as dependent variables rather than independent variables. Recall that a dummy variable is a variable that takes on the value 0 or 1.The logistic transformation…

More Details
Model Misspecification

[vsw id=”8E2AbtAb0a8″ source=”youtube” width=”611″ height=”344″ autoplay=”no”] Model specification involves selecting independent variables to include in the regression and the functional form of the regression equation. We say that a model is misspecified when it violates the assumptions underlying linear regression,…

More Details
Multicollinearity

Multicollinearity occurs when two or more independent variables are significantly correlated to each other. It results from the violation of the multiple regression assumptions that there is no apparent linear relationship between two or more of the independent variables. Multicollinearity…

More Details
Heteroskedasticity and Serial Correlation

[vsw id=”8E2AbtAb0a8″ source=”youtube” width=”611″ height=”344″ autoplay=”no”] One of the assumptions underpinning multiple regression is that regression errors are homoscedastic. In other words, the variance of the error terms is equal for all observations: $$E(\epsilon_{i}^{2})=\sigma_{\epsilon}^{2}, i=1,2,…,n$$ In reality, the variance of…

More Details
Hypothesis Testing

[vsw id=”8E2AbtAb0a8″ source=”youtube” width=”611″ height=”344″ autoplay=”no”] Hypothesis testing involves testing an assumption regarding a population parameter. A null hypothesis is a condition believed not to be true. We reject the null hypothesis in the presence of enough evidence against it…

More Details
Dummy Variables in Regression Analysis

[vsw id=”8E2AbtAb0a8″ source=”youtube” width=”611″ height=”344″ autoplay=”no”] Dummy variables are binary variables used to quantify the effect of qualitative independent variables. A dummy variable is assigned a value of 1 if a particular condition is met and a value of 0…

More Details
Analyzing the Regression Output

[vsw id=”8E2AbtAb0a8″ source=”youtube” width=”611″ height=”344″ autoplay=”no”] Most of the regression analysis is done using statistical software. You are mainly supposed to interpret the regression output. ANOVA Table One of the outputs of multiple regression is the ANOVA table. The following…

More Details
Adjusted Coefficient of Determination

[vsw id=”8E2AbtAb0a8″ source=”youtube” width=”611″ height=”344″ autoplay=”no”] Multiple R2 The multiple coefficients of determination, R2, can be used to test the overall usefulness of the overall set of independent variables in explaining the dependent variable. Multiple R2 can be interpreted as the…

More Details
The F-statistic

[vsw id=”8E2AbtAb0a8″ source=”youtube” width=”611″ height=”344″ autoplay=”no”] The F-test determines whether all the independent variables help explain the dependent variable. It is a test of regression’s overall significance that involves testing the null hypothesis that all the slope coefficients in the…

More Details
Assumptions of Multiple Regression Model

[vsw id=”8E2AbtAb0a8″ source=”youtube” width=”611″ height=”344″ autoplay=”no”] Multiple regression models are built on the following assumptions. The relationship between the dependent variable, \(Y\), and the independent variables, \(X_{1}, X_{2},…, X_{k}\) is linear. The independent variables \((X_{1}, X_{2},…, X_{k})\) are not random. There…

More Details