MA3251-STATISTICS AND NUMERICAL METHODS
MA3251-STATISTICS AND NUMERICAL METHODS
PREPARED BY
DEPATMENT OF MATHEMATICS
20. Write the formula for the chi- square test of independence of attributes.
a b
c d
PART – B
1. A group of 10 rats fed on diet A and another group of 8 rats fed on diet B,
recorded the following increase in weight(gm.)
Diet A 5 6 8 1 12 4 3 9 6 10
Diet B 2 3 6 8 10 1 2 8 - -
2. Two random samples drawn from normal populations are given below. Obtain
the estimates of the variances of the populations and test whether the two
populations have the same variance.
Sample I 20 16 26 27 23 22 18 24 25 19
Sample 27 33 42 35 32 34 38 28 41 43
II
3. The mean height of two samples of 1000 and 2000 members are respectively
67.5 and 68 inches. Can they be regarded as drawn from the same population
with standard deviation 2.5 inches?
PREPARED BY
DEPATMENT OF MATHEMATICS
6. A certain medicine administered to each of 10 patients resulted in the
following increases in the B.P. 8, 8, 7, 5, 4, 1, 0, 0, -1, -1. Can it be concluded
that the medicine was responsible for the increase in B.P. 5% level of
significance.
7. The mean produce of wheat from a sample of 100 fields comes to 200kg per
acre and another sample of 150 fields gives a mean 220 kg per acre. Assuming
the standard deviation of the yield at 11 kg for the universe, test if there is a
significant difference between the means of the samples?
8. Fit a poisson distribution for the following data and test the goodness of fit.
X 0 1 2 3 4 5 6
Frequency 56 156 132 92 37 22 5
PREPARED BY
DEPATMENT OF MATHEMATICS
13. Manipulate the Basic principles of the design of experiment?
14. Why a2x2 Latin square is not possible? Explain.
15. Analyze the advantages of the LSD over the other design.
16. Demonstrate main advantage of LSD over RBD.
17. Write any two differences between RBD and LSD.
18. What is ANOVA?
19. What are the uses of ANOVA?
20. Define experimental error
PART B
A B C
5 8 7
6 10 3
8 11 5
9 12 4
7 4 1
PREPARED BY
DEPATMENT OF MATHEMATICS
3. Perform a 2-way ANOVA on the data given below:
Treatment 1
Treatment 2 1 2 3
1 30 26 38
2 24 29 28
3 33 24 35
4 36 31 30
5 27 35 33
6 23 34 31
7 21 34 32
8 36 29 37
Use the coding method subtracting 30 from the given no.
PREPARED BY
DEPATMENT OF MATHEMATICS
6. A company appoints 4 salesmen A,B,C and D and observes theirsales in 3
seasons, summer winter and monsoon. The figures are given in the following
table: Carry out an Analysis of variances.
Season 1 2 3 4
Summer 45 40 28 37
Winter 43 41 45 28
Monsoon 39 39 43 41
Salesmen
A 55 49 42 21 52
B 61 112 30 89 63
C 42 97 81 95 92
D 169 137 169 85 154
8. The following is a Latin square of a design when four varieties of seeds are
being tested. Create the analysis of variance table and state your conclusion.
You may carry out suitable change of origin and scale
A105 B95 C125 D115
C115 D125 A105 B105
D115 C95 B105 A115
B95 A135 D95 C115
PART B
PREPARED BY
DEPATMENT OF MATHEMATICS
UNIT III
PART A
1. State the order of convergence and condition for convergence of Newton-
Raphson method
2. State the principle used in Gauss – Jordan method
3. State the error term of Newton Raphson method
4. State the condition for the convergence of Gauss Seidel iteration method
for solving a system of linear equation
5. Name two direct method to solve system of linear equations
6. What are the merits of Newton’s method of iterations
7. Write the procedure involved in Gauss elimination method
8. Give an example of transcendental and algebraic equation?
9. Explain why Gauss-Seidal method is better than Jacobi’s-iterative method?
10. Write down all possible types of initial vectors to determine the largest
eigenvalue and the corresponding eigenvector of a matrix of size 2x2
11. Find the real positive root of 3x-cosx-1=0 by Newton’s method correct to
6 decimal places
12. Solve the following system of equations using Gauss-Jordan elimination
method 2x+y=3 ,-2y=-1
1 2
Find the dominant eigenvalue of the matrix by power method
13. 3 4
2. State the formula to find the second order derivative using the forward
differences
3. Write down the Lagrange’s interpolating formula
4. State the Simpson’s 1/3-rule in numerical integration
5. State the use of Lagrange’s interpolation form
6. What is inverse interpolation?
7. Using Lagrange’s formula to fit a polynomial to the data and find y at x = 1
X: -1 0 2 3
Y: -8 3 1 12