How can I find the correlation between a categorical (dependent) variable and a continuous-scale (independent) variable? Is a Kruskal Wallis test appropriate? I'm a little confused as my independent variable is not nominal but scale!
Asked
Active
Viewed 321 times
0
-
Is the categorical variable ordered or not? – highBandWidth Nov 18 '17 at 13:37
-
No it is not ordered – Ach Nov 18 '17 at 14:00
-
1Did you just make a try to search an answer on the site? – ttnphns Nov 19 '17 at 01:03
-
Yes I have tried to search the answer. A possible solution to this problem is to convert my scale independent variable into a categorical one and conduct a chi square test between my 2 nominal variables. – Ach Nov 19 '17 at 07:40
-
https://stats.stackexchange.com/q/308897/3277, https://stats.stackexchange.com/q/73065/3277 – ttnphns Nov 20 '17 at 06:07
1 Answers
0
Correlation notions do not care about the direction of causality (if there is any). So it shouldn't matter which one is dependent and which independent. If assumptions of normality are not a problem, then one way ANOVA should be ok. If you want it to be non-parametric, then Kruska-Wallis should be appropriate.

highBandWidth
- 2,092
- 2
- 21
- 34