Exercise 3: Correlations and t-tests
- Test the correlation between workload and burnout.
- Report the correlation, confidence interval, and p-value.
- Compare performance between training groups with an independent t-test.
- Calculate and report a standardized effect size.
- Using
training_experiment.csv, test whether post-scores differ between groups. - Run a paired t-test comparing pre- and post-score for the training group.
- Explain why statistical significance is not the same as practical importance.