How to calculate the deviation of points from a curve?

AI Thread Summary
To calculate the deviation of points from a curve, one effective method is to determine the average distance of the points from the curve, with the root mean square distance being a preferred approach. This method essentially provides the standard deviation of the points in relation to the curve. For a more statistical analysis, conducting a chi-square test can help assess the goodness of fit between the points and the curve. This is particularly useful when dealing with different types of curves, such as quadratic and polar equations. Accurate calculations will enhance the comparison between the various curves modeled.
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.
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Back
Top