Advertisements
Advertisements
प्रश्न
The population of a city in a censes taken once in 10 years is given below. Estimate the population in the year 1955.
| Year | 1951 | 1961 | 1971 | 1981 |
| Population in lakhs |
35 | 42 | 58 | 84 |
Advertisements
उत्तर
Let the year be x and population be y.
To find the population for the year 1955.
i.e. The value of y at x = 1955
Since the value of y is required near the beginning of the table
We use the Newton’s forward interpolation formula.
`y_((x = x_+ "nh")) = y_0 + "n"/(1!) Deltay_0 + ("n"("n" - 1))/(2!) Delta^2y_0 + ("n"("n" - 1)("n" - 2))/(3!) Delta^3y_0 + .........`
To find y at x = 1955
∴ x0 + nh = 1955, x0 = 1951, h = 10
⇒ 1951 + n(10) = 1955
10n = 1955 – 1951
⇒ 10n = 4
n = `4/10` = 0.4
| x | y | `Deltay` | `Delta^2y` | `Delta^3y` |
| 1951 | 35 | |||
| 7 | ||||
| 1961 | 42 | 9 | ||
| 16 | 1 | |||
| 1971 | 58 | 10 | ||
| 26 | ||||
| 1981 | 84 |
y = `35 + 0.4/(1!) (7) + ((0.4)(0.4 - 1))/(2!) (9) + (0.4(0.4 - 1)(0.4 - 2))/(3!)`
= `35 + 2.8/1 + ((0.4)(- 0.6)(9))/2 + ((0.4)(- 0.6)(- 1.6))/6`
y = 35 + 2.8 – 1.08 + 0.064
= 37.864 – 1.08
y = 36.784
∴ Population in the year 1955 is 36.784 (lakhs)
APPEARS IN
संबंधित प्रश्न
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.
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 |
Use Lagrange’s formula and estimate from the following data the number of workers getting income not exceeding Rs. 26 per month.
| Income not exceeding (₹) |
15 | 25 | 30 | 35 |
| No. of workers | 36 | 40 | 45 | 48 |
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 points (x0, y0) and (x1, y1) the Lagrange’s formula is
Choose the correct alternative:
If f(x) = x2 + 2x + 2 and the interval of differencing is unity then Δf(x)
Choose the correct alternative:
For the given data find the value of Δ3y0 is
| x | 5 | 6 | 9 | 11 |
| y | 12 | 13 | 15 | 18 |
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)
