Skip to content

This is a repository for the workshop An Introduction to Data Science in Education in Education Using R at MTSU on 2019/09/05

Notifications You must be signed in to change notification settings

jrosen48/mtsu-workshop

Repository files navigation

MTSU-workshop-2019

This is a repository for:

An Introduction to Data Science in Education in Education Using R Thursday, 9/4, 9:30 - 11:30

Objectives

R is a freely-available, cross-platform, open-source programming language and statistical software environment that is well-suited to data analysis and data science, but, can have an high barrier to entry. This workshop provides an introduction to R in education, with a focus on developing a foundation in capabilities (and confidence!) that can be applied in a variety of data analysis contexts. Most of the time will be spent on developing the following skills: a) Getting started with R Studio, b) Visualizing (with the ggplot2 R package), processing (with dplyr), and modeling data and presenting results (using a regression model and apatables), c) Creating reproducible reports using R Markdown and papaja. There are not prerequisites, though, to get the most from the workshop, please bring your own laptop computer with you with R and R Studio installed (instructions below).

Installations

If you have issues with any of the installations below (and don’t worry, they’re all very small and won’t take up much space on your computer) please contact me (jmrosenberg@utk.edu) and I can try to work with you to get it resolved before the workshop. If we’re unsuccessful, at least we know from the start of the workshop that we’ll need to work with you to get up to speed.

To download R:

  • Visit this page to download R: https://cran.r-project.org/
  • Find your operating system (Mac, Windows, or Linux)
  • Download the 'latest release' on the page for your operating system and download and install the application

To download R Studio:

  • Visit this page to download R studio: https://www.rstudio.com/products/rstudio/download/
  • Find your operating system (Mac, Windows, or Linux)
  • Download the 'latest release' on the page for your operating system and download and install the application

Slides

The slides are here: https://jrosen48.github.io/mtsu-workshop/

Interactive R Markdown File

demo-doc.Rmd is an interactive R Markdown file that accompanies the presentation.

R Studio Cloud

An R Studio Cloud workspace/environment for the demo-doc.Rmd document in this repository is availabile here: https://rstudio.cloud/project/486640

This may be especially helpful if you do not yet have R and R Studio installed on your computer. It does require you to create an account or to use a Google (or GitHub) account to sign-in.

Thank you

Thank you to Emily Bovee for developing the workshop this workshop is adapted from: https://github.com/jrosen48/MTSU-workshop

Acknowledgments

Parts of the content for this workshop are adapted from:

Parts of the content for this workshop are inspired from content associated with the Data Science Specialization for UO COE (led by Daniel Anderson)

About

This is a repository for the workshop An Introduction to Data Science in Education in Education Using R at MTSU on 2019/09/05

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published