How to generate a function from the given data list(Y and X)

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi every one,
I try to accomplish this, for example,
give the two rows of data, assume one is for X, another is Y, how to get a
function between the two variables?
 
Hi Kerry,

One way is to do an X-Y Scatter chart then insert a Trendline.
If you've a rough idea of the type of function that links the X and Y
data then choose that function from the ones available. There is an
option available for the trendline's equation to be displayed on the
chart.

Ken Johnson
 
Hi Johnson,
Thanks, I know this to get a function from the chart fit,
but if we use this method, we must plot a scatter chart first, Am I right? I
need a lot of the 'function', are there any other ways to obtain this?
 

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