Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
An Introduction to Stata
Rating: 4.5 out of 5(596 ratings)
3,747 students

An Introduction to Stata

A Beginners Guide
Created byNajib Mozahem
Last updated 1/2019
English
English [Auto],

What you'll learn

  • Navigating the graphical user interface
  • Create and import new datasets
  • Format datasets
  • Modify records
  • Encode variables
  • Generate specific output for different types of variables
  • Create and use do files

Course content

8 sections40 lectures3h 35m total length
  • Introduction to the user interface1:21

    Explore the Stata user interface, identify screen components, perform essential operations, and understand how file organization and online datasets shape data analysis, including a sample dataset.

  • Why data matters8:21
  • Navigating the graphical user interface7:01

    Navigate Stata's graphical user interface by exploring the output window, command prompt, and menus; learn to automate with do files, use help, and understand variables.

  • Looking at a dataset10:01

    Load a dataset into Stata with the use command, view variable types and labels, and describe the data to understand missing values and dataset structure.

  • Organizing work by using directories8:53

    Organize Stata projects by managing a clear working directory with folders, using pwd and cd to navigate, and loading datasets from your current directory for efficient analysis.

  • The help and search commands10:51

    Learn how to access and navigate Stata's help system, including command syntax and options, view the PDF manual entries, and use search to find topics and installed commands.

  • Stata and the Internet9:20

    Learn to update Stata from the internet and manage online packages with the net command, net install, and as a C install, including installing, describing, and uninstalling packages.

  • Conclusion1:47

    Discover Stata's user-friendly interface, structured help, and online command installation. Learn to access and create datasets online and keep Stata updated.

Requirements

  • Have a basic knowledge of how to use regular desktop programs

Description

This is an introductory course to Stata. The course assumed to previous knowledge of the software nor any statistical knowledge. The course does not teach statistics. The goal of the course is to teach students about the basic functionality of Stata and how it can be used to analyze large data sets. The course contains two projects for students to work on. It also provides a step-by-step approach in covering all of the material where I go through the commands one by one. In addition to the video lectures, I have included the scripts of the lectures so that students can also study and revise the material without having to watch videos. Although Stata comes with many data sets, this course utilizes my own data sets in order to explain to students the thought process involved in collecting data.

Who this course is for:

  • Beginner data scientists looking to learn how to use Stata