How to find error between non-linear plot and data points?

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
1 reply · 2K views
cantRemember
Messages
13
Reaction score
0
Is there a formal way to measure the error between some arbitrary points and a non-linear curve in order to minimize it?
 
Mathematics news on Phys.org
The short answer is "yes".
You can regress to a curve in many ways... least-squares is popular.
What's best depends on the curve and what you want to know.
I'm guessing you already know how to regress to a line?