Hello,
Suppose you have two variables X and Y. You know that there is significant correlation between them. However what you don't know which one is the cause (independent ) and which one is the effect (dependent) variable?
You need to apply simple linear regression, for that you need to know the dependent and independent variables
How do you determine this?
Many thanks in advance.