Linear Fit

appinventor.ai_oscar_gomezcalderon.LinearFit_ShaDB

View detailed information for Linear Fit — ratings, download counts, screenshots, pricing and developer details. See integrated SDKs and related technical data.

Total installs
2.2K(2,291)
Rating
unknown
Released
November 19, 2015
Last updated
January 1, 1970
Category
Education
Developer
Oscar Gómez Calderón
Developer details
Name
Oscar Gómez Calderón
E-mail
oscar.gomezcalderon@gmail.com
Website
unknown
Country
unknown
Address
unknown
Android SDKs
  • No items.
Linear Fit Header - AppWisp.com

Screenshots

Linear Fit Screenshot 1 - AppWisp.com
Linear Fit Screenshot 2 - AppWisp.com
Linear Fit Screenshot 3 - AppWisp.com
Linear Fit Screenshot 4 - AppWisp.com

Description

This program performs a linear fit of the data provided in X Y coordinates. X data are introduced into a cell and Y data are also introduced in another cell. Numbers should be written separated by commas, with no blank spaces. The point must be used as decimal separator. Press the "Fit and plot" button to perform the linear fit. The program calculates the line Y = m * X + b of best fit to the data (least square method) and displays the value of the slope "m" and the intercept "b". Errors of these magnitudes are shown. The value of the correlation coefficient, which indicates the goodness of fit, is also shown. Using the "Google Image Charts" the program generates a graph with the data and the fitted line. You can add axis labels and a name for the graph to be saved later. By Pressing the button "Save and send", the graph (with the previous name) is sent using the available device resources. A copy of the graph is also stored in the device.