The fitted polynomial y = a + bx + cx² + dx³
Cubic fit from 5 points: an excellent fit (R² = 0.9997).
Next stepUse the fitted equation to predict y values by substituting x. Check the chart: if the curve misses clusters of points, a different polynomial degree may fit better.