| antworten.mufo | R Documentation |
Sample data of a multiple choice test with two test forms.
data(antworten.mufo)
A data.frame with 20 observations of the following 38 variables.
NoSerial number for each subject (numeric vector)
NameFamily name (character vector)
FirstNameFirst name (character vector)
MatrNoMatriculation number (numeric vector)
PseudonymPseudonym for anonymous feedback (character)
Item01 to Item30given answers, only one answer per item (numeric vector)
Item31 to Item32given answers, several answers per item (numeric vector)
FormTest form (character vector)
And a matrix called corr.key with indices for all items in the two test forms.
The data is actually the same as antworten. But in this object the items of the last 10 test
subjects were reversed, hence this is test form ”b”. As a convenience,
a matrix called corr.key
is also included. This data can be used to test klausur.mufo.
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.
data(antworten.mufo)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.