Simple regression in Stata
June 14, 2019For this post let's look at simple linear regression in Stata. As discussed previously, simple regression basically involves one independent…
4 posts
For this post let's look at simple linear regression in Stata. As discussed previously, simple regression basically involves one independent…
In the previous post we looked at regression in Stata by exploring two commands, correlate and pwcorr. In this brief post we'll explore…
Running a one-sample t-test in SPSS is very straight forward. For the purpose of this example, let's use the demo.sav training dataset. From…
For the purpose of this tutorial, I'm gonna be using the sample data set demo.sav, available under installdir/IBM/SPSS/Statistics/[version…