Polynomial Curve Fit
Enter your data points and select the polynomial degree to fit and visualize the curve.
Add Data Points
(1, 2)
(2, 5)
(3, 10)
Fitted Equation
y = 1.000x^0 + 0.000x^1 + 1.000x^2
Error Metrics
- RMSE: 0.0000
- R²: 1.0000
Visualization
Enter your data points and select the polynomial degree to fit and visualize the curve.
y = 1.000x^0 + 0.000x^1 + 1.000x^2