cover image
Data Analysis Workflow in R - Video 2 - Categorical Variables (chi-square and Fisher test)

Available Languages:

< Browse all resources and collections

Description

Dated: October 2020

Author: Sam Dumble

Continuing the previous video - now looking at refining hypothesis, modifying data to meet objectives, using the janitor library, and finally looking at knitting results from markdown files.We focus in the second video on categorical variables and conducting hypothesis tests on contingency tables - like the chi square test and the fisher test.

View/download

This resource includes a video on our YouTube channel, embedded here.

Collections including this resource

Introduction to R Videos

Related resources

Video

ggplot2 Introduction - Data visualisation in R and the Grammar of Graphics (Video 1)

A series of videos talking through why the ggplot2 library in R is a great choice for producing graphs and dat...

CCRP
Data Analysis
Data Analysis
Data Visualisation
GGplot2
Power Analysis
R & Rstudio
Researchers
rstudio
Sam Dumble
Students
tidyverse

Video

ggplot Introduction - Colours and Scales (Video 2)

A series of videos talking through why the ggplot2 library in R is a great choice for producing graphs and dat...

CCRP
Data Analysis
Data Analysis
Data Visualisation
GGplot2
R & Rstudio
Researchers
rstudio
Sam Dumble
Students
tidyverse

Video

ggplot2 Introduction - Facets, themes and taking things further (Video 3)

In this video we'll take things a bit further, using facets, themes and labels, and go about trying to solve a...

CCRP
Data Analysis
Data Analysis
Data Visualisation
facets
GGplot2
R
R & Rstudio
Researchers
Sam Dumble
Students
tidyverse

Video

dplyr Quick Overview - Core Functions (Video 1)

In this video, we give you an overview of data manipulation and the core functions of the package dplyr.filter...

CCRP
Data Analysis
data management
data manipulation
Data Storage
Data Structures
dplyr
Farmers
Nicolas Greliche
R & Rstudio
Researchers
tidyverse

Video

Effective Use of Rstudio - Importing Data

In this video, we explain the steps that one needs to take in order to safely import data into R from RStudio....

Data Analysis
Data Collection
Data Collection
Data Storage
Data Structures
Nicolas Greliche
R & Rstudio
Researchers

Video

Data Analysis Workflow in R - Video 1 - Numeric Variables (t-tests and non-parametric tests)

A demonstration video showing the steps for a simple data analysis problem using RStudio to import, explore an...

analysis workflow
CCRP
Data Analysis
Data Analysis
Data Visualisation
R & Rstudio
Researchers
rmd
Sam Dumble
Students
t test
wilcox