Working with datatypes in Stata
June 13, 2019For this tutorial I have imported data consisting of e-commerce orders from an Excel file into Stata and then saved it as a dataset. So we…
3 posts
For this tutorial I have imported data consisting of e-commerce orders from an Excel file into Stata and then saved it as a dataset. So we…
In this tutorial we'll look at performing a chi-square test in Stata. We'll use the nlsw88 dataset for this, so In order to perform a chi…
In this quick tutorial we'll look at performing a chi-square test on a single sample. More specifically, we'll look into performing a…