lensData: Self and External Coder Ratings of Situations

Description Usage Format Details References Examples

Description

This file contains data from 204 participants who rated their own situations using the RSQ. Those RSQ ratings were composited to form the 8 DIAMONDS situation characteristics. These situations were later rated on the same dimensions by external raters and then coded for a number of situation cues.

Usage

1

Format

A data.frame with 205 observations containing

SID

A participant ID number

Sex

The participant's sex

family

Was with one or more family members

mate

Was with mate or spouse

friend

Was with one or more friends

roomatesneighbor

Was with a roommate or a neighbor

group

Was with one or more colleagues/classmates, a group, or a team

alone

Was alone

sports

Sports were present

exam

Was taken an exam, test, midterm, or final

cooking

Someone was cooking

eating

Someone was eating

social

People were socializing, talking, communicating, or hanging out

movietv

There was a movie or TV

travel

Situation involved travel (e.g., a car, driving)

computer

Situaiton involed computers or the internet

videogames

Situation involved video game playing or watching

readingbook

Was reading a book

working

Involved working, learning, or getting things done

shopping

Involved shopping, buying, ordering, or paying for something

grooming

Involved grooming or getting ready for something

waiting

Involved waiting for someone or something

sleep

Involved sleeping, resting, or napping

musicdance

Involved music or dancing

telephone

Involved using the telephone

home

Was in one's home, own room, or house

bathroom

Was in the bathroom

kitchen

Was in the kitchen

bed

Was in one's bed

school

Was at school, a university, a library, or laboratory

cafe

Was at a bar, restaurant, or cafe

duty

Self-rated Duty composite score

intellect

Self-rated Intellect composite score

adversity

Self-rated Adversity composite score

mating

Self-rated Mating composite score

positivity

Self-rated Positivity composite score

negativity

Self-rated Negativity composite score

deception

Self-rated Deception composite score

sociality

Self-rated Sociality composite score

dutyRater

Self-rated Duty composite score

intellectRater

Coder-rated Intellect composite score

adversityRater

Coder-rated Adversity composite score

matingRater

Coder-rated Mating composite score

positivityRater

Coder-rated Positivity composite score

negativityRater

Coder-rated Negativity composite score

deceptionRater

Coder-rated Deception composite score

socialityRater

Coder-rated Sociality composite score

Details

This file contains data from 204 participants who rated their own situations using the RSQ. Those RSQ ratings were composited to form the 8 DIAMONDS situation characteristics. Those are duty, intellect, adversity, mating, positivity, negativity, deception, and sociality. Later, an external set of raters (4 each) read the situations as described the participants and rated them on the RSQ. These external ratings were averaged and 8 DIAMONDS composites were formed. Finally, the situation descriptions were read and coded for the prescence (1) vs. absence (0) of 39 situation cues (e.g., with family vs not).

References

Rauthmann, J. F., Gallardo-Pujol, D., Guillaume, E. M., Todd, E., Nave, C. S., Sherman, R. A., Ziegler, M., Jones, A. B., & Funder, D. C. (2014). The situational eight DIAMONDS: A taxonomy of major dimensions of situation characteristics. Journal of Personality and Social Psychology, 107(4), 677-718.

Examples

1
2

Example output

Loading required package: psych
Loading required package: abind
Loading required package: foreach
  SID Sex family mate friend roommatesneighbor group alone sports exam cooking
1   1   1      0    0      0                 0     0     0      0    0       0
2   2   1      0    0      0                 0     0     0      0    0       0
3   3   1      0    0      1                 0     0     0      0    0       0
4   4   1      0    0      0                 0     0     0      0    0       0
5   5   1      0    0      0                 0     0     0      0    0       0
6   6   1      0    0      0                 0     0     0      0    0       0
  eating social movietv travel computer videogames readingbook working shopping
1      0      0       0      0        0          0           0       0        0
2      0      0       0      1        0          0           0       0        0
3      0      0       0      1        0          0           0       0        0
4      0      0       0      0        0          0           0       1        0
5      0      0       0      0        0          0           0       1        0
6      0      0       0      0        0          0           0       1        0
  grooming waiting sleep musicdance telephone home bathroom kitchen bed school
1        1       0     0          0         0    0        1       0   0      0
2        0       0     0          0         0    0        0       0   0      0
3        0       0     0          0         0    0        0       0   0      0
4        0       0     0          0         0    0        0       0   0      1
5        0       0     0          0         0    0        0       0   0      1
6        0       0     0          1         0    0        0       0   0      1
  cafe duty intellect adversity   mating positivity negativity deception
1    0 5.75      3.75      3.25 4.666667       6.25       3.50  4.000000
2    0 7.00      7.25      2.00 3.333333       6.25       5.25  4.333333
3    0 3.00      5.50      3.00 5.333333       7.75       3.50  4.333333
4    0 5.25      5.75      3.00 3.666667       6.25       6.25  5.333333
5    0 6.75      6.75      2.75 2.666667       6.25       5.00  2.333333
6    0 5.50      6.00      1.75 3.000000       6.25       3.50  4.666667
  sociality dutyRater intellectRater adversityRater matingRater positivityRater
1      4.75    6.3750         4.4375         3.0000    5.916667          7.0625
2      6.75    6.2500         5.2500         3.1250    5.333333          6.5625
3      6.00    4.5000         5.7500         4.2500    4.666667          7.6875
4      5.00    6.4375         6.2500         3.5000    4.333333          4.9375
5      5.50    6.9375         6.5625         3.1875    4.750000          5.5625
6      6.25    7.1875         4.7500         3.4375    4.916667          6.9375
  negativityRater deceptionRater socialityRater
1          4.0000       4.000000         4.4375
2          4.6875       3.916667         6.4375
3          3.1875       4.166667         7.5000
4          6.6875       4.083333         5.5000
5          4.9375       3.916667         5.7500
6          4.3750       3.083333         5.6875

multicon documentation built on May 2, 2019, 3:18 a.m.