antworten {klausuR} | R Documentation |
Sample dataset: antworten
Description
Sample data of a multiple choice test.
Usage
data(antworten)
Format
A data.frame with 20 observations of the following 37 variables.
No
Serial number for each subject (numeric vector)
Name
Family name (character vector)
FirstName
First name (character vector)
MatrNo
Matriculation number (numeric vector)
Pseudonym
Pseudonym for anonymous feedback (character)
Item01
toItem30
given answers, only one answer per item (numeric vector)
Item31
toItem32
given answers, several answers per item (numeric vector)
Details
This data was anonymised and Items 31 and 32 modified, to demonstrate items with multiple answers as well.
Source
The data was taken from a final exam test in differential psychology at the Institute for Experimental Psychology of the Heinrich-Heine-University Düsseldorf, summer term 2009.
Examples
data(antworten)
[Package klausuR version 0.12-14 Index]