Learn R Programming

multicon (version 1.6)

bfi.set: Big Five Invetory Set

Description

These are Big Five Inventory self ratings of participants from the Riverside Situation Project.

Usage

data(bfi.set)

Arguments

Format

A data frame with 205 observations on the following 44 variables.
sBFI1
Is talkative
sBFI2
Tends to find fault with others
sBFI3
Does a thorough job
sBFI4
Is depressed, blue
sBFI5
Is original, comes up with new ideas
sBFI6
Is reserved
sBFI7
Is helpful and unselfish with others
sBFI8
Can be somewhat careless
sBFI9
Is relaxed, handles stress well
sBFI10
Is curious about many different things
sBFI11
Is full of energy
sBFI12
Starts quarrels with others
sBFI13
Is a reliable worker
sBFI14
Can be tense
sBFI15
Is ingenious, a deep thinker
sBFI16
Generates a lot of enthusiasm
sBFI17
Has a forgiving nature
sBFI18
Tends to be disorganized
sBFI19
Worries a lot
sBFI20
Has an active imagination
sBFI21
Tends to be quiet
sBFI22
Is generally trusting
sBFI23
Tends to be lazy
sBFI24
Is emotionally stable, not easily upset
sBFI25
Is inventive
sBFI26
Has an assertive personality
sBFI27
Can be cold and aloof
sBFI28
Perseveres until the task is finished
sBFI29
Can be moody
sBFI30
Values artistic, aesthetic experiences
sBFI31
Is sometimes shy, inhibited
sBFI32
Is considerate and kind to almost everyone
sBFI33
Does things efficiently
sBFI34
Remains calm in tense situations
sBFI35
Prefers work that is routine
sBFI36
Is outgoing, sociable
sBFI37
Is sometimes rude to others
sBFI38
Makes plans and follows through with them
sBFI39
Gets nervous easily
sBFI40
Likes to reflect, play with ideas
sBFI41
Has few artistic interests
sBFI42
Likes to cooperate with others
sBFI43
Is easily distracted
sBFI44
Is sophisticated in art, music, or literature

Details

Participants (N=205) are in rows. BFI items (44 items) are in the columns.

References

Sherman, R. A., Nave, C. S., & Funder, D. C. (2010). Situational similarity and personality predict behavioral consistency. Journal of Personality and Social Psychology, 99(2), 330-343

Examples

Run this code
data(bfi.set)
head(bfi.set)

Run the code above in your browser using DataLab