Regression and Prediction Models
Enter your data points as (x, y) pairs to calculate the line of best fit and other statistical metrics.
Use these examples to see how the calculator works.
A simple dataset showing a positive correlation between hours studied and exam scores.
Data Points:
A dataset illustrating that as a car gets older, its value tends to decrease.
Data Points:
A dataset showing two variables that are not expected to have any correlation.
Data Points:
A dataset of house size (in sq. ft.) and its market price (in thousands).
Data Points:
In the 'Data Points (x, y)' text area, enter your paired data. Each pair should be on a new line. You can separate the x and y values with either a comma or a space. For example, to input the points (1, 2), (3, 5), and (4, 7), you would type: 1, 2 3, 5 4, 7