@@ -92,6 +92,8 @@ For this I recommend the following article on how to apply repeated-measures ANO
In general, you should check perform performing paramteric test (like ANOVA or t-tests) that your data is actually normally distributed and fullfills the requirements (see website above) and otherwise use a non-parametric test should be used (*text books have an exclusion for this for large numbers (Central Limit Theorem), which often refers to 30 being a large enough number*). Otherweise check this graph for which tests might be useful (taken from the second book under Further Reading):<br>
Another database for statistical knowledge and a more interactive version of the diagram above can be found at https://www.methodenberatung.uzh.ch/de.html (unfortunately only in German)