Linear Interpolation in Excel

sinisa1982

New Member
Joined
Feb 17, 2020
Messages
3
Office Version
  1. 2013
Platform
  1. Windows
Hi to all,

I have one question regarding to linear interpolation in excel. I stuck ..

Also on internet found FORECAST FUNKTION.. and its seams to work except when I try to type maximum value from the list (x=4)

first picture show minimum value x=0.5 and get correct y-1.18
1675630381782.png

second picture show some random interpolate value x=1.4 and get y=0.178
1675630427543.png

and third picture show maximum value x=4, but excel back some that divide with zero isn't possible and i don't know how to fix this error

1675630486731.png



formula is :

=FORECAST.LINEAR($I$15,OFFSET($I$4:$I$11,MATCH($I$15,$H$4:$H$11,1)-1,0,2),OFFSET($H$4:$H$11,MATCH($I$15,$H$4:$H$11,1)-1,0,2))

so I am not sure why cant get when I type in x cell 4 back in y 0.11

Please also find excel sheet in attachment.
 

Excel Facts

Why does 9 mean SUM in SUBTOTAL?
It is because Sum is the 9th alphabetically in Average, Count, CountA, Max, Min, Product, StDev.S, StDev.P, Sum, VAR.S, VAR.P.

Forum statistics

Threads
1,214,979
Messages
6,122,557
Members
449,088
Latest member
davidcom

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top