Posted: 12/4/2010 3:47:27 PM EDT
|
I am given a table
523-0 563-1 643-2 703-3 698-4 648-5 618-6 I listed the y first and then the x. I have tried for about an hour, I got it graphed via a quadratic regression model and it gave me this which is wrong. 13.45x^298.93x+506.11 Whatever answer I get I am supposed to round to the nearest hundreth which I have done. |
|
Aimless poop thread? |
|
More likely you're supposed to use least squares regression. That will give you a function that describes a straight line, which sorta-kinda describes the plot of the points you were given. Can you give us the exact wording of the problem?
A quadratic equation will give you a line that is parabola-shaped. |