What Are Confidence Intervals in Curve Fitting Analysis?

  • Thread starter Thread starter pergradus
  • Start date Start date
  • Tags Tags
    intervals
pergradus
Messages
137
Reaction score
1
Hello, I'm having trouble understanding the concept of confidence intervals...

I have written a program using MatLab which takes set of data points and using nonlinear least squares it produces a curve to fit these data points, and in the process calculates three parameters that determine the shape of the curve.

In trying to compute the error or uncertainty in these parameter values, I'm using one of the values the curve fitting function returns, which is a confidence interval. The problem is, I don't actually understand what this value means...

Is it a percent? Is it a difference? How does it relate to the physical measurement in my data? Would greatly appreciate if someone could explain, thanks.
 
Physics news on Phys.org
Only the documentation of the program can tell you what the program means by a confidence interval. The definition of "confidence interval" in traditional statistics will give you no confidence! Do you understand that definition?

One commonly used method is to assume the differences in the y coordinate of the data and the y coordinate of the curve are independent samples from the same normal distribution. The standard deviation of the distribution can be estimated by using the "errors" between the data and the curve. Plus or minus a given distance in y ( not percentage distance) will correspond to plus or minus a certain number of standard deviations. The program may pick a certain multiple (like two or four standard deviations) and tell you the distance corresponding to that multiple.
 
Hi all, I've been a roulette player for more than 10 years (although I took time off here and there) and it's only now that I'm trying to understand the physics of the game. Basically my strategy in roulette is to divide the wheel roughly into two halves (let's call them A and B). My theory is that in roulette there will invariably be variance. In other words, if A comes up 5 times in a row, B will be due to come up soon. However I have been proven wrong many times, and I have seen some...
Thread 'Detail of Diagonalization Lemma'
The following is more or less taken from page 6 of C. Smorynski's "Self-Reference and Modal Logic". (Springer, 1985) (I couldn't get raised brackets to indicate codification (Gödel numbering), so I use a box. The overline is assigning a name. The detail I would like clarification on is in the second step in the last line, where we have an m-overlined, and we substitute the expression for m. Are we saying that the name of a coded term is the same as the coded term? Thanks in advance.
Back
Top