
Edward A. answered 01/25/18
Tutor
4.9
(17)
Math Tutor, Retired Computer Scientist and Technical Communicator
The whole point of correlation is to discover how similar are TWO series. So, since you have two “situations”, and monthly data for each spanning several years, you definitely want to record the data for situation 1 into one column, say B, and the data for the other situation into another column, say C. You would put them in the same rows, corresponding to the same dates. (for example, put the data for January 2013 into B5 and C5, and put the data for February 2013 into B6 and C6, and so on)
Now the Excel CORREL function will give you the correlation between situation 1 and situation 2. Does that help?