Time: 3 Hours Max. Marks: 70 Note: Be Precise in Your Answer. in Case of Numerical Problem Assume Data Wherever Not Provided
Time: 3 Hours Max. Marks: 70 Note: Be Precise in Your Answer. in Case of Numerical Problem Assume Data Wherever Not Provided
com
Printed Pages : 2 Roll No. RCA201
MCA
THEORY EXAMINATION (SEM–II) 2016-17
COMPUTER BASED NUMERICAL AND STATISTICAL TECHNIQUES
Time : 3 Hours Max. Marks : 70
Note : Be precise in your answer. In case of numerical problem assume data wherever not provided.
SECTION-A
1. Attempt all questions : 7 x2 = 14
a) Explain Pitfalls of floating-point Representation in detail.
1 𝛿2
b) Prove that∆= 2 𝛿 2 + 𝛿 1 + 4
c) Suppose 1.414 is used as an approximation to 2. Find the absolute and relative errors.
d) Write down Gauss’s forward interpolation formula.
1
e) Prove that 𝑥 4 = 8 3𝑇0 𝑥 + 4𝑇2 𝑥 + 𝑇4 𝑥
f) What do you mean by Histograms?
g) Explain Null hypothesis.
SECTION-B
2. Attempt any five of the following : 7 x5 = 35
www.aktuonline.com
𝑥
a) Find a real root of the equation 3𝑥 + 𝑠𝑖𝑛𝑥 − 𝑒 = 0 by the method of Regula falsi position
correct to four decimal places.
b) Find the missing term in the following table:
x 2 2.1 2.2 2.3 2.4 2.5 2.6
c) Given y20 = 24, y24 = 32, y28 = 35 and y32 = 40 find y25 by Bessel’s interpolation formula.
𝑑𝑦
d) Given = 𝑦 − 𝑥, 𝑦 0 = 2. Find y(0.1) and y(0.2) correct to four decimal places using Runge-
𝑑𝑥
Kutta method.
e) By the method of least squares, find the curve 𝑦 = 𝑎𝑥 + 𝑏𝑥 2 that best fits the following data :
x 1 2 3 4 5
f) Apply Gauss-Seidel iteration method to solve the following equation (three iteration only)
20x + y – 2z = 17
3x + 20y – z = -18
2x - 3y + 20z = 25
g) Find the cubic Lagrange’s interpolating polynomial from the following data :
x 0 1 2 5
f(x) 2 3 12 147
h) For 10 observations on price(x) and supply(y), the following data were obtained (in appropriate
units) :
www.aktuonline.com
www.aktuonline.com
𝑥 = 130, 𝑦 = 220, 𝑥 2 = 2288, 𝑦 2 = 5506 𝑎𝑛𝑑 𝑥𝑦 = 3467
Obtain the two lines of regression.
SECTION-C
Attempt any two of the following : 10.5 x2 = 21
𝑑𝑦 1
3. Find y(2) if y(x) is the solution of𝑑𝑥 = 2 (𝑥 + 𝑦) where y(0) = 2, y(0.5) = 2.636, y(1) =
3.595,y(1.5) = 4.968 using Milne’s method.
𝑑𝑦
4. Given that𝑑𝑥 = 𝑙𝑜𝑔10 (𝑥 + 𝑦)with the initial condition that y = 1 when x = 0, find y for x = 0.2
and x = 0.5 using Euler’s modified formula.
5. Derive the Newton-divided difference formula, calculate the value of f(6) from the following
data
x 1 x 2 7 8
f(x) 1 5 5 4
www.aktuonline.com
www.aktuonline.com