Raw Data from Lexical Decisions Experiment
Each row represents one participant. Participants with a value of 0 for the cs variable should not be included in the statistical analysis
(Course Section 0 = "Not in PSY 100").
To use this dataset in your own statistical analysis, use this link to download the data as a CSV file. Here is the data codebook.
");
echo("
");
for ($j=0; $j$thiscell");
}
echo("
");
for ($i=0; $i<$numParticipants; $i++) {
if (strpos($labdata[$i], 'groupcode') === false) {
// strip nuisance characters
$thisrow = str_replace($nuisance, "", $labdata[$i]);
$rowdata = explode(",",$thisrow);
echo("
");
for ($j=0; $j$thiscell");
}
echo("
");
}
}
echo("");
?>