Testing of Hypothesis
Testing of Hypothesis
MA3251
STATISTICS
AND
NUMERICAL METHODS
QUESTION BANK
INTERPOLATION, NUMERICAL
UNIT IV DIFFERENTIATION AND NUMERICAL
INTEGRATION
NUMERICAL SOLUTION OF ORDINARY
UNIT V
DIFFERENTIAL EQUATIONS
BY
S. DHANASEKAR
ASSOCIATE PROFESSOR
DEPARTMENT OF MATHEMATICS
SKP ENGINEERING COLLEGE
THIRUVANNAMALAI 606 611.
MA3251 STATISTICS AND NUMERICAL METHODS
S. Dhanasekar - AP/Mathematics 1
6. What do you mean by critical region and acceptance region? (Nov/Dec 2017)
Critical region:
A region corresponding to a statistic, in the sample space S which amounts to rejection of
null hypothesis is called as critical region or region of rejection.
Acceptance region:
The region of the sample space S which amounts to the acceptance of null hypothesis is
called acceptance region.
7. Define Level of Significance.
The probability that the value of the statistic lies in the critical region is called the level of
significance. It is denoted by α .
S. Dhanasekar - AP/Mathematics 2
13. What are the uses of t – test?
To test the significance of difference between mean of a random sample and the mean
of the population.
To test the significance of the difference between two sample means.
19. State any two applications of 2 test. (Nov/Dec 2016 & 2017) (April/May 2019)
To test the homogeneity of independent estimates of the population variances.
To test the goodness of fit.
To test for independence of attributes.
S. Dhanasekar - AP/Mathematics 3
Expected frequency table:
(a b)(a c) (a b)(b d )
N N
(a c)(c d ) (c d )(b d )
N N
where N a b c d
PART B
1. In a random of 1000 people from city A, 400 are found to be consumers of rice. In a
sample of 800 from city B, 400 are found to be consumers of rice. Does this data give a
significant difference between the two cities as far as the proportion of rice consumers is
concerned? (Nov/Dec 2017)
Solution:
Given
n1 1000 n2 800
400 400
p1 0.4 p2 0.5
1000 800
1. H 0 : p1 p2
2. H1 : p1 p2
3. 5% table value is 1.96
4.The test statistic
p1 p2
z
1 1
pq
n1 n2
400 400
1000 800
n p n p 1000 800 4 0.444
where p 1 1 2 2
n1 n2 1000 800 9
q 1 0.444 0.556
0.4 0.5 9
z 4.24
1 1 2.1213
0.444 0.556
1000 800
z 4.24
i.e., z 4.24 1.96
So, H0 is rejected.
Therefore there is significant difference between the consumers of rice in the two cities A and
B.
2. The manufacturer of a medicine claimed that it was 90% effective in relieving an allergy
for a period of 8 hours. In a sample of 200 people who had the allergy, the medicine
provided relief for 160 people. Determine whether the manufacturer’s claim is
legitimate at 1% level of significance (April/May 2019)
Solution:
S. Dhanasekar - AP/Mathematics 4
H1: p = < 0.9, the claim is false where p: Probability of obtaining relief.
The claim is not legitimate if z is < -2.33 in which case we reject H0; Otherwise it is legitimate.
If H0 is true,
np 200 0.9 180,
npq 200 0.9 0.1 4.23
160 180
z 4.78
4.23
Which is much less than -2.33. Thus we conclude that the claim is not legitimate.
Table value of t at 5% level of significance for 5 degrees of freedom in one tailed test = 2.01
Calculated t > Tabulated t
Hence we reject H0;
4. In the past the standard deviation of weights of certain 1135 gm. Packages filled by a
machine was 7.1 grams. A random sample of 20 packages showed a standard deviation
of 9.1 grams. Is the apparent increase in variability significant at 0.05 level of
significance? (April/May 2019)
Solution:
t s2
n
, where
S n
n 1
Analysis:
X X2
70 4900
120 14400
110 12100
101 10201
88 7744
83 6889
95 9025
98 9604
107 11449
100 10000
x = 972 x 2 = 96312
x x 96312 972
2 2 2
x x
2
x 97.2 100 2.8
2
t , where s 2
0.62
S n n 13.54 4.513
n 1 9
Table value :
t ,n1 t5%,101 t0.05,9 2.262
Conclusion:
The table value is greater than the calculated value; hence we accept the null hypothesis and
conclude that the data are consistent with the assumption of mean I.Q of 100 in the population.
8. The nicotine content in milligrams of 2 samples of tobacco were found to be as follows
Sample A 24 27 26 21 25 (April/May 2018)
Sample B 27 30 28 31 22 36
Can it be send that 2 samples come from normal population with the same mean.
Solution:
Null Hypothesis H0 : 1 2 . There is no significance difference between sample mean and
population mean
Alternative Hypothesis H1 : 1 2 . There is asignificance difference between sample
mean and population mean.
S. Dhanasekar - AP/Mathematics 7
x xx
x x y y y y y
2 2
24 -.6 0.36 27 -2 4
27 2.4 5.76 30 1 1
26 1.4 1.96 28 -1 1
21 -3.6 12.96 31 2 4
25 .4 0.16 22 -7 49
36 7 49
123 0 21.2 174 0 108
123 174
X 24.6 y 29
5 6
x x y y
2 2
21.2 108
1
( x x y y )
2 2
s2
n1 n2 2
1
(21.2 108)
562
s 3.78
x y 24.6 29
The test statistic is t 1.92
1 1 1 1
s 3.78
n1 n1 5 6
Calculated t=1.92
Calculated t < tabulated t
H 0 is accepted.
9. 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
Diet A 5 6 8 1 12 4 3 9 6 10
Diet B 2 3 6 8 10 1 2 8
Does it show superiority of diet A over diet B.
Solution:
Given n1 10, n2 8
Null Hypothesis H0: 1 2
Alternative Hypothesis H1: 1 2 (One tailed test right)
To find S12 and S 22
Sample I Sample II
X1 X12 X2 X 22
5 25 2 4
6 36 3 9
8 64 6 36
1 1 8 64
12 144 10 100
4 16 1 1
3 9 2 4
9 81 8 64
6 36
10 100
64 512 40 282
S. Dhanasekar - AP/Mathematics 8
x x
2
n1 10, n2 8, 1 64, 1 512
x x
2
2 40, 2 282
x1 x 1
64
6.4, x2 x 2
40
5
n1 10 n2 8
s12 x x 2
1
1
2
512
6.4 10.24,
2
n 1 10
s22 x x 2
2
2
2
282
5 10.25
2
n 2 8
n s n2 s22 10(10.24) 8(10.25)
2
S2 1 1
11.525
n1 n2 2 10 8 2
x1 x 2 6.4 5 1.4
t=
0.869
1 1 1 1 1 1.6103
11.525
2
S n 1 n2 10 8
Conclusion:
Since the calculated value of t = 0.869 < the table value of t =1.75 , H 0 is accepted at 5%
level of significance. Hence, the difference is not significant, so we cannot conclude the diet A is
superior to diet B.
10. Two independent samples of sizes 9 and 7 from a normal population had the following
values of the variables. Do the estimates of the population variance differ significantly
at 5% level of significance? (Apr/May 2017)
Sample I : 18 13 12 15 12 14 16 14 15
Sample II : 16 19 13 16 18 13 15
Solution:
Given n1 9, n2 7
Null Hypothesis H0: 12 22 (Variances are equal)
Alternative Hypothesis H1: 12 22 (Variances are not equal)
To find S12 and S 22
Sample I Sample II
X1 X12 X2 X22
18 324 16 256
13 169 19 361
12 144 13 169
15 225 16 256
12 144 18 324
14 196 13 169
16 256 15 225
14 196
15 225
S. Dhanasekar - AP/Mathematics 9
x 129, x 1879
2
n1 9, n2 7, 1 1
x 110, x 1760
2
2 2
x
x 129 14.3333, x x 110 15.7143
1 2
1 2
n1 9 n2 7
s12
x 2
1
x1 2
1879
14.3333 3.3342,
2
n1 9
s 2
x 2
2
x2 2
1760
15.7143 4.4894
2
2
n2 7
n1 s12 9 3.3342 n2 s 22 7 4.4894
S12 3.7510 , S 22 5.2376
n1 1 8 n2 1 6
S 22 5.2376
Since S 22 S12 , the test statistic is F 1.3963
S12 3.7510
Number of degrees of freedom (v1 , v2 ) (n2 1, n1 1) (6,8)
For (v1 , v2 ) =(6,8), the table value of F at 5% level is F0.05 3.58
F F0.05
Conclusion: Since the calculated value of F < the table value of F, H 0 is accepted at
5%
level of significance. The two samples are drawn from populations with same
variances.
11. Time taken by workers in performing a job is given below:
Method I : 20 16 26 27 23 22
Method II : 27 33 42 35 34 38
Test whether there is any significant difference between the variances of the time
distribution at 5% level of significance. (Nov/Dec 2017)
Solution:
Null Hypothesis H0: (Variances are equal)
Alternative Hypothesis H1: (Variances are not equal)
n1 =6, n 2 =6,
n1s12 n1s 22
S12 = and S22 = ,n1 =n 2 =6, where
n1 -1 n 2 -1
d d1
2 2
n 2 n 2
2
S. Dhanasekar - AP/Mathematics 10
12. It is believed that the precision of an instrument is no more than 0.16. Write down the
null and alternative hypotheses for testing this belief. Carry out the test at 1% level of
significance, given 11 measurements of the same subject on the instrument. 2.5, 2.3, 2.4,
2.3, 2.5, 2.7, 2.5, 2.6, 2.6, 2.7, 2.5. (April / May 2017)
Solution:
Given : 2 0.16
X=
x 27.6 2.51
n 11
X X
2
X XX
2. H1 : 2 0.16
3. 1% , d.f = n-1=11-1=10
4.Table value χ 2 23.2
5.The test statistic
ns 2 X X
2
χ2 = 2
σ σ2
0.1891
1.182
0.16
6. Conclusion:
If χ 2 < table χ 2 , then we accept H 0 ;otherwise, we reject H 0 .
Here,1.182 23.2
So, we accept H 0 .
We conclude that the data are consistent with the hypothesis that the precision of the instrument is
0.16.
13. Fit a binomial distribution for the following data and also test the goodness of fit.
x: 0 1 2 3 4 5 6 Total
f(x) : 5 18 28 12 7 6 4 80
Solution:
Null Hypothesis H0: Binomial fit is a good to the data.
x 0 1 2 3 4 5 6 Total
f 5 18 28 12 7 6 4 80
f*x 0 18 56 36 28 30 24 192
S. Dhanasekar - AP/Mathematics 11
x
fx 192 2.4
f 80
x np 2.4
6 p 2.4 ( n 6)
p 0.4
q 1 p 1 0.4 0.6
N f 80
Expected frequencies are given by ( for r successes)
N (r ) n cr p r q nr N
N (0) 6 c0 (0.4) 0 (0.6) 60 80 3.73 4
N (1) 6 c1 (0.4)1 (0.6) 61 80 14.93 15
N (2) 6 c2 (0.4) 2 (0.6) 62 80 24.88 25
N (3) 6 c3 (0.4) 3 (0.6) 63 80 22.12 22
N 4) 6 c4 (0.4) 4 (0.6) 64 80 11.06 11
N (5) 6 c5 (0.4) 5 (0.6) 65 80 2.95 3
N (6) 6 c6 (0.4) 6 (0.6) 66 80 0.13 0
oi : 5 18 28 12 7 6 4
Ei : 4 15 25 22 11 3 0
Since the first two frequencies and last three frequencies are small, we pool them together
oi : 23 28 12 17
Ei : 19 25 22 14
(Oi Ei ) 2
2
Ei
(23 19) 2 (28 25) 2 (12 22) 2 (17 14) 2
19 25 22 14
6.39
2
S. Dhanasekar - AP/Mathematics 12
Solution:
The expected frequencies are
Ability in
Low Average High Total
Mathematics
Interest
in Statistics
135 120 120 150 120 75
Low 45 50 25 120
360 360 360
135 150 150 150 75 150
56.25 62.5 31.25
Average 360 360 360 150
135 90 150 90 90 75
High 33.75 37.5 18.75 90
360 360 360
Total 135 150 75 360
1. H 0 : Abilityin Mathematicsandinterest inStatisticsare independent
2. H1 : Abilityin Mathematicsandinterest inStatistics are not independent
(Oi Ei ) 2
2 32.14
i Ei
Table valueof χ 2 at1% Los for 4 d.f =13.277
Since32.14>13.2777, H 0 is rejected.
Therefore there is a relationship between a person’s ability in Mathematics and his/her interest in
Statistics.
UNIT – II - DESIGN OF EXPERIMENTS
PART A
1. What is the aim of the design of experiment? (Nov/Dec2017) (April/May2019)
Aim is to control the extraneous variables so that the result could be attributed only to the
experimental variables.
2. What are the three essential steps to plan Design of experiment?
To plan an experiment, the following three are essential
A Statement of the objective. Statement should clearly mention the hypothesis to be
tested
A description of the experiment. Description should include the type of experimental
material, size of the experiment and the number of replications.
The outline of the method of analysis. The outline of the method consists of analysis of
variance
3. What are the basic principles of design of experiments? (April/May2017, 2018)
Basic Principle of Design of Experiments are
(i) Randomization (ii) Replication (iii) Local Control
4. Define Experimental error. ( Nov /Dec 2016)
Factors beyond the control of the experiment are known as experimental error
5. Define Analysis of Variance. (Nov /Dec 2016)
Analysis of Variance is a statistical method used to test the difference between 2 or more
means.
S. Dhanasekar - AP/Mathematics 13
6. What are uses of ANOVA (April/ May2017)
In Completely randomized design the treatments are given to the experimental units by a
procedure of random allocation. It is used when the units are homogeneous.
RBD CRD
It is flexible and so any number of treatments There is complete flexibility as the number
and any number of replications may be used of replications is not fixed
The analysis of design is simple as it
The analysis of design is simple as it results in a
results in a one-way classification analysis
two-way classification analysis of variance
of variance
13. What do you mean by two-way classification in ANOVA.
S. Dhanasekar - AP/Mathematics 14
When data are classified according to two factors one classification is taken column wise and
the other row wise. Such a classification is called two-way classification
14. Find A, B, C, D from the ANOVA table
S. V D.F S.S M.S.S F cal
Treatment 4 A 40 5
Block B C 115 14.375
Error D 96 8 -
Total 199 601 - -
S. Dhanasekar - AP/Mathematics 15
19. Why a 2 x 2 Latin Square is not possible? Explain. (Nov/Dec2015) (May/June2016)
Consider a n x n Latin square design,
The degrees of freedom for SSE (n 2 1) (n 1) (n 1) (n 1)
n 2 1 3n 3
n 2 3n 2
(n 1)(n 2)
For n = 2, d.f. of SSE = 0 and hence MSE is not defined.
Comparisons are not possible.
Hence a 2 x 2 Latin Square Design is not possible.
20. Write the main effect and interaction effect of 22 factorial design.
Solution:
H0: Here the population means are equal .
H1 : The population mean are not equal.
S. Dhanasekar - AP/Mathematics 16
(Grand total)2
Correction Factor = = 5547
Total No of Observations
T2
TSS X 1 X 2 X 3 39
2 2 2
N
X X X
2 2 2
T2
SSC 15
1 2 3
( N1 = No of element in each column )
N1 N1 N1 N
SSE = TSS – SSC = 39 - 15 = 24
ANOVA TABLE
Between SSC
SSC=15 C-1=4-1=3 MSC =5 MSC
Samples C 1 FC
MSE
Within SSE =1.67
SSE=24 N-C=12-4=8 MSE =3
Samples NC
Total TSS=39
S. Dhanasekar - AP/Mathematics 17
T2
C.F = 189.06
N
T2
TSS X X X X
1
2
2
2
3
2 2
4
N
329.94
X X X X
2 2 2 2
1 2 3 4 T2
SSC 4.69
N1 N1 N1 N1 N
A B C D
3 -4 6 10
0 -3 4 7
5 0 8 9
2 -5 7 6
TOT 10 -12 25 32
SSE = TSS – SSC – SSR – SSK = 329.94 - 4.69 – 29.19 – 284.19 = 11.87
ANOVA TABLE
S.V DF SS MSS F cal F
tab
Between MSC
SSC
1.56 FC
MSE
1.27
3 SSC=4.69 K 1
8.94
Column MSC
Between MSR
SSR
9.73 FR
MSR
4.92
4.76
3 SSR=29.19 K 1
Row MSE
Between 4.76
SSK MSK
Treatmen 3 SSK=284.19 MSK 94.73 FK 47.89
K 1 MSE
t
SSE
Error 6 SSE=11.87 MSE 1.978
(K 1)(K 2)
Tot 15 329.94
S. Dhanasekar - AP/Mathematics 18
3. Analyze the following RBD and find the conclusion
Treatments T1 T2 T3 T4
B1 12 14 20 22
B2 17 27 19 15
Blocks
B3 15 14 17 12
B4 18 16 22 12
B5 19 15 20 14
Solution
H0: There is no significant difference between blocks and treatment
H1 : There is no significant difference between blocks and treatment
We subtract 15 from the given value
T1 T2 T3 T4 Total=Ti [Ti2]/k Xij2
B1 -3 -1 5 7 8 16 84
B2 2 12 4 0 18 81 164
B3 0 -1 2 -3 -2 1 14
B4 4 0 5 -1 8 16 42
B5 4 0 5 -1 8 16 42
y
2
ij 38 147 119 68 372
N = 20
T=Grand Total = 40 ;
(Grand total )2 (40)2
Correction Factor = 80
Total No of Observations 20
T2
TSS X ij 292
2
T
2
T2
Y 50
2
SSR = ij
N
SSE = TSS – SSC – SSR = 184.8
S. Dhanasekar - AP/Mathematics 19
ANOVA Table
Conclusion : Cal FC < Tab FC and Cal FR < Tab FR hence the difference between the
blocks and that treatments are not significant
4. The accompanying data results from an experiment comparing the degree of soiling for
fabric co-polymerized with the three different mixtures of methacrcylic acid. Analysis is
the given classification (April /May 2017)
Mixture 1 0.56 1.12 0.90 1.07 0.94
Mixture 2 0.72 0.69 0.87 0.78 0.91
Mixture 3 0.62 1.08 1.07 0.99 0.93
Solution:
H0: The true average degree of soiling is identical for 3 mixtures.
H1 : The true average degree of soiling is not identical for 3 mixtures.
We shift the origin
N = Total No of Observations = 15
T= Grand Total = 13.25
(Grand total)2
Correction Factor = = 11.7042
Total No of Observations
T2
TSS X1 X 2 X 3 0.4309
2 2 2
S. Dhanasekar - AP/Mathematics 20
X X X
2 2 2
T2
SSC 0.0608
1 2 3
N1 N1 N1 N
( N1 = No of element in each column )
ANOVA TABLE
Solution:
H0: There is no significant difference between types of corns and blocks.
H1 There is a significant difference between them.
Solution:
X1 X2 X3 X4 Tota
l
A 4.5 6.4 7.2 6.7 24.8
B 8.8 7.8 9.6 7.0 33.2
C 5.9 6.8 5.7 5.2 23.6
Total 19.2 21 22.5 18.9 81.6
N = 12 T = 81.6
2
T
C.F = 554.88
N
S. Dhanasekar - AP/Mathematics 21
T2
TSS X 12 X 2 2 X 32 X 42
N
18.9 40.96 51.84 44.89 77.44 60.84
92.16 49 34.81 46.24 32.49 27.04 554.88
21.73
X X X X
2 2 2 2
T2
SSC
1 2 3 4
n n n n N
19.2 21 22.5 18.9
2 2 2 2
554.88
3 3 3 3
2.82
554.88
4 4 4
13.68
(c-1)(r-1) SSE
Error SSE = 538.38 MSE 89.73
=6 d. f
6 The following data represent a certain person to work from Monday to Friday by 4
different roués.
DAYS
MON TUE WED THU FRI
1 22 26 25 25 31
2 25 27 28 26 29
ROUTES
3 26 29 33 30 33
4 26 28 27 30 30
S. Dhanasekar - AP/Mathematics 22
Test at 5% level of significance whether the difference among the means obtained for the
different routes are significant and also whether the differences among the means
obtained from the different days of the week are significant. (Nov/ Dec 2017)
Solution:
DAYS
MON TUE WED THU FRI TOT
1 22 26 25 25 31 129
ROUTE 2 25 27 28 26 29 135
S 3 26 29 33 30 33 151
4 26 28 27 30 30 141
TOT 99 110 113 111 123 556
N = 20 T = 556
T2
C.F = 15456.8
N
T2
TSS X 1 X 2 X 3 X N 153.2
2 2 2 2
4
X X X X T 52.8
2 2 2 2
2
SSC
1 2 3 4
N1 N1 N1 N1 N
( N1 = No of element in each
column )
Y Y Y Y Y
2 2 2 2 2
T2
SSR 73.2
1 2 3 4 5
N2 N2 N2 N2 N2 N
( N 2 = No of element in each row )
SSE = TSS – SSC-SSR = 37793.75 – 1613.5 – 26234.95 = 27.2
ANOVA TABLE
S.V DF SS MSS F cal F
tab
MSC
Column C-1= 5-1 SSC FC 7.75
SSC=52.8 MSC 17.6 MSE 3.49
treatment =3 C 1
MCR
Between R-1=4- SSR FC 8.06
SSR=73.2 MSR 18.3 MSE 3.26
Row 1=4 R 1
N-c- SSE
Error SSE=27.2 MSE 2.27
R+1=12 12
S. Dhanasekar - AP/Mathematics 23
7. A set of data involving four “four tropical feed stuffs A, B, C, D” tried on 20 chicks is
given below. All the twenty chicks are treated alike in all respects except the feeding
treatments and each feeding treatment is given to 5 chicks. Analyze the data
(April/May 2017)
A 55 49 42 21 52
B 61 112 30 89 63
C 42 97 81 95 92
D 169 137 169 85 154
Solution:
H0 : There is no significant difference between column means as well as row means
H1 : There is no significant difference between column means as well as row means
T2
N = 20 T = 695 C.F = 24151.25
N
T2
TSS X 1 X 2 X 3 X 42 X 52 37793.75
2 2 2
N
X X X X X
2 2 2 2 2
T2
SSC
1613.50
1 2 3 4 5
N1 N1 N1 N1 N1 N
( N1 = No of element in each column )
Y Y Y Y Y
2 2
T2
2 2 2
SSR 26234.95
1 2 3 4 5
N2 N2 N2 N2 N2 N
( N 2 = No of element in each row )
SSE = TSS – SSC-SSR = 37793.75 – 1613.5 – 26234.95 = =9945.3
ANOVA TABLE
S.V SS DF SS MSS F cal F
tab
SSR MCR
Between SSR=2623 r-1=4- SSR=26234.9 MSR 8744.98
FC 10.552
Row 4.95 1=3 5 R 1 MSE 3.49
N-c- SSE
SSE=9945. MSE 828.775
Error r+1=1 SSE=9945.3 12
3
2
S. Dhanasekar - AP/Mathematics 24
Conclusion: Cal Fc Tab Fc , Accept H0
Cal FR Tab FR , Reject H0
8. Three varieties of coal were analyzed by 4 chemists and the ash content is given below.
Perform an ANOVA Table (May/June 2016)
Chemists
A B C D
I 8 5 5 7
COAL II 7 6 4 4
III 3 6 5 4
Solution:
Chemists
A B C D TOT
I 8 5 5 7 25
COAL II 7 6 4 4 21
III 3 6 5 4 18
TOT 18 17 14 15 64
N = 12
T = 64
T2
C.F = 341.33
N
T2
TSS X 1 X 2 X 3 X 24.67
2 2 2 2
4
N
X X X
2 2 2
T2
SSC 3.34
1 2 3
N1 N1 N1 N
( N1 = No of element in each column )
Y Y Y Y
2 2 2 2
T2
SSR 6.17
1 2 3 4
N2 N2 N2 N2 N
( N 2 = No of element in each row )
SSE = TSS – SSC - SSR = 24.67 – 3.34 – 6.17 = 15.16
ANOVA TABLE
S.V DF SS MSS F cal F
tab
Column C-1= 4-1
MSC
SSC
1.11 FC
MSE
2.28
=3
SSC=3.34
C 1
3.49
treatment MSC
Between R-1=3-
MSR
SSR
3.09 FC
MCR
1.22
SSR=6.17 3.26
Row 1=2 R 1 MSE
N-c- SSE
Error SSE=15.16 MSE 2.53
R+1=6 12
S. Dhanasekar - AP/Mathematics 25
Conclusion: Cal Fc Tab Fc , Reject H0
Cal FR Tab FR , Reject H0
Salesmen A B C D
Summer 45 40 28 37
Season Winter 43 41 45 38
Monsoon 39 39 43 41
Carry out an analysis of variances. (Nov/Dec 2016)
Solution:
H0 : There is no significant difference between salesmen and between seasons.
H1 : There is significant difference between salesmen or between seasons.
Season X1 X2 X3 X4 Total X21 X2 X213 X21
Summer 5 0 -2 -3 0 25 0 4 9
Winter 3 1 5 -2 7 9 1 25 4
Monsoon -1 -1 1 1 0 1 1 1 1
Total 7 0 4 -4 7 35 2 30 14
N = 12 T = 7
72
C.F = 4.083
12
TSS 52 02 2 3 ... 1 4.083 76.917
2 2 2
72 02 42 42
SSC 4.083 22.917
3 3 3 3
02 7 2 02
SSR 4.083 8.167
4 4 4
SSE TSS - SSC-SSR
SSE 76.917 22.917 8.167 45.833
ANOVA TABLE
S.V DF SS MSS F cal F tab
salesmen 3 SSC = 22.917 MSC=7 MSE 4.76
FC 1
MSC
.639
seasons 2 SSR = 8.167 MSR=4 MCR 19.33
FC 1.87
MSE
.0835
Error 6 SSE = 45.833 MSE=7
.6388
Total 11 TSS = 76.917
1 A1 B0 C3 D2 6 9 14
2 C2 D3 A1 B1 7 12.25 15
3 D2 C0 B1 A2 5 6.25 9
4 B0 A4 D0 C2 6 9 20
Total=T*j 5 7 5 7 24 36.5 58
[T*j2]/n 6.25 12.25 6.25 12.25 37
yij2 9 25 11 13 58
T2
TSS Yij 22
2
N
1 T2
SSR Ti 0.5
2
n N
1 T2
SSC j N 1
2
T
n
1 T2
SSK
n
K N 5.5
T 2
S. Dhanasekar - AP/Mathematics 27
ANOVA TABLE
Source of Sum of Degree of Mean FTab Ratio
F- Ratio
Variation Squares freedom Square ( 5% level)
Between
SSR = 0.5 3 MSR = 0.167 FR(6,36)=8.94
Rows FR =14.97
Between
SSC = 1 3 MSC = 0.333 Fc(6,3)=8.94
Columns FC =7.508
Between
SSK = 5.5 3 MSK = 1.833 FK(6 ,3)=8.94
Letters
FK =1.364
Residual SSE = 15 6 MSE = 2.5
Total 22 15
Conclusion:
Cal FR Tab FR , Cal FC Tab FC , Cal FK Tab FK There is a significant
difference between rows and no significant difference between column and also
between letters.
11. In a Latin square experiment given below are the yield in quintals per acre on the paddy
crop carried out for testing the effect of five fertilizers A, B, C, D, E. Analyze the data for
variations. (Nov / Dec 2017)
B 25 A 18 E 27 D 30 C 27
A 19 D 31 C 29 E 26 B 23
C 28 B 22 D 33 A 18 E 27
E 28 C 26 A 20 B 25 D 33
D 32 E 25 B 23 C 28 A 20
Solution:
Subtract 20 from all the items
X1 X2 X3 X4 X5 Total X21 X22 X23 X24 X25
Y1 0 -7 2 5 2 2 0 49 4 25 4
Y2 -6 6 4 1 -2 3 36 36 16 1 4
Y3 3 -3 8 -7 2 3 9 9 64 49 4
Y4 3 1 -5 0 8 7 9 1 25 0 64
Y5 7 0 -2 3 -5 3 49 0 4 9 25
Tota 7 -3 7 2 5 18 103 95 113 84 101
l
N = 25 T = 18
T2
C.F = 12.96
N
S. Dhanasekar - AP/Mathematics 28
T2
TSS X 1 X 2 X 3 X 42 X 52 483.04
2 2 2
X X X X X
2 2 2 2 2
T2
SSC 14.24
1 2 3 4 5
N1 N1 N1 N1 N1 N
N2 N2 N2 N2 N2 N
A B C D E
-7 0 2 5 2
-6 -2 4 6 1
-7 -3 3 8 2
-5 0 1 8 3
-5 -2 3 7 0
TOT -30 -7 13 34 8
SSK =
302 72 132 342 82
T2
454.64
5 5 5 5 5 N
ANOVA TABLE
S.V DF SS MSS F cal F
tab
Column MSC
SSC
3.56 FC
MSC
3.84
k-1=4 SSC=14.24
K 1
3.26
treatment MSE
Between MSR
SSR
0.76 FR
MSE
1.22
3.26
k-1=4 SSR=3.04
Row K 1 MSR
MSK 3.26
Between SSK FT 122.61
k-1=4 SSK=11.12 MSK 113.66 MSE
Treatment K 1
SSE
(k-1)(k-2) MSE 0.927
Error SSE=483.04 ( K 1)( K 2)
= 12
S. Dhanasekar - AP/Mathematics 29
12 A variable trial was conducted on wheat with 4 varieties in a Latin Square Design. The
plan of the experiment and the per plot yield are given below: (Apr/May 2017)( Dec 2016)
C 25 B 23 A 20 D 20
A 19 D 19 C 21 B 18
B 19 A 14 D 17 C 20
D 17 C 20 B 21 A 15
Solution:
Subtract 20 from all the items
X1 X2 X3 X4 Total X21 X22 X23 X24
Y1 5 3 0 0 8 25 9 0 0
Y2 -1 -1 1 -2 -3 1 1 1 4
Y3 -1 -6 -3 0 10 1 36 9 0
Y4 -3 0 1 -5 -7 9 0 1 25
Total 0 -4 -1 -7 -12 36 46 11 29
N = 16 T = -12
T2 T2
9 TSS X 1 X 2 X 3 X X 52 113
2 2 2 2
C.F = 4
N N
X X X X X
2 2 2 2
T2
2
SSC
7.5
1 2 3 4 5
N1 N1 N1 N1 N1 N
( N1 = No of element in each column )
Y Y Y Y Y
2 2 2 2 2
T2
SSR 46.5
1 2 3 4 5
N2 N2 N2 N2 N2 N
T
A 0 -1 -6 -5 -12
B 3 -2 -1 1 1
C 5 1 0 0 6
D 0 -1 -3 -3 -7
SSK =
122 12 62 72
T2
48.5
4 4 4 4 N
S. Dhanasekar - AP/Mathematics 30
ANOVA TABLE
S.V DF SS MSS F cal F
tab
Column MSC
SSC
2.5 FC
MSC
1.43
k-1=3 SSC=7.5
K 1
4.76
treatment MSE
MCR
Between SSR FR 8.86
k-1=3 SSR=46.5 MSR 15.5 MSE 4.76
Row K 1
Between FT
MSK
9.24
SSK
Treatmen k-1=3 SSK=48.5 MSK 16.17 MSE 4.76
K 1
t
(k-1)(k-
Error 2) = 6
SSE=10.5
Solution:
H0 : No difference in the Mean effect.
H1 :There is a difference in the Mean effect.
We code the data by subtracting 20
T2
TSS X1 X 2 X 3 110 78 171 60.75 298.25
2 2 2
N
( A contract) 2 51
2
SSA 216.75
4n 12
( B contract) 2 21
2
SSB 36.75
4n 12
( AB contract) 2 9
2
SSAB 6.75
4n 12
SSE = TSS – SSA – SSB - SSAB = 298.25 – 216.75 – 36.75 – 6.75 = 38
ANOVA Table
Degree
Source of Sum of Mean
of F- Ratio FTab Ratio
Variation Squares Square
freedom
MSA=216.
A SSA=216.75 1
75
FA = 45.63 F5%(1, 8) = 5.32
MSB=36.7
B SSB=36.75 1
5 FB = 7.74 F5%(1, 8) = 5.32
MSAB=6.7 FAB = 1.42 F5%(1, 8) = 5.32
AB SSAB=6.75 1
5
PART – A
1. Write down the order of convergence and condition for convergence of fixed point
iteration method x = g(x).
The Order of convergence is One and condition for convergence is g '(x) 1 , for x I where
S. Dhanasekar - AP/Mathematics 32