Section 1
📘 Curve Fitting
New Concept
Curve fitting finds a quadratic model, , for a set of data. Just as two points define a line, three non-collinear points define a unique parabola by creating a system of equations we can solve.
What’s next
Next, you’ll master this concept through practice cards on solving these systems, then use interactive examples to perform quadratic regression on real-world data.