Skip to content

Commit 7bf63b4

Browse files
authored
add TOSEM paper
1 parent 8bb3e17 commit 7bf63b4

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

index.html

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,26 @@ <h4>Resources</h4>
147147
</ul>
148148
</article>
149149

150+
<article>
151+
<header>
152+
<h3>Mastering Variation in Human Studies: The Role of Aggregation (TOSEM)</h3>
153+
</header>
154+
<ul class="authors">
155+
<li><a href="https://www.tu-chemnitz.de/informatik/ST/professur/professor.php.en">Janet Siegmund</a></li>
156+
<li>Norman Peitek</li>
157+
<li><a href="http://www.infosun.fim.uni-passau.de/se/apel/">Sven Apel</a></li>
158+
<li><a href="https://sws.informatik.uni-leipzig.de">Norbert Siegmund</a></li>
159+
</ul>
160+
<summary>
161+
The human factor is prevalent in empirical software engineering research. However, human studies often do not use the full potential of analysis methods by combining analysis of individual tasks and participants with an analysis that aggregates results over tasks and/or participants. This may hide interesting insights of tasks and participants and may lead to false conclusions by overrating or underrating single-task or participant performance. We show that studying multiple levels of aggregation of individual tasks and participants allows researchers to have both, insights from individual variations as well as generalized, reliable conclusions based on aggregated data. Our literature survey revealed that most human studies perform either a fully aggregated analysis or an analysis of individual tasks. To show that there is important, non-trivial variation when including human participants, we reanalyze 12 published empirical studies, thereby changing the conclusions or making them more nuanced. Moreover, we demonstrate the effects of different aggregation levels by answering a novel research question on published sets of fMRI data. We show that, when more data are aggregated, the results become more accurate. This proposed technique can help researchers to find a sweet spot in the tradeoff between cost of a study and reliability of conclusions.
162+
</summary>
163+
<h4>Resources</h4>
164+
<ul class="resources">
165+
<li><a href="https://github.com/brains-on-code/conducting-and-analyzing-human-studies">Replication Package</a></li>
166+
<li><a href="https://www.se.cs.uni-saarland.de/publications/docs/SPA+20.pdf">Paper, PDF</a></li>
167+
</ul>
168+
</article>
169+
150170
<article>
151171
<header>
152172
<h3>What Drives the Reading Order of Programmers? An Eye Tracking Study (ICPC 20)</h3>

0 commit comments

Comments
 (0)