Description Usage Format Note Source
Lab data from the Exploring Social Metacognition Dots Task
1 |
A list with four items:
A tibble with 100 rows and 6 columns:
Identifier for the participant
Identifier for the advisor
Code for the advice offered by the advisor.
neutral
Agree in Confidence (Bias sharing)
Agree in Uncertainty (Anti-bias)
Portrait number for the advisor
Voice number for the advisor
Name assigned to the advisor
A tibble with 25 rows and 17 columns:
Identifier for the participant
Participant's self-reported gender
Participant's self-reported age
Whether the experiment was resumed from earlier failure
Screen used for display
Operating system code
Operating system description
Whether the study was run in debug mode
Whether the study was run in short mode
Experimental settings (see MATLAB experiment code for their functions)
A tibble with 800 rows and 11 columns:
Answer given on a sliding scale
Number of the question
Initial answer position of the slider
Question's position in the presentation sequence at that time point
Whether the participant moved the slider
Seconds taken for the answer to be submitted
Time at which the question was displayed to the participant
Identifier for the participant
Which stage of the experiment at which this set of questions occurs
Identifier for the question text
Identifier for the advisor who is the subject of the question
A tibble with 9,075 rows and 50 columns:
Identifier for the participant
trial identifier
experimental block the trial belongs to
whether there is a break after the trial
whether there are instructions accompanying the trial
whether there is a questionnaire after the trial
whether the trial is accompanied with feedback (tone on error)
whether the trial is labelled as a practice trial
whether the advisor is correct in their advice
whether the advisor agrees with the participant
whether the confidence expressed by the participant in their initial decision is in the bottom 30% (-1), middle 40% (0), or top 30% (1) of initial confidence ratings given over the last 2 blocks
identification number of advisor
list of the advisors offered as a choice on the trial in position [top, bottom]
not used
not used
not used
Participant's initial response
Participant's final response
whether participant's (final or initial if no final response is taken) answer is correct
whether participant's initial answer is correct
whether participant's final answer is correct
whether the participant selected the top (1) or bottom (2) advisor
time taken to choose the advisor (s)
Participant's estimate of the accuracy of the advisors [first advisor, last advisor]
Whether the initial response chose the left (1) or right (2) side
Whether the final response chose the left (1) or right (2) side
timestamp of advisor's speech ending
timestamp of stimulus offset
timestamp of stimulus onset
timestamp of initial response opening
timestamp of final response opening
timestamp of initial response
timestamp of final response
timestamp of trial start
timestamp of trial end
delay between target offset and actual offset (s) for initial decision
delay between target onset and actual onset (s) for initial decision
Questionnaire answers - struct (unpacked in
questionnaires
dataframe)
whether the box with the most dots is on the left (1) or right (2)
2x400 array of the possible dot positions for the left [1,] and right [2,] boxes. 1s represent dots while 0s represent blank spaces
the number of dots subtracted from the less numerous box and added to the more numerous box
timestamp of the trial start
timestamp of the trial end
whether the advisor's "I think" precedes or follows the direction endorsement
Not used
timestamp of advice speech onset
timestamp of advisor portrait display onset
delay between target onset and actual onset (s) for final decision
timestamp of advisor portrait display offset
delay between target offset and actual offset (s) for final decision
This dataset cannot be loaded using the
select_experiment
function. It should instead be loaded using
data
.
Data collected from a lab-based behavioural psychological experiment in which participants view two boxes containing around 200 dots each and make a decision as to whether the left or the right box contains more dots. On most trials, participants receive advice from an advisor and make a final decision. Both the initial and final decision are made on a horizontal bar with the extremes representing certainty that the box on that side had the most dots, and the middle region representing relative uncertainty.
https://osf.io/vgcnb/ via some data wrangling to convert from MATLAB to R
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.