Question 313163: I'm stumped.
Given an array of known X and Y values, and a list of *new* X values, how can I solve for what the new Y value will be ?
A bit more detail: In Excel, I plotted these known X and Y values by means of a XY Scatter Chart, then asked it to create me a Trend Line, showing me the formula. The formula, for this data, is: y = 14.132x² - 63.03x + 79.647. I need to know how to actually *arrive* at that formula by a more manual means.
Thanks! :)
Answer by Fombitz(32388) (Show Source):
| |
|