Analyzing & Visualizing Data
Stata
Data management and manipulation
- Step one: loading data in Stata
- Step two: a first glance at your data
- Generating and replacing variables
- Getting help and installing packages
- Missing values
- Sorting, dropping, and keeping data
- Reshaping data
Data analysis
- ANOVA: one-way and two-way
- ANOVA: repeated measures (using command anova | using command wsanova)
- Chi-square tests (difference, goodness of fit)
- T-tests (one-way, paired, unpaired)
- Regression: linear regression
- Regression: probit and logit
Data visualization
Resources are authored and maintained by the Data@Reed team.