0 votes
in SoSci Survey (dt.) by s249245 (125 points)

Hier mein verwendeter PHP-Code:
if (value('Z001') == 1) {
text('M001');
} elseif (value('Z001') == 2) {
text('M002');
} elseif (value('Z001') == 3) {
text('M003');
} elseif (value('Z001') == 4) {
text('M004');
}

Ich habe hier 5=Kontrollgruppe weg gelassen und es scheint zu funktionieren:
Urne für die Zufallsziehung
Zettel (Inhalte): Bisher gezogen:
1 = Manipulation 1 (Commission Error / Spurious Failure)
2 = Manipulation 2 (Commission Error / Not Spurious Failure)
3 = Manipulation 3 (Omission Error / Spurious Failure)
4 = Manipulation 4 (Omission Error / Not Spurious Failure)
1: 15
2: 15
3: 15
4: 16

1 Answer

0 votes
by SoSci Survey (328k points)
selected by s249245
 
Best answer

Die Kontrollgruppe ist aus technischer Sicht nichts anderes als eine weitere Experimentalgruppe. Insofern ... ja, wenn Sie 4 Gruppen eintragen, und 4 Gruppen haben möchten, dann bekommen Sie 4 Gruppen :)

by s249245 (125 points)
Vielen lieben Dank

Willkommen im Online-Support von SoSci Survey.

Hier bekommen Sie schnelle und fundierte Antworten von anderen Projektleitern und direkt von SoSci Survey.

→ Eine Frage stellen


Welcome to the SoSci Survey online support.

Simply ask a question to quickly get answers from other professionals, and directly from SoSci Survey.

→ Ask a Question

...