Hi there,
I am hoping that someone might be able to help me with data analysis/structuring.
My data is exploring whether two psychometrics (treated as separate variables, not combined) can effect task performance (reaction time and error rate) when exposed to certain stimuli in a given task. In this task, I have 48 trials where trials 1-12 show one image, trials 13-25 show a second image, and trials 26-48 show a third image. As a brief example, my data looks something like this:
| participantID |
Age |
Trial1 |
Trial2 |
Trial3 |
Trial4 |
Trial5 |
Trial6 |
Trial1 RT |
Trial2 RT |
Trial 3 RT |
Trial 4 RT |
Trial 1 Error |
Trial 2 Error |
Trial 3 Error |
Psychometric1 Mean Score |
Psychometric2 Mean Score |
| 1 |
55 |
Image A |
Image A |
Image A |
Image B |
Image B |
Image B |
.45 |
.52 |
.28 |
.65 |
Y |
N |
N |
5 |
3 |
| 2 |
26 |
Image A |
Image A |
Image A |
Image B |
Image B |
Image B |
.38 |
.48 |
.61 |
.88 |
N |
Y |
N |
2 |
1 |
Unfortunately, I cannot restructure the data from wide to long because the lengths of the variables I want to restructure are not the same (I have around 8 other variables I would ideally like to explore on top of this). This would also duplicate the psychometric scores (each participant would have 12 inputs instead of just 1 for the mean score) which I think would effect any analysis. I tried manual entry as far as I could but, with over 150 participants, this would take several hours of entry that is open to human error.
Is there any way that I can tell SPSS to categorise specific trials that are spread across multiple variables? I have tried re-coding, transposing, manual entry and aggregating but I think I am just not able to figure this one out myself. I am not used to running Syntax, but am open to learning.
If this is not possible, then I would be extremely grateful to hear what analysis ideas anyone might have as an alternative approach. Any help that anyone could provide would be greatly appreciated. Thank you.
------------------------------
Ashleigh H-S
------------------------------