Normalizing Data to Average of a Particular Condition
Hi. I have a dataset that I would to normalize, and I would like to know the best way to go about it. The data table is structured (for our purposes) as three columns: subject number, experimental condition, and reaction time. There are five different experimental conditions. I would like to normalize the reaction time for conditions 2, 3, 4, and 5 to the average reaction time for condition 1 for ...