Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
stroop
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Bartosz Maćkiewicz
stroop
Commits
edc86cce
Commit
edc86cce
authored
Jul 17, 2018
by
David Bridges
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Initial commit
parent
067374e3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
29 additions
and
0 deletions
+29
-0
README.txt
README.txt
+29
-0
No files found.
README.txt
0 → 100644
View file @
edc86cce
Stroop - measuring reaction times to incongruent stimuli
------------------------------------------------------------------
The experiment:
In this task subjects must report the colour of the letters spelling each
word, but letters themselves also spell a colour name and this may be the
same or different to the colour of the letters. Stroop (1935) reports that
reaction times are slower the letters spell a colour that is incongruent
with the colour of the letters, indicating a compulsory automated reading of
the word.
Analysing your data:
After you run the study, look in the data/ folder next to where the
experiment was saved. There will be an xlsx file there that can be opened
with Microsoft Excel or similar spreadsheet package. Each row represents
one condition (trial type) and each column is one variable of your experiment
or type of data collected.
Take the average of the resp.mean_rt column for the 3 congruent conditions
and compare them with the 3 incongruent conditions. In most cases the
incongruent conditions will have larger reactions times.
Notes:
This version of the Stroop effect is a very simple experiment, good for
explaining how the PsychoPy Builder interface works with minimal clutter.
You could (as a challenge) add practice trials and feedback if you liked...
or you could go to the StroopExtended demo and see how to do it there!
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment