View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
The Gourou The Gourou is offline
external usenet poster
 
Posts: 1
Default Regression results



"Mitch" wrote:

I need to run regression analyses (linear & nonlinear) on many data sets. I
have observed that the resulting equations generated in a chart trend line
and that generated by the linest() function are frequently very different. I
have read Tushar Mehta's explanation of the problem, but need advice on which
is more accurate.