Hi,
I'm trying to calculate the correlation for an array of values when a condition is true. For example, I would like to find the correlation of two columns of data (column B and Column C) IF Column A = Apple. I would then like to do the same when Column A = Pear.
Is there an easy way to do this?
Many thanks!
I'm trying to calculate the correlation for an array of values when a condition is true. For example, I would like to find the correlation of two columns of data (column B and Column C) IF Column A = Apple. I would then like to do the same when Column A = Pear.
Is there an easy way to do this?
Many thanks!