If you have an equation you wish to plot:
http://peltiertech.com/Excel/ChartsHowTo/PlotEquation.html
You can calculate slope, intercept, and correlation coefficient from
worksheet data using SLOPE, INTERCEPT, and CORREL worksheet functions, or
compute more statistics using LINEST.
- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______
> The question is how to add trend lineor curve based on an equation in a
> scatter-points plot.
[quoted text clipped - 8 lines]
>>
>> thanks alot.
Chad Yun - 09 Oct 2007 19:59 GMT
Thank you firstly.
My equation likes following format:
aX^2+bXY+cY^2+D=0
Do you have some idea to plot it in an excel chart?
Thanks
> If you have an equation you wish to plot:
>
[quoted text clipped - 23 lines]
> >>
> >> thanks alot.
Jon Peltier - 09 Oct 2007 23:22 GMT
You have to be able to derive X and Y pairs from the equation, then plot
these pairs. A mathematician might recognize the general form of your
equation as being a particular shape, which would help you figure out where
to start populating your data range with numbers.
- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______
> Thank you firstly.
>
[quoted text clipped - 34 lines]
>> >>
>> >> thanks alot.