How to calculate the deviation of points from a curve?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
MelanieBrett
Messages
7
Reaction score
0
Hi,
I'm working on some coursework for which I have been modelling a curve to a set of points, and for the final section I am wanting to calculate how close each point is to the curve as a method of comparison between the curves I have calculated. Some of the curves are quadratic, and others are the Cartesian form of some Polar equations. If anyone could offer any help or advice, it would be much appreciated :)
 
Mathematics news on Phys.org
You could try calculating the average distance of each set of points from the curve - perhaps better to look at the root mean square distance. Essentialy the standard deviation of the points from the curve.