Settings
Order:
Decimal:
  Begin: End: Divs:
X-axis:
Y-axis:
  Width: Height:  
Image:  
 
Curve Fit
Function
Graph
+
!
CurveFitting
+
 
y = 7.124823630278 * x - 19.787278320648

x' datay' datay = f(x')y' - y
5.822.3821.5366987349640.8433012650356
6.6527.5627.592798820701-0.032798820700702
7.533.1233.648898906437-0.528898906437
8.3439.0139.633750755871-0.62375075587052
9.1945.2345.689850841607-0.45985084160682
10.0451.7651.7459509273430.014049072656881
10.8958.5957.8020510130790.78794898692058

Standard error of the estimateSy/x0.66536540695884
Coefficient of determinationr20.99783828694908
Correlation coefficientr0.99891855871692

Curve fitting with image draw of function graph

This C# ASP.NET page uses different curve fitting algorithms to find a mathematical function, y = f(x), for a set of x and y data points.

Note that some methods do not accept zero or negative numbers as x and/or y values.

The function y = f(x) may also be changed manually and compared with the data points.

See the page FunctionGraph for help and notes about mathematical expressions, syntaxes and graph tool buttons.

Clicking any OK button will save the inputs in the current session, until the web browser is closed.

No third-party add-ons or softwares are used on this page, only plain HTML with an image is used.

Copyright © 1996-2024 Scandinavian Digital Systems AB
Developed by Anders Danielsson