Measuring Nonlinear Relations

What do you do if a correlation is strong but clearly nonlinear (as concluded from examining scatterplots)?

Unfortunately, there is no simple answer to this question, because there is no easy-to-use equivalent of Pearson r that is capable of handling nonlinear relations. If the curve is monotonous (continuously decreasing or increasing) you could try to transform one or both of the variables to remove the curvilinearity and then recalculate the correlation.

For example, a typical transformation used in such cases is the logarithmic function which will squeeze together the values at one end of the range.

Unfortunately, the two most precise methods are not easy to use and require a good deal of experimentation with the data. Therefore you could try these two methods: