Graphmodeling

Fill in data in the table. Plot data. Choose a model; adjust the coefficients to find a good fit.

Data Table

x-Values y-Values

Models to Fit Data

1. Linear: y = mx + b

2. Quadratic: y = A*x2 + B*x + C

3. Inverse: y = c/x

4. Square root: y = c*sqrt(x) + b

5. Power: y = c*xn + b

Graph Settings


More Models to Fit Data

6. Inverse Square: y = c/x2

7. Exponential: y = A*eB*x + C