Exercise 4

Due date : due 21/5 before 21:00, via email. Send a short pdf with your code, results and discussion.

Can be done individually or in pairs

File control.csv contains the data of a control group and exp.csv data on the experimental group

run a t-test to verify if the differences are significant

Equivalence tests

The package equivalence in R implements the TOST (two one sided t-test) test.

Let us assume that a difference of 2 or less in the data is irrelevant. Run the TOST test. Can you say that the two groups are equivalent?

Effect size

Bayesian analysis

Install the package BEST.