Introduction
  • A foreword and initial tips
  • BONUS COUPON: For any course!
  • What is STATA?
  • Installing STATA
  • Opening STATA and its windows
  • STATA syntax
  • STATA commands and do-file
  • Best friend: help command
  • More help - Navigating Stata Documentation
  • Mid-Section Quiz
  • Commands and abbreviation
  • One more initial tip
  • Our Action Plan
  • Final-Section Quiz
Input, Output and related file commands
  • Initial tips
  • Open and clear a database
  • Automatic memory allocation
  • Compress databases
  • "Do" a do-file
  • Change working directory
  • Export Databases
  • Import databases
  • Example Databases
  • Recent databases and Exit
  • Final-Section Quiz
Preferences and Edit options
  • Copy, options and more
  • Preferences and Edit options
  • More Preferences and Edit options
  • More Preferences and Edit options 2
Dataset Management
  • Initial tips
  • Describe, codebook, inspect and summarize commands
  • Quick Exercise 1
  • View, edit and label a database
  • List data and if statement
  • Quick Exercise 2
  • Append datasets
  • Quick Exercise 3
  • Merge datasets
  • Quick Exercise 4
  • More about merge datasets
  • Mid-Section Quiz
  • Convert dataset long-wide
  • Transpose a dataset
  • Compare two datasets
  • Contract command
  • Collapse command
  • Final-Section Quiz
Variables Management - Part 1
  • Initial tips
  • Set observations, create, replace and order variables
  • Quick Exercise 5
  • Work with variable labels
  • Rename and drop/keep variables
  • Quick Exercise 6
  • Sort variables
  • Quick Exercise 7
  • Mid-Section Quiz
  • If conditions and count command
  • Quick Exercise 8
  • Basic Operators
  • Comparison and Logical Operators
  • Quick Exercise 9
  • Lagged and Forward variables
  • Quick Exercise 10
  • Lagged, Forward and Seasonal variables
  • Lagged, Forward, Seasonal and Differences variables
  • Quick Exercise 11
  • Final-Section Quiz
Variables Management - Part 2
  • Initial tips
  • Display expressions and stored results
  • Quick Exercise 12
  • Working with date variables
  • More about working with date variables
  • Indicator variables and interaction expansions
  • Quick Exercise 13
  • More about indicator variables and interaction expansions
  • Mid-Section Quiz
  • Fill in missing values
  • Frequency weights
  • Sampling weights
  • Quick Exercise 14
  • More about "if" command and also "by" together
  • Destring and Tostring commands
  • Real command (similar to destring)
  • Quick Exercise 15
  • Final-Section Quiz
Milestone Project 1
  • Initial Tips
  • Data Analysis 1
  • Data Analysis 2
  • Data Analysis 3
  • Data Analysis 4
Graphs
  • Initial tips
  • Quick Graphs 1 (Scatter)