0% found this document useful (0 votes)
71 views

Time: 3 Hours Max. Marks: 70 Note: Be Precise in Your Answer. in Case of Numerical Problem Assume Data Wherever Not Provided

The document is a past exam paper for a Computer Based Numerical and Statistical Techniques course. It contains 3 sections - Section A with 7 short answer questions, Section B with 5 numerical problems to solve, and Section C with 2 longer form problems involving calculus techniques. The questions cover topics like floating point representation, interpolation, histograms, hypothesis testing, numerical solving techniques like Regula Falsi, Bessel interpolation, and regression analysis. Students are asked to show working for marks allocation across a range of computational questions.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
71 views

Time: 3 Hours Max. Marks: 70 Note: Be Precise in Your Answer. in Case of Numerical Problem Assume Data Wherever Not Provided

The document is a past exam paper for a Computer Based Numerical and Statistical Techniques course. It contains 3 sections - Section A with 7 short answer questions, Section B with 5 numerical problems to solve, and Section C with 2 longer form problems involving calculus techniques. The questions cover topics like floating point representation, interpolation, histograms, hypothesis testing, numerical solving techniques like Regula Falsi, Bessel interpolation, and regression analysis. Students are asked to show working for marks allocation across a range of computational questions.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

www.aktuonline.

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

y 0.135 --- 0.111 0.100 ---- 0.082 0.074

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

y 1.8 5.1 8.9 14.1 19.8

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

You might also like