big5 | R Documentation |
Description: A data set simulated after a students survey of the BIG 5 (Openness [O], Conscienciousness [C], Extraversion [E], Agreeableness [A], and Neuroticism [N]). The scale comprises 21 items following the structure of the BFIK (DOI 10.1026/0012-1924.51.4.195).
big5
A data.frame with 1076 rows and 21 columns.
The items were originally presented in German. Here is a rough translation (untested):
[E] I ... am rather reserved.
[A] I ... tend to criticize others.
[C] I ... complete tasks thoroughly.
[N] I ... get depressed easily, depressed.
[O] I ... am interested in many things.
[E] I ... am enthusiastic and can easily carry others away.
[A] I ... trust others easily, believe in the good in people.
[C] I ... am comfortable, tend to laziness.
[N] I ... am relaxed, do not let stress upset me.
[O] I ... am profound, like to think about things.
[E] I ... am rather the 'quiet type', taciturn.
[A] I ... can act cold and distant.
[C] I ... am efficient and work briskly.
[N] I ... worry a lot.
[O] I ... have an active imagination, am imaginative.
[E] I ... go out of myself, am sociable.
[A] I ... can be brusque and dismissive towards others.
[C] I ... make plans and carry them out.
[N] I ... get nervous and insecure easily.
[O] I ... appreciate artistic and aesthetic impressions.
[O] I ... have little artistic interest.
The response format of all items was:
very inapplicable
rather inapplicable
neither-nor
rather true
very true
library(RMX)
summary(big5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.