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

Excel Can Read to You
Customize Quick Access Toolbar. From All Commands, add Speak Cells or Speak Cells on Enter to QAT. Select cells. Press Speak Cells.
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,215,358
Messages
6,124,487
Members
449,165
Latest member
ChipDude83

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