Personality: Scoring of the "Personality" survey

PersonalityR Documentation

Scoring of the “Personality” survey

Description

1. Reverse scored P2, P4, P6, P8, P10 in Qualtrics scoring.

2. Created variables for each scale in survey flow.

P_extraverison: average of P1 and Reverse P6; P_agreeableness: average of reverse P2 and P7; P_conscientiousness: average of P3 and reverse P8; P_emotionalstability: average of reverse P4 and P9; P_openness: average of P5 and reverse P10.

Usage

Score_Personality(data)

Format

Here are a number of personality traits that may or may not apply to you. Please select an option to indicate the extent to which you agree or disagree with that statement. You should rate the extent to which the pair of traits applies to you, even if one characteristic applies more strongly than the other.

1) Strongly disagree; 2) Disagree moderately; 3) Disagree a little 4) Neither agree or disagree 5) Agree a little 6) Agree moderately 7) Agree strongly 0) Choose not to answer

P_1

Extraverted, enthusiastic.

P_2

Critical, quarrelsome.

P_3

Dependable, self-disciplined

P_4

Anxious, easily upset

P_5

Open to new experiences, complex

P_6

Reserved, quiet

P_7

Sympathetic, warm

P_8

Disorganized, careless

P_9

Calm, emotionally stable

P_10

Conventional, uncreative

Value

P_extraversion

average of P1 and Reverse P6

P_agreeableness

average of reverse P2 and P7

P_conscientiousness

average of P3 and reverse P8

P_emotionalstability

average of reverse P4 and P9

P_openess

average of P5 and reverse P10

Author(s)

Wangcheng Yan, Wenjun Zhou

References

https://gosling.psy.utexas.edu/scales-weve-developed/ten-item-personality-measure-tipi/

Examples

library(Fruved)

wzhou7/Fruved documentation built on Feb. 4, 2024, 2:32 p.m.