Estimate an unknown value between two known data points on a straight line.
Provide the coordinates of two points and a third point's x-coordinate to find its corresponding y-coordinate through linear interpolation.
Click on any example to load its data into the calculator.
Estimate the temperature at an altitude of 1500m.
P₁: (1000, 15)
P₂: (2000, 10)
Find for x: 1500
Estimate a stock's price at 10:30 AM.
P₁: (10, 250)
P₂: (11, 255)
Find for x: 10.5
Project sales for the 5th month of the year.
P₁: (3, 12000)
P₂: (6, 18000)
Find for x: 5
Find the pressure at a depth of 25 meters.
P₁: (10, 2.0)
P₂: (50, 6.0)
Find for x: 25