+0  
 
0
516
1
avatar

Do you think that extrapolation or interpolation s more accurate? Explain?

 Dec 5, 2015
 #1
avatar
+5

 

 

 In Statistics and Mathematics, extrpolation is the act or process of estimating the value of a variable or function outside the tabulated or observed range.

 

Interpolation:

 Is the process of determining the value of a function between two points at which it has prescribed values. It is also a process using more than two points at which the function has prescribed values, as well as the process of approximating a given function by using its values at a discrete set of points.

Here is a very specific formula for doing interpolation:

 

Y(2)={[(x(2) - x(1)) X (y(3) - y(1)]/ [(x(3) - x(1)]} + y(1)

INTERPOLATION FORMULA

WHERE: Y(2)=TARGET RATE SOUGHT

X(1)=PRICE ABOVE THE TARGET

Y(1)=THE RATE FOR X(1)

X(2)=THE TARGET PRICE

Y(3)=THE RATE FOR X(3)

X(3)=THE PRICE FOR Y(3)

Interpolation can give you very accurate results provided several iterations or cycles are performed.

.

 Dec 5, 2015

1 Online Users

avatar