FirstRanker Logo

FirstRanker.com - FirstRanker's Choice is a hub of Question Papers & Study Materials for B-Tech, B.E, M-Tech, MCA, M.Sc, MBBS, BDS, MBA, B.Sc, Degree, B.Sc Nursing, B-Pharmacy, D-Pharmacy, MD, Medical, Dental, Engineering students. All services of FirstRanker.com are FREE

📱

Get the MBBS Question Bank Android App

Access previous years' papers, solved question papers, notes, and more on the go!

Install From Play Store

Download GTU BE/B.Tech 2018 Winter 4th Sem New 2141703 Numerical Techniques And Statistical Methods Question Paper

Download GTU (Gujarat Technological University) BE/BTech (Bachelor of Engineering / Bachelor of Technology) 2018 Winter 4th Sem New 2141703 Numerical Techniques And Statistical Methods Previous Question Paper

This post was last modified on 20 February 2020

GTU BE/B.Tech 2018 Winter Question Papers || Gujarat Technological University


FirstRanker.com

GUJARAT TECHNOLOGICAL UNIVERSITY
BE - SEMESTER-IV (NEW) EXAMINATION - WINTER 2018

--- Content provided by⁠ FirstRanker.com ---

Subject Code:2141703 Date:22/11/2018
Subject Name:Numerical Techniques & Statistical Methods
Time: 02:30 PM TO 05:30 PM Total Marks: 70

Instructions:

  1. Attempt all questions.
  2. --- Content provided by⁠ FirstRanker.com ---

  3. Make suitable assumptions wherever necessary.
  4. Figures to the right indicate full marks.
MARKS
Q.1 (a) If 0.333 is the approximate value of 1/3, compute the absolute, relative and percentage errors. 03
(b) Calculate the mean and mode from the following frequency distribution:
Marks | 0-10 | 10-20 | 20-30 | 30-40 | 40-50 | 50-60
No. of students | 12 | 18 | 27 | 20 | 17 | 6
04
(c) Compute the following system of equations by using Gauss-Seidel method correct up to 4 decimal place.

--- Content provided by‌ FirstRanker.com ---

10x1 + x2 + 2x3 = 44
2x1 + 10x2 + x3 = 51
x1 + 2x2 + 10x3 = 61
07
Q.2 (a) Use Lagrange’s formula of interpolation and find y(9.5) given y(7) = 3, y(8) = 1, y(9) = 1, y(10) = 9, 03
(b) Evaluate the integral ? 1/(1+x) dx from 0 to 1 by using Trapezoidal rule with h = 0.2. Hence obtain an approximate value of Compare the result with the exact value obtained by a formula known from calculus. 04
(c) Apply Runge-Kutta fourth order method to find an approximate value of y for x=0.2 and x=0.4 if dy/dx = y2 - x2 / x2 + y given that y(0) = 1 07
OR
(c) Using Milne’s Predictor-Corrector method to solve the equation dy/dx = x2 + y2 at x = 0.3, given that y(0) = 1. 07
Q.3 (a) Find a root of the following equations correct to three decimal places using the method of False position method xlog10x - 1.2 = 0 03
(b) Using Newton’s interpolation formula, find the values of f(82) from the following data.
X | 80 | 85 | 90 | 95 | 100
f(x) | 5026 | 5674 | 6362 | 7088 | 7854
04
FirstRanker.com
Q.3 (a) Solve the following system of equations using Gauss Elimination method:

--- Content provided by FirstRanker.com ---

x - y + 3z - 3w = 3
2x - 3y + z - 11w = 1
5x - 2y + 5z - 4w = 5
3x + 4y - 7z + 2w = 17
07
OR
(b) Compute f(9.2) from the given values using Newton’s divided difference interpolation formula.
x | 8.0 | 9.0 | 9.5 | 11.0

--- Content provided by FirstRanker.com ---

f(x)=log x | 2.079442 | 2.197225 | 2.251292 | 2.397895
03
(c) Apply modified Euler’s method to the solve initial value problem, y’ = 1 - y with y(0) = 0. Find y(0.2) choosing h = 0.1 04
Q.4 (a) Use Simpson’s 1/3 and 3/8 rule to evaluate the following integral ? log x dx from 4 to 5.2 and after finding the true value of the integral compare errors in the two cases. 07
(b) Mathematics problem is given to three students A1, A2 and A3, whose chances of solving it are 1/3, 2/5 and 3/7. What is the probability that the problem will be solved. 03
(c) In a normal distribution 31% of the items are under 45 and 8% are over 64. Find the parameters of the distribution. f(t) = ? e-t2/2 dt from 0 to x then f(0.5) = 0.19 and f(1.4) = 0.42. 04
OR
(a) Verify whether Poisson distribution can be assumed from the data given:
No. appeared on dice | 0 | 1 | 2 | 3 | 4 | 5
Frequencies | 6 | 13 | 13 | 8 | 5 | 2
07
Using ?2 test at 5% level of significance.
d.f | 1 | 2 | 3 | 4 | 5
?20.05 | 3.841 | 5.991 | 7.815 | 9.488 | 11.070
03
(b) Intelligence tests were given to two groups of boys and girls

