Learn R Programming

jmvReadWrite (version 0.3.6)

bfi_sample2: Twenty-five personality self-report items taken from the International Personality Item Pool (includes jamovi-attributes; should result in a file identical to bfi_sample2.omv under "extdata" when written with write_omv)

Description

The data set contains responses from 250 participants filling in twenty-five personality self-report items taken from the International Personality Item Pool (https://ipip.ori.org) as part of the Synthetic Aperture Personality Assessment (SAPA) web-based personality assessment (https://sapa-project.org) project. The 25 items are organized by five putative factors: Agreeableness (A1 to A5), Conscientiousness (C1 to C5), Extraversion (E1 to E5), Neuroticism (N1 to N5), and Openness (N1 to N5). The items were short phrases that the respondent should answer by indicating how accurately the statement describes their typical behaviour or attitude. Responses were collected using a 6-point scale: 1 - Very inaccurate, 2 - Moderately inaccurate, 3 - Slightly inaccurate, 4 - Slightly accurate, 5 - Moderately accurate, 6 - Very accurate. The data set includes the jamovi-attributes. It is supposed to result in an identical file compared to the bfi_sample2.omv-file contained in the extdata-directory of the package when written with write_omv.

Usage

bfi_sample2

Arguments

Format

A data.frame with 250 rows and 29 variables

ID

character

Respondent ID
A1

integer

Am indifferent to the feelings of others. (reversed)
A2

integer

Inquire about others' well-being.
A3

integer

Know how to comfort others.
A4

integer

Love children.
A5

integer

Make people feel at ease.
C1

integer

Am exacting in my work.
C2

integer

Continue until everything is perfect.
C3

integer

Do things according to a plan.
C4

integer

Do things in a half-way manner. (reversed)
C5

integer

Waste my time. (reversed)
E1

integer

Don't talk a lot. (reversed)
E2

integer

Find it difficult to approach others. (reversed)
E3

integer

Know how to captivate people.
E4

integer

Make friends easily.
E5

integer

Take charge.
N1

integer

Get angry easily.
N2

integer

Get irritated easily.
N3

integer

Have frequent mood swings.
N4

integer

Often feel blue.
N5

integer

Panic easily.
O1

integer

Am full of ideas.
O2

integer

Avoid difficult reading material. (reversed)
O3

integer

Carry the conversation to a higher level.
O4

integer

Spend time reflecting on things.
O5

integer

Will not probe deeply into a subject. (reversed)
gender

factor

Gender of the respondent (female, male)
age

integer

Age of the respondent (years)
ID2

character

Respondent ID (for testing; "A" + random-generated 4-digit-code)