1  Before we begin

1.1 Learning objectives

The one thing you should take away from the Workshop is to plan the analysis along with the methodological details or your experiment, rather than after gathering the data you want to analyse.

This document should help you do the following:

1.2 Your role

You should focus on the analysis by becoming more familiar with R/RStudio by using it often in ‘dummy’ analyses and exercises. You should aim to become comfortable with how to use software because software is only one aspect of the analysis. Try not to get distracted or turned-off by the learning curve for R. Think more about which test to use and why and whether assumptions of data distributions are met.

In addition to this document, many online resources describe how to do a particular test. But you must know which test to use based on how you designed your experiments and gathered data/made measurements. Chapters 4-7 provide R commands (formula & syntax) to execute common tests. In almost all cases, your data table should be in long format. See Appendix. Remember that the result of the test does not tell you whether it is the appropriate one for your data!

1.3 Help from experts

I am neither a mathematician nor a statistician! Refer to the excellent ICL Statistics Advisory Service (SAS). Remember to contact them BEFORE doing experiments!