trendline equations are incorrect

F

Fred

I charted a set of coordinates. The polynomial equation
fit extremely well (r square = 0.99) Unless I'm doing
something wrong, (and I don't think I am; I had someone
else look at it as well) the equation is incorrect.

Is this a bug in excel 2002?
 
R

Ron Rosenfeld

I charted a set of coordinates. The polynomial equation
fit extremely well (r square = 0.99) Unless I'm doing
something wrong, (and I don't think I am; I had someone
else look at it as well) the equation is incorrect.

Is this a bug in excel 2002?

It depends. Is the formula you are writing about the one displayed on the
chart? If so, it is unlikely to be incorrect. What is more likely is that you
have not formatted the formula to show enough decimal places to be accurate.

Double click on the box that contains the equation. A Format Data Label dialog
box will open and should have a number option. (If it does not, then you
selected the contents of the label, rather than the label). Format the number
to 10 or 15 decimal places and use the resultant formula.


--ron
 
J

Jerry W. Lewis

A safer approach is to use scientific notation with with 14 deciam
places. Without scientific notation, there is no guarantee that the
coefficients are scaled such that any fixed number of decimal places
will be enough.

Jerry
 
M

Michael R Middleton

Fred -
I charted a set of coordinates. The polynomial equation fit extremely well
(r square = 0.99) Unless I'm doing something wrong, (and I don't think I
am; I had someone else look at it as well) the equation is incorrect. Is
this a bug in excel 2002? <

In addition to being sure to display enough significant digits for the
coefficients, be sure to use an XY (Scatter) chart type.

Do not use a Line chart type (in which case the trendline fit uses 1,2,3,...
for the X values).

- Mike Middleton, www.usfca.edu/~middleton
 

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

Top