--- Content provided by⁠ FirstRanker.com ---

| Mean | Standard Deviation | Size |
|---|---|---|
| Girls | 75 | 8 | 60 |
| Boys | 73 | 10 | 100 |
04
Examine if the difference between mean scores is significant at 5% level of significance.
(c) Razor blades are supplied by a manufacturing company in packets of 10. There is a probability of 1 in 500 blades to be defective. Using Poisson distribution to find the approximate number of packets containing no defective blade, and two defective blade in a consignment of 10,000 packets. 07
FirstRanker.com
(c) Fit a Binomial distribution for the given data
x | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9

--- Content provided by‍ FirstRanker.com ---

f | 6 | 20 | 28 | 12 | 8 | 6 | 0 | 0 | 0 | 0
07
Q.5 (a) A sample of 20 items has mean 42 units and standard deviation 5 units. Test the hypothesis that it is a random sample from a normal population with mean 45 units using t-test at 5% level of significance.
d.f | 17 | 18 | 19 | 20 | 21
t0.05 | 2.110 | 2.101 | 2.093 | 2.086 | 2.080
03
(b) The theory predicts the proportion of beans in the four groups (G1, G2, G3 and G4) should be in the ratio 9:3:3:1. In an experiment with 1600 beans the number in the four groups was 882, 313, 287 and 118. Dose the experiment result support the theory at 5% level of significance using ?2 test.
d.f | 1 | 2 | 3 | 4 | 5
P0.05 | 3.841 | 5.991 | 7.815 | 9.488 | 11.070
04
(c) A project schedule has the following characteristics

--- Content provided by⁠ FirstRanker.com ---

Activity | Time(days)
1-2 | 4
1-3 | 1
2-4 | 1
3-4 | 1

--- Content provided by‌ FirstRanker.com ---

3-5 | 6
4-9 | 5
5-6 | 4
5-7 | 8
6-8 | 1

--- Content provided by​ FirstRanker.com ---

7-8 | 2
8-10 | 5
9-10 | 7
(1) Construct a network diagram.
(2) Determine the critical path and total project duration.

--- Content provided by⁠ FirstRanker.com ---

(3) Compute total float and free float for each activity.
07
OR
Q.5 (a) Before an increase in excise duty on tea, 800 persons out of a sample 1000 persons were found to be tea drinkers. After an increase in duty, 800 people were tea drinkers in sample 1200 using standard error of proportion, state whether there is a significant decrease in the consumption of tea after the increase in excise duty. (Z0.05 = 1.96) 03
(b) The heights of six randomly chosen soldiers are 63, 65, 68, 69, 71 and 72 inches respectively, and those of nine randomly chosen boys 61, 62, 65, 66, 69, 70, 71, 72 and 73 inches. Test whether the girls are taller than boys at 5% level of significance.
d.f | 11 | 12 | 13 | 14 | 15
t0.05 | 1.796 | 1.782 | 1.771 | 1.761 | 1.753
04
(c) A project has following time estimates:
Activity | Optimistic | Most likely | Pessimistic
(i, j) | (a) | (m) | (b)

--- Content provided by⁠ FirstRanker.com ---

(1,2) | 1 | 1 | 7
(1,3) | 1 | 4 | 7
(1,4) | 2 | 2 | 8
(2,5) | 1 | 1 | 1
(3,5) | 2 | 5 | 14

--- Content provided by‍ FirstRanker.com ---

(4,6) | 2 | 5 | 8
(5,6) | 3 | 6 | 15
(a) Draw the project network.
(b) Find the critical path and project duration.
(c) What is the probability that the project will be completed 4 days earlier than expected? (P(Z = 1.33) = 0.4082)
07

FirstRanker.com

--- Content provided by‍ FirstRanker.com ---



This download link is referred from the post: GTU BE/B.Tech 2018 Winter Question Papers || Gujarat Technological University

--- Content provided by⁠ FirstRanker.com ---