signaling2020: signaling2020

Description Usage Format Details

Description

This package contains cleaned data for both the US and Indian Samples of our 2020 vignette study.

Usage

1

Format

A data frame with 1950 rows and 61 variables:

MTurkID

character The MTurk ID submitted by the participants. Can be used to identify particpants who completed the study.

IPAddress

character IP Address collected by Qualtrics.

Progress

double Qualtrics created variable that reflects progress in the survey. Not relaible for determing how far participants made it through the study since both being filtered out due to attention check failure and full completion are scored as 100. To determine who finished the survey, use MTurk ID.

sample

character Whether the participant was recruited through the Indian or US sample on MTurk.

vignette

character Which vignette participants read.

signal

character Which signal participants read as the treatment.

T1Belief

double How much partipants believed the signaler to be telling the truth pre-signal (0 = Not at all; 100 = Completely).

T1Action

double How likely participants would be to perform what is requested of them by the signaler pre-signal (0 = Very unlikely; 100 = Very likely).

T1Divide

double How participants in the Indian sample would divide the availible money between their two daugthers pre-signal (0 = Much more for the younger daughter; 50 = Even Split; Much more for the older daughter).

T2Belief

double How much partipants believed the signaler to be telling the truth post-signal (0 = Not at all; 100 = Completely).

T2Action

double How likely participants would be to perform what is requested of them by the signaler post-signal (0 = Very unlikely; 100 = Very likely).

T2Divide

double How participants in the Indian sample would divide the availible money between their two daugthers post-signal (0 = Much more for the younger daughter; 50 = Even Split; Much more for the older daughter).

T3Action

double How likely participants would be to perform what is requested of them by the signaler following strong video or directly observed evidence (0 = Not at all; 100 = Completely).

T1Angry

double If the participant thought the signaler was angry pre-signal (0 = no; 1 = yes).

T1Sad

double If the participant thought the signaler was sad pre-signal (0 = no; 1 = yes).

T1Suicidal

double If the participant thought the signaler was suicidal pre-signal (0 = no; 1 = yes).

T1MentallyIll

double If the participant thought the signaler was mentally ill pre-signal (0 = no; 1 = yes).

T1Depressed

double If the participant thought the signaler was depressed pre-signal (0 = no; 1 = yes).

T1Guilty

double If the participant thought the signaler was feeling guilty pre-signal (0 = no; 1 = yes).

T1Calm

double If the participant thought the signaler was calm pre-signal (0 = no; 1 = yes).

T1Neutral

double If the participant thought the signaler was feeling neutral pre-signal (0 = no; 1 = yes).

T1Scared

double If the participant thought the signaler was scared pre-signal (0 = no; 1 = yes).

T1Tired

double If the participant thought the signaler was tried pre-signal (0 = no; 1 = yes).

T1Distressed

double If the participant thought the signaler was distressed pre-signal (0 = no; 1 = yes).

T1Devious

double If the participant thought the signaler was feeling devious pre-signal (0 = no; 1 = yes).

T1Jealous

double If the participant thought the signaler was jealous pre-signal (0 = no; 1 = yes).

T1Confident

double If the participant thought the signaler was feeling confident pre-signal (0 = no; 1 = yes).

T1Traumatized

double If the participant thought the signaler was feeling traumatized pre-signal (0 = no; 1 = yes).

T1Violated

double If the participant thought the signaler was feeling violated pre-signal (0 = no; 1 = yes).

T1NoneOfAbove

double If the participant thought the signaler was not feeling any of the previously mentioned states pre-signal (0 = no; 1 = yes).

T2Angry

double If the participant thought the signaler was angry post-signal (0 = no; 1 = yes).

T2Sad

double If the participant thought the signaler was sad post-signal (0 = no; 1 = yes).

T2Suicidal

double If the participant thought the signaler was suicidal post-signal (0 = no; 1 = yes).

T2MentallyIll

double If the participant thought the signaler was mentally ill post-signal (0 = no; 1 = yes).

T2Depressed

double If the participant thought the signaler was depressed post-signal (0 = no; 1 = yes).

T2Guilty

double If the participant thought the signaler was feeling guilty post-signal (0 = no; 1 = yes).

T2Calm

double If the participant thought the signaler was calm post-signal (0 = no; 1 = yes).

T2Neutral

double If the participant thought the signaler was feeling neutral post-signal (0 = no; 1 = yes).

T2Scared

double If the participant thought the signaler was scared post-signal (0 = no; 1 = yes).

T2Tired

double If the participant thought the signaler was tired post-signal (0 = no; 1 = yes).

T2Distressed

double If the participant thought the signaler was distressed post-signal (0 = no; 1 = yes).

T2Devious

double If the participant thought the signaler was feeling devious post-signal (0 = no; 1 = yes).

T2Jealous

double If the participant thought the signaler was jealous post-signal (0 = no; 1 = yes).

T2Confident

double If the participant thought the signaler was feeling confident post-signal (0 = no; 1 = yes).

T2Traumatized

double If the participant thought the signaler was feeling traumatized post-signal (0 = no; 1 = yes).

T2Violated

double If the participant thought the signaler was feeling violated post-signal (0 = no; 1 = yes).

T2NoneOfAbove

double If the participant thought the signaler was not feeling any of the previously mentioned states post-signal (0 = no; 1 = yes).

Age

double Self reported age of the participant.

Sex

character Self reported sex of the participant.

Sons

double Self reported number of sons the participant has.

Daughters

double Self reported number of daughters the participant has.

RelStatus

character Self reported relationship status of the participant.

Ed

character Self reported level of education of the participant.

years_education

double Years of education estimated from self-reported level of education.

Income

character Self reported income of the participant (Indian sample = in rupees; US sample = in USD).

CurrencyType

character Rupees or USD.

Feedback

character Responses to an open-ended, optional feedback prompt.

TotalTime

double Time spent on the survey.

VignetteTime

double Time spent reading the main body of the vignette (pre-signal).

SignalTime

double Time spent reading the signal treatment.

T4AttentionCheck

double Attention check in which the participant was asked to drag the slider all the way to the left (0 is the desired value).

T4AttentionCheckFail

double If the participant dragged the slider to a value other than 0 (0 = no; 1 = yes).

CompleteSurvey

logical If the participant completed the survey (0 = no; 1 = yes.)

Details

DETAILS


michaelrgaffney/signaling2020data documentation built on Dec. 21, 2021, 5:58 p.m.