Advertisements
Advertisements
Question
Using interpolation estimate the output of a factory in 1986 from the following data.
| Year | 1974 | 1978 | 1982 | 1990 |
| Output in 1000 tones |
25 | 60 | 80 | 170 |
Advertisements
Solution
Here the intervals are unequal.
By Lagrange’s in-terpolation formula we have,
x0 = 1974
x1 = 1978
x2 = 1982
x3 = 1990
y0 = 25
y1 = 60
y2 = 80
y3 = 170, and x = 1986.
y = `"f"(x) = ((x - x_1)(x - x_2)(x - x_3))/((x_0 - x_1)(x_0 - x_2)(x_0 - x_3)) xx y_0 + ((x - x_0)(x - x_2)(x - x_3))/((x_1 - x_0)(x_1 - x_2)(x_1 - x_3)) xx y_1 + ((x_ - x_0)(x - x_1)(x - x_2))/((x_2 - x_0)(x_2 - x_1)(x_2 - x_3)) xx y_2 + ((x - x_0)(x x_1)(x - x_2))/((x_3 - x_0)(x_3 - x_1)(x_3 - x_2)) xx y_3`
y = `((1986 - 1978)(1986 - 1982)(196 - 1990))/((1974 - 1978)(1974 - 1982)(1974 - 1990)) xx 25`
`((1986 - 1974)(1986 - 1982)(1986 - 1990))/((1978 - 1974)(1978 - 1982)(1978 - 1990)) xx 60 +`
`((1986 - 1974)(1986 1982)(1986 - 1990))/((1982 - 1974)(1982 - 1982)(1982 - 1990)) xx 80 +`
`((1986 - 1974)(1986 - 1978)(1986 - 1982))/((1990 - 1974)(1990 - 1978)(1990 - 1982)) xx 170 +`
= `(8 xx 4 xx (-4))/((-4) xx (-8) xx (-16)) xx 25 + (12 xx 4 xx (-4))/(4 xx (-4) xx (-12)) xx 60 + (12 xx 8 xx (-4))/(8 xx 4 xx -8) xx 80 + (12 xx 8 xx 4)/(16 xx 12 xx 8) xx 170`
= `25/4 + (-60) + (12 xx 80)/8 + 170/4`
= `25/4 + 170/8 - 60 + 120`
= 6.25 + 42.5 + 60
= 108.75
∴ Output in 1986 is 108.75 (thousand tones)
APPEARS IN
RELATED QUESTIONS
The following data relates to indirect labour expenses and the level of output
| Months | Jan | Feb | Mar |
| Units of output | 200 | 300 | 400 |
| Indirect labour expenses (Rs) |
2500 | 2800 | 3100 |
| Months | Apr | May | June |
| Units of output | 640 | 540 | 580 |
| Indirect labour expenses (Rs) |
3820 | 3220 | 3640 |
Estimate the expenses at a level of output of 350 units, by using graphic method.
In an examination the number of candidates who secured marks between certain intervals was as follows:
| Marks | 0 - 19 | 20 - 39 | 40 - 59 | 60 - 79 | 80 - 99 |
| No. of candidates |
41 | 62 | 65 | 50 | 17 |
Estimate the number of candidates whose marks are less than 70.
The following data gives the melting point of a alloy of lead and zinc where ‘t’ is the temperature in degree c and P is the percentage of lead in the alloy.
| P | 40 | 50 | 60 | 70 | 80 | 90 |
| T | 180 | 204 | 226 | 250 | 276 | 304 |
Find the melting point of the alloy containing 84 percent lead.
Find f(2.8) from the following table:
| x | 0 | 1 | 2 | 3 |
| f(x) | 1 | 2 | 11 | 34 |
Using interpolation estimate the business done in 1985 from the following data
| Year | 1982 | 1983 | 1984 | 1986 |
| Business done (in lakhs) |
150 | 235 | 365 | 525 |
Using interpolation, find the value of f(x) when x = 15
| x | 3 | 7 | 11 | 19 |
| f(x) | 42 | 43 | 47 | 60 |
Choose the correct alternative:
For the given data find the value of Δ3y0 is
| x | 5 | 6 | 9 | 11 |
| y | 12 | 13 | 15 | 18 |
Find f(0.5) if f(– 1) = 202, f(0) = 175, f(1) = 82 and f(2) = 55
From the following table obtain a polynomial of degree y in x.
| x | 1 | 2 | 3 | 4 | 5 |
| y | 1 | – 1 | 1 | – 1 | 1 |
Using Lagrange’s interpolation formula find a polynominal which passes through the points (0, –12), (1, 0), (3, 6) and (4, 12)
