Hierarchical regression is a technique we can use to compare several different linear models. The basic idea is that we first fit a…
Stata Statistics Tutorial
-
- Regression in StataSoftware TutorialsStata Statistics Tutorial
How to Test for Multicollinearity in Stata
by Tutor AspireMulticollinearity in regression analysis occurs when two or more explanatory variables are highly correlated to each other, such that they do not provide unique or…
- Regression in StataSoftware TutorialsStata Statistics Tutorial
How to Perform Quantile Regression in Stata
by Tutor AspireLinear regression is a method we can use to understand the relationship between one or more explanatory variables and a response variable.…
- Regression in StataSoftware TutorialsStata Statistics Tutorial
How to Create and Interpret a ROC Curve in Stata
by Tutor AspireLogistic Regression is a statistical method that we use to fit a regression model when the response variable is binary. To assess how well a…
- Hypothesis Tests in StataSoftware TutorialsStata Statistics Tutorial
How to Test for Normality in Stata
by Tutor AspireMany statistical tests require one or more variables to be normally distributed in order for the results of the test to be…
- ANOVA in StataSoftware TutorialsStata Statistics Tutorial
How to Perform a MANOVA in Stata
by Tutor AspireA one-way ANOVA is used to determine whether or not different levels of an explanatory variable lead to statistically different results in…
- Regression in StataSoftware TutorialsStata Statistics Tutorial
How to Perform Multiple Linear Regression in Stata
by Tutor AspireMultiple linear regression is a method you can use to understand the relationship between several explanatory variables and a response variable. This tutorial explains…
- Chi-Square Tests in StataSoftware TutorialsStata Statistics Tutorial
How to Perform a Chi-Square Test of Independence in Stata
by Tutor AspireA Chi-Square Test of Independence is used to determine whether or not there is a significant association between two categorical variables. This tutorial explains…
- Chi-Square Tests in StataSoftware TutorialsStata Statistics Tutorial
How to Perform a Chi-Square Goodness of Fit Test in Stata
by Tutor AspireA Chi-Square Goodness of Fit Test is used to determine whether or not a categorical variable follows a hypothesized distribution. This tutorial explains how to…
- Chi-Square Tests in StataSoftware TutorialsStata Statistics Tutorial
How to Perform McNemar’s Test in Stata
by Tutor AspireMcNemar’s Test is a test we can use to determine if there is a statistically significant difference in proportions between paired data. This…