Dale
Mentor
- 36,553
- 15,338
Sure. The basic idea is that you model your data as ##y_i= b_0 x_i^0 + b_1 x_i^1 + b_2 x_i^2 + ... + \epsilon## where ##\epsilon \sim N(0,\sigma)## and the ##b_j## are the least squares fit terms. Note that even though the ##x_i^j## terms are non-linear for ##j\ge 2##, the fit is still an ordinary least squares linear fit because the ##b_j## terms are linear. So any typical ordinary least squares package will be able to fit this model.kelly0303 said:Thank you for this. So if I am to use the polynomial approach, could you please give me a bit more details (or point me towards some readings about that)?
Many fit packages will also be able to test for significance of the ##b_j## and give you both an estimate and a confidence interval for each. And if you need the area then you can simply evaluate the area under the polynomial to whatever order you wish and subtract the area under the first order polynomial.
). The range ##\Delta A^{max}_j## represents the span of their experiment in unexplored parameter space. In other words, adding isotopes increases the scope of the experiment, but doesn't increase its sensitivity. The sensitivity only cares about the precision (in Hz) of the spectroscopic measurements. Does that make sense?
Beyond Standard Model physics is cool and all, but I'll take my weekends to myself thank you.