
|
Variable
|
Description
|
| Gender | 1 for female, 2 for male |
| Words | Time in seconds to read 60 color words |
| Colors | Time in seconds to name 60 color rectangles |
| Interfer | Time in seconds to name colors of conflicting words |
References
Stroop, J.R. (1935). Studies of interference in serial verbal reactions. Journal of Experimental Psychology, 28, 643-662.
Links
Full text of the above reference.
Exercises
1. Compute the mean for words.
2. Compute the mean and standard deviation for “colors.”
3. Create parallel box plots for males and females for “colors.”
4. Create back-to-back stem and leaf plots for “colors” as a function of gender (You may have to do this by hand).
5. Create a stem and leaf plot for “interference.”
6. Create a scatterplot showing “color” on the Y-axis and “words” on the X-axis.
7. Compute the correlation between “color” and “words.”
8. Compute the correlation between “color” and “words” using only the 23 fastest color-namers.
9. Do a t test comparing males and females on “color.”
10. Compute the 95% confidence interval for “interference.”
11. Do a t-test of the difference between “colors” and “interference.”
12. Do a 2 x 3 ANOVA with gender as the between subject variable and task (Colors, Words, Interference) as within-subject variables.