I have to know whether two variables are correlated or not in a sample. None of them are normally distributed, so I assumed that I should run Spearman's correlation, which gave me a correlation coefficient of 0.392 (p<0.05, and Pearson's correlation was equally p<0.05).
My problem is that now I...