This practical workshop will help participants to choose and use the appropriate standard statistical test for their data by introducing key concepts of inferential statistics in R. Participants will learn how to compute and interpret hypothesis tests for popular statistical models such as correlation, contingency tables, chi-square test, t-test and ANOVA.
The workshop is recommended for researchers wanting to understand how to choose the right statistical test for the context/condition and how to conduct the analysis by themselves using R. The workshop is relevant for all disciplines, although examples and exercises will be based around biological and clinical datasets.
Learning Objectives
During the workshop, participants will learn how to:
- Choose the right statistical test appropriate for the data and the research questions
- Carry out inferential statistics in R
- Generate plots, figures and tables of hypothesis tests using specific R packages
- Interpret and report the results of a range of commonly-used statistical tests
Syllabus
Topics covered during the workshop will include:
- An introduction to hypothesis testing terminology
- Correlation analysis between two continuous variables
- Statistical tests for both categorial and continuous variables
- ANOVA - testing with more than two groups
Prerequisites
Prior knowledge of R is required (the R for Reproducible Scientific Research Software Carpentry workshop is highly recommended) as the basics of R will not be covered.