littleSurvey: Results from a little survey

Description Format Examples

Description

These data are from a little survey given to a number of students in introductory statistics courses. Several of the items were prepared in multiple versions and distributed randomly to the students.

Format

A data frame with 279 observations on the following 20 variables.

Examples

1
2
3
data(littleSurvey)
xtabs(~surprise+surpriseVer, data=littleSurvey)
xtabs(~disease+diseaseVer, data=littleSurvey)

fastR documentation built on May 1, 2019, 11:18 p.m.