From 7ea92145eac18956f91c5bd1f969dbeaf0f2af27 Mon Sep 17 00:00:00 2001 From: eneller Date: Sat, 7 Feb 2026 16:10:27 +0100 Subject: [PATCH] doc --- doc/report.Rnw | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/report.Rnw b/doc/report.Rnw index 8b3f893..c1c1e2c 100644 --- a/doc/report.Rnw +++ b/doc/report.Rnw @@ -328,6 +328,7 @@ dev.off() \subsection{Inferential Statistics}\label{inferential-statistics} To examine the effect of keyboard layout on typing performance, repeated-measures ANOVAs were conducted separately for typing speed (WPM) and total error rate (TER). +%TODO Friedman test of Subjective \subsubsection{Typing speed (WPM)} The repeated-measures ANOVA revealed a significant main effect of layout on typing speed, $F(2, 22) = 120.56, p < .001$ (Table~\ref{tab:anova_wpm}). Post-hoc pairwise comparisons with Bonferroni correction indicated that QWERTY yielded significantly higher typing speeds than both DVORAK ($p < .001$) and CIRCLE ($p < .001$).