Charts smooth lines

  • Thread starter Thread starter fred
  • Start date Start date
F

fred

Can anyone tell me the equation of the line the excel uses to show a
"smooth" line between points on a scatter chart?

Thanks
Fred
 
Jeff, the "smooth" curve that Excel uses actually goes through each point
so the sum of the offsets is always zero.
The TREND function simply draws the best straight line. Although trend lines
other than straight lines can be drawn using the least squares method, you
must always first guess the form of the equation (linear, log, exponential,
x-order polynomial, etc.).
If the "smooth" line is indeed found using the least squares method then
what is the form of the equation it uses.

Fred
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top