Correlation between numerical and nominal values

Hi, is there such a way to calculate correlation between a numerical and a nominal value?
Let’s say for example that I want to compare gender and age column.
The first one is a nominal value with “male” and “female”, the second one has a wide range of integer values (from 13 to 80).

Any suggestions to perform this sort of task within knime?

good morning
I suggest you put an extra column in and give for every nominal value a numerical one…
but for binary values such as gender a correlation is not suitable anyway…

BTW: for this you can use the Category to Number node.
best,
Gabriel

A post was split to a new topic: Help with Rate Calculation