big_five: Data on the Big Five personality traits

big_fiveR Documentation

Data on the Big Five personality traits

Description

Dataset that provides big five personality trait scores for 307,313 people from different countries. The variables are as follows:

Usage

data(big_five)

Format

A (tibble) data frame with 307,313 rows and 8 variables.

Details

  • country. Country where respondent lives.

  • age. Age of respondent.

  • sex. Sex of respondent.

  • agreeable_score. Agreeableness score, ranging from 0 (critical / rational) to 1 (friendly/compassionate).

  • extraversion_score. Extraversion score, ranging from 0 (solitary/reserved) to 1 (outgoing/energetic).

  • openness_score. Openness score, ranging from 0 (consistent/cautious) to 1 (inventive/curious).

  • conscientiousness_score. Consccientiousness score, ranging from 0 (extravagant/careless) to 1 (efficient/organized).

  • neuroticism_score. Neuroticism score, ranging from 0 (resilient/confident) to 1 (sensitive/nervous).

Source

For info on the traits see here: https://en.wikipedia.org/wiki/Big_Five_personality_traits#Descriptions_of_the_particular_personality_traits. Data comes from here: https://github.com/automoto/big-five-data


hail2thief/ladata documentation built on Sept. 9, 2024, 1:28 p.m.