How Do I Find the Best Fit for Parameters in Equations with Experimental Errors?

  • Context: Graduate 
  • Thread starter Thread starter Hepth
  • Start date Start date
  • Tags Tags
    Unknowns
Click For Summary
SUMMARY

This discussion focuses on finding the best fit for parameters in equations with experimental errors, specifically using the equations of the form r_i == f_i(g, β). The user seeks guidance on applying a χ² fit to continuous functions rather than discrete data points. The conversation highlights the importance of defining what constitutes an "objectively best fit" and emphasizes the necessity of having data or understanding its distribution to achieve accurate results. Mathematica is identified as the intended tool for analysis, but a solid grasp of the underlying mathematics is deemed essential.

PREREQUISITES
  • Understanding of statistical fitting techniques, particularly χ² fitting.
  • Familiarity with continuous functions and their properties.
  • Basic knowledge of experimental error analysis.
  • Proficiency in using Mathematica for mathematical modeling and data analysis.
NEXT STEPS
  • Research the principles of χ² fitting for continuous functions.
  • Explore error propagation techniques in experimental data.
  • Learn about least squares fitting methods and their applications.
  • Study the use of Mathematica for statistical analysis and curve fitting.
USEFUL FOR

Researchers, physicists, and engineers who are involved in data analysis, particularly those working with experimental data and seeking to optimize parameter fitting in mathematical models.

Hepth
Science Advisor
Gold Member
Messages
458
Reaction score
40
I have 3 equations with two unknowns of the form:

[tex]r_i == f_i (g,\beta)[/tex]

Where g and [itex]\beta[/itex] are the independent unknown variables and [itex]r_i[/itex] are known experimentally, but have some error associated with them, say something like [itex]4.3 \pm 0.3[/itex] and there are other errors associated with constants inside the [itex]f_i[/itex].

My question is how do I solve for the objectively "best" fit to those two parameters. I remember doing something like this back in prob/stats, I believe I do something like a [itex]\chi^2[/itex] fit but I can't find anything online about it that doesn't concern bins of data points, but rather continuous functions. (Or do I have to simulate data, then fit it)

Can anyone lead me in the right direction? I don't have any of my undergrad books with me.

The equations are all something like :
[tex] r_1 =\frac{\left(g^2 x+g^2y-\frac{\beta }{3}\right)^2}{g^2 }[/tex]
with some variations on the form. So nothing with unsolvable functions.

EDIT: Oh and I plan on using Mathematica to do this, but I'd rather understand the mathematics first.
 
Physics news on Phys.org
Hepth said:
My question is how do I solve for the objectively "best" fit to those two parameters. I remember doing something like this back in prob/stats,

There is no mathematical definition for "objectively best fit", so you have to supply the details. (You aren't alone. If you browse the posts in this section of the forum you find person after person asking for the "best" solution to problems. Most are not interested enough to supply a definition of "best" and a few seem downright offended to be asked for it.)

If you remember something from statistics, it probably involved data. Do you have the data that was used to supply the "known" parameters in these equations? If you don't have the data, do you know something about its distribution?

I can imagine a solution based on an arbitrary definition for "best fit" and imagining that you have data. You can define the best value of the unknowns as the one gives the best least squares fit of the equations when they are plotted versus the data that was used to estimate the constants in the equations. However, you'll get better advice if you use all the details of the real world problem that you are trying to solve, rather than solving some abstract carciature of it.
 

Similar threads

  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
8
Views
2K
Replies
28
Views
4K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 0 ·
Replies
0
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K
Replies
24
Views
3K
  • · Replies 30 ·
2
Replies
30
Views
4K
  • · Replies 13 ·
Replies
13
Views
2K