Hi. I have a question about the data analysis.
Can I make custom algorithms for data analysis? 1) The measures are the accuracy and latency of each trials, but I need mean reaction time of each trial code (only for correct response).2) I don't know how to except incorrect data or how to compute the percentage of accuracy so that I can eliminate data with extremely inaccuracy data. Can I do that in Inquisit program? 3) The SRC task is conducted twice (pre_SRC → Treatment → post_SRC) and I measure the difference of approach tendency as DV. The calculation is the following.
[post_SRC (approach_mean RT) - (avoidance_mean RT)] - [pre_SRC (approach_mean RT) - (avoidance_mean RT)]
for smoking_trials and control_trials, respectively. Thanks for your help.