How to linear interpolate between two graph??

saranyatl

New Member
Joined
Nov 26, 2013
Messages
16
Dear All


I have plotted X against Y at different values of Z.
X
Y1 (Y @ Z=1)
Y2 (Y @ Z=2)
Y3 (Y @ Z=3)
20
2
4
6
40
4
6
8
60
6
8
10
80
8
10
12

<tbody>
</tbody>


Now, I have to interpolate Y for any value between X=20 & X=80 and any value between Z1 & Z3.

say..What will be the Y value if X=35 and Z=1.5??
 

Excel Facts

Pivot Table Drill Down
Double-click any number in a pivot table to create a new report showing all detail rows that make up that number

Forum statistics

Threads
1,216,769
Messages
6,132,603
Members
449,739
Latest member
alexismce

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