A simple web-based tool for students to perform linear regression on their experimental data.
- Input data as x,y pairs.
- Customize graph title, and x and y axis labels and units.
- See the linear fit equation on the graph.
- Enter your data in the text area, with each point on a new line, separated by a comma (e.g., 1,2).
- Enter the title and axis labels.
- Click the "Plot" button to see the graph and the linear fit.