Get GSU Data Ready! Badge Micro-Credentials for completing these tutorials to show others your commitment to learning data skills! Learn more at lib.gsu.edu/data-ready
TUTORIALS & MATERIALS | ONLINE GUIDE
The R series will introduce participants to the fundamentals of using the R programming language and associated tools for the purposes of performing common data analysis tasks. The R programming language is 100% free to use and is extremely popular amongst researchers in both academia, business, and non-profits. It is especially useful for conducting statistical analysis.
This series consists of four tutorials. For individuals who are new to R, coding, or data analysis, it is highly recommended that the tutorials be attended in sequential order. Additionally, while these tutorials are taught exclusively using code (i.e. there are no point-and-click methods), attendees do not need to have any prior experience with programming, coding, or scripting. All are welcome.
Skill Requirements: None.
Software Requirements for Hands-on Participation:
For participants wishing to follow along with the “hands-on” portion of the tutorial, please see the directions at the following url: https://research.library.gsu.edu/R/workshop
Topics:
Topics:
Topics:
Topics:
Get a GSU Data Ready! Badge Micro-Credential for completing these tutorials to show others your commitment to learning data skills! Learn more at lib.gsu.edu/data-ready
TUTORIALS & MATERIALS | ONLINE GUIDE
The SPSS 1 and SPSS 2 tutorials in this two-part series focus on using the point-and-click method for using SPSS; the syntax/code method is introduced briefly.
This tutorial is the first of a two-part series on SPSS, a statistical software package that is widely used by scientists throughout the social sciences for analysis of quantitative data.
Please note: This tutorial focuses on using the point-and-click method for using SPSS; the syntax/code method is introduced briefly.
Topics
Prerequisites: None.
This tutorial is the second of a two-part series on SPSS, a statistical software package that is widely used by scientists throughout the social sciences for analysis of quantitative data.
Please note: This tutorial focuses on using the point-and-click method for using SPSS; the syntax/code method is introduced briefly.
Topics
Prerequisites: Attendance at SPSS 1 preferred, or completion of Parts 1-6 of the Lynda.com "SPSS Statistics Essential Training" tutorial.
Get a GSU Data Ready! Badge Micro-Credential for completing these tutorials to show others your commitment to learning data skills! Learn more at lib.gsu.edu/data-ready
TUTORIALS & MATERIALS | ONLINE GUIDE
This series completes all analysis using code. No previous knowledge of coding is required. This series is for the Windows version of SAS.
This is the first SAS tutorial in a two-part series. This interactive tutorial will introduce users to the SAS system. Applied, hands on, examples using real data will be used. NOTE: This tutorial is aimed at people who do not have experience using the SAS system. Those who have used SAS in the past may find this tutorial too foundational and are encouraged to attend our forthcoming advanced SAS sessions.
Topics:
Prerequisites: No prior experience with SAS is required. Basic understanding of univariate and bivariate statistics is helpful but not required.
This is the second SAS tutorial in a two-part series. In this interactive tutorial, SAS users will go beyond the basics to develop comfort with more advanced statistical analyses using the SAS system. Applied, hands on, examples using real data will be used. NOTE: Basic knowledge of the SAS system will be helpful for those who want to participate in the applied portion of the tutorial.
Topics:
Prerequisites: Basic knowledge of the SAS system will be helpful for those who want to participate in the applied portion of the tutorial. Basic understanding of bivariate and multivariable statistics is helpful.
Get a GSU Data Ready! Badge Micro-Credential for completing these tutorials to show others your commitment to learning data skills! Learn more at lib.gsu.edu/data-ready
TUTORIALS & MATERIALS | ONLINE GUIDE
This series completes all analysis using code. No previous knowledge of coding is required. This series is for the Windows version of Stata. See the Stata research guide here.
This tutorial is the first of a three-part series on Stata. Stata is a statistical software package. Stata is widely used by scientists throughout the social sciences for analysis of quantitative data ranging from simple descriptive analysis to complex statistical modeling.
Please note: This tutorial completes all analysis using code. No previous knowledge of coding is required.
Topics:
Prerequisites: None.
This tutorial is the second in a three-part series on Stata. Stata is a statistical software package. Stata is widely used by scientists throughout the social sciences for analysis of quantitative data ranging from simple descriptive analysis to complex statistical modeling.
Please note: This tutorial completes all analysis using code. No previous knowledge of coding is required.
Topics:
Prerequisites: Stata 1 or basic knowledge of Stata.
This tutorial is the third in a three-part series on Stata. Stata is a statistical software package. Stata is widely used by scientists throughout the social sciences for analysis of quantitative data ranging from simple descriptive analysis to complex statistical modeling.
Please note: This tutorial completes all analysis using code. No previous knowledge of coding is required.
Topics:
Prerequisites: Stata 1 and Stata 2 or moderate knowledge of Stata.
Get a GSU Data Ready! Badge Micro-Credential for completing these tutorials to show others your commitment to learning data skills! Learn more at lib.gsu.edu/data-ready
TUTORIALS & MATERIALS | ONLINE GUIDE
The Python & Data series will introduce participants to the fundamentals of using the Python programming language and associated tools for the purposes of performing common data analysis tasks. Python is an extremely popular programming language used by analysts, researchers, and scientists in many different disciplines.
This series consists of three tutorials. For individuals who are new to Python, coding, or data analysis, it is highly recommended that the tutorials be attended in sequential order. Additionally, while these tutorials are taught exclusively using code (i.e. there are no point-and-click methods), attendees do not need to have any prior experience with programming, coding, or scripting. All are welcome.
Skill Requirements: None.
Software Requirements for Hands-on Participation:
This tutorial provides a short, high-level overview of Google Colab and how it relates to the other Python tutorials.
Topics:
Topics:
Topics:
Topics:
Get a GSU Data Ready! Badge Micro-Credential for completing these tutorials to show others your commitment to learning data skills! Learn more at lib.gsu.edu/data-ready
TUTORIALS & MATERIALS | ONLINE GUIDE
This applied Machine Learning (ML) series introduces participants to the fundamentals of supervised learning and provides experience in applying several ML algorithms in Python. Participants will gain experience in regression modeling; assessing model adequacy, prediction precision, and computational performance; and learn several tools for visualizing each step of the process.
This series consists of three (3) tutorials. For individuals who are new to Python and/or Google Colab, it is highly recommended that you first complete the prerequisite Python & Data Series 0-3 tutorials. For those who are new to Machine Learning, it is highly recommended that the tutorials in this series be attended in sequential order. While these tutorials are taught exclusively using code (i.e., there are no point-and-click methods), attendees do not need to have any prior experience with programming, coding, or scripting. All are welcome.
Software Requirements for Hands-on Participation:
For participants wishing to follow along with the “hands-on” portion of the tutorial, please see the directions here.
Fundamentals of supervised learning in Python; applying a rudimentary ML model using univariate linear regression (i.e., one feature).
Topics:
Prerequisites: Python & Data Series 0-3: https://lib.gsu.edu/rds-recordings
Fundamentals of supervised learning in Python; applying an ML model using multivariate regression (i.e., multiple features).
Topics:
Prerequisites: Python & Data Series 0-3: https://lib.gsu.edu/rds-recordings and Python for Machine Learning (ML) 1: Univariate Linear Regression.
Fundamentals of supervised learning in Python; applying an ML model using logistic regression (e.g., classification prediction).
Topics:
Prerequisites: Python & Data Series 0-3: https://lib.gsu.edu/rds-recordings, Python for Machine Learning (ML) 1: Univariate Linear Regression tutorial, and Python for Machine Learning (ML) 2: Multivariate Linear Regression tutorial.