I want to calculate the radius of curvature of a meandering river with ArcGIS 10.1. I have used the Planform Statistic Tool, developed by the National Center for Earth-surface Dynamics, to calculate width and radius of curvature (Rc), but according to the authors of the tool, the values of Rc show a significant local scatter in a first-order curvature estimate, and they recommended that higher order schemes be used or curvature be smoothed prior to additional analysis.
These are the results that I got:

Doing a moving average of the values will be enough for smoothing the curvature? If so, doing a 3-values moving average, for example, will be enough? these are the results:

How can I interpret those data? The program has calculated 991 values (for the whole line of the river).

I'm calculating the Rc because I want to compare the radius of curvature with the width (Rc/w) to see the efficiency of the river, and with all these values I don't know how to do that.
So, there is another way to calculate the radius of curvature of the river? I have read the other post but I think that I can't use for this case.