0% found this document useful (0 votes)
163 views4 pages

Interpolation Formula: y Y1 + (x-x1) (Y2-Y1) / (x2-x1)

The document explains two interpolation formulas. The first formula, y = y1 + (x-x1) * (y2-y1) / (x2-x1), is used to interpolate a value y when given x, x1, x2, y1 and y2. The second formula, y = y1 * x / x1, interpolates y using y1 and the ratio of x to x1. Examples are provided applying the formulas to data points to find an interpolated value of y for a given value of x.

Uploaded by

Ali Tekin
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
163 views4 pages

Interpolation Formula: y Y1 + (x-x1) (Y2-Y1) / (x2-x1)

The document explains two interpolation formulas. The first formula, y = y1 + (x-x1) * (y2-y1) / (x2-x1), is used to interpolate a value y when given x, x1, x2, y1 and y2. The second formula, y = y1 * x / x1, interpolates y using y1 and the ratio of x to x1. Examples are provided applying the formulas to data points to find an interpolated value of y for a given value of x.

Uploaded by

Ali Tekin
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd

i

A V
r e o
l c y
t
i F
[ P M ]

Interpolation Formula

y = y1 + (x-x1) * (y2-y1) / (x2-x1)

x y

x1 1 5.5 y1

x2 2 6.5 y2

x 3 7.50 y

Interpolated Value

Value to Interpolate

Interpolation Formula 2

y = y1 * x / x1

x y

x1 1 5.5 y1

x 2 11.00 y
Interpolated Value

Value to Interpolate
V
r e o
l c y
t
i F
[ P M ]
1.05
40.635 40.635
243.81 487.62
4263.81 4507.62
710.635 375.635

You might also like