Descriptive Statistics with Continuous and Discrete Predictors

BEFORE YOU BEGIN: 

The videos below will walk you through the following  .Rmd file: https://drive.google.com/file/d/1CQ0q_GslIe5qV4l3VLyh5ySc69ovIDRc/view

Be sure you already have the datafile from Ch. 9 saved. 

10–A: Introduction and Learning Outcomes

In this module, we will be learning how to:


Video (0:42)

10-B: Installing and Loading Packages

Note that when working through the .Rmd files, R packages will often need to be installed, and libraries loaded. Do NOT quit R while installing or loading packages and libraries. This can corrupt crucial files. Instead, you can STOP the process (by clicking the red stop sign in the upper right corner of the console) and then quit the program, or wait until the process has been completed. 

Video (6:37)

10-C: Dataset Information

If you need to review information about the dataset, see Chapter 8.

10-D: Descriptive Statistics for Continuous Variables

Video (15:58)

10-E: Plotting Continuous Variables

Video (16:32)

10-F: Descriptive Statistics for Discrete Variables

Video (10:01)

10-G: Plotting Discrete Variables

Video (14:26)

Test Your Knowledge


References


Interested in learning more?