interpolation

magell

New Member
Joined
May 13, 2002
Messages
8
I have a series of x and corresponding y values and need to find the values in between. An example:

X - values Y-values
1 34
2 31
5 29
9 25
15 18
17 17
18 13
22 8
25 2
26 1

How do I find an interpolated y-value for each x (1, 2, 3, 4, 5, 6, 7, etc)?
 

Excel Facts

Quick Sum
Select a range of cells. The total appears in bottom right of Excel screen. Right-click total to add Max, Min, Count, Average.
Here are the first 15 rows...
This message was edited by Mark W. on 2002-09-11 07:39
 
Upvote 0
Thank you! It works except for one thing; my x and y values are not linearly correlated, making the forecasted y-values not following the trend... For each x where I don't have a y-value, I would need to make an interpolation between the closest known y-values... have the feeling it's not such a big problem, but so far I haven't had any success..
 
Upvote 0

Forum statistics

Threads
1,214,632
Messages
6,120,652
Members
448,975
Latest member
sweeberry

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