music {prefmod} | R Documentation |
The General Social Survey has been conducted by the National Opinion Research Center in 1993. The dataset focusses on 11 items with a 5-point Likert type response scale. The respondents were asked about their music preferences.
data(music)
A data frame with 1500 observations on the following 11 variables. The variables are items with the question for liking bigband/ blugrass,.. very much, like it, have mixed feelings, dislike it and dislike it very much. Missing values are categorized as NA, so it is not a numeric data frame.
bigband
blugrass
country
blues
musicals
klassik
folk
jazz
opern
rap
hvymetal
The 11 variables are items to be anserwed on a 5-point Likert type scale with response categories: (1) like it very much, (2) like it, (3) have mixed feelings, (4) dislike it and (5) dislike it very much.
Dataset: General Social Survey 1993 [United States]
CPANDA Identification Number: a00006
Cultural Policy and the Arts National Data Archive
http://www.cpanda.org/cpanda/getDDI.xq?studyID=a00006#dataDscr
This is just an abstract for further information concerning the General Social Survey dataset have a look at the Cultural Policy and the Arts National Data Archive.
data(music) summary(music)