Stat Features XL May 2003
Stat Features XL May 2003
Examples: Laboratory studies, Green house and Pot culture experiments, animal feeding
experiments, Soil moisture and related studies etc.
Example 1:
The percentage moisture content is determined for ten samples for each of four different
soils. Calculate the analysis of variance to obtain an estimate of the sampling variation
within a soil and hence calculate the standard error of the mean moisture content of a soil
and the standard error of a difference between two such means. Test the hypothesis that
there is no variation of soil moisture content between different soils and summarize briefly
the conclusions to be drawn from this data
Hints:
a) Analysis of Variance
42
- Enter the data from A1 cell to D11 Cell (The first row contains headings on Soil
types)
- Click left mouse button on Tools > Data Analysis > Anova Single Factor > click
on OK
- Type in the input range box A1:D11 & Click in the Lables in First Row Box
- Click on OK button
The hypotheses that "there is no variation of soil moisture content between different soils"
can be tested by comparing F-Value with F-Critical Value
Where
s = root f error mean square and r = number of replications
Example 2
Four feeds were tried, including one control on 32 Friesion cows , 8 cows per treatment. In
order to reduce the extraneous variation the cows were selected from the same herd. The
experiment was conducted for 0 days commencing from a date when the majority of cows
had just passed peak lactation.
43
The data of the experiment is given below:
Treatment A: Control
B: Supplement of 150 gm. Of urea per cw per day
C: Supplement of 3 kg of sorghum grain per cow per day
D: Supplement of 3 kg. Of maize grain per cow per day
Test the hypothesis H0 : No difference in milk yield and summarize e results briefly
(t value at 28 df at 5% level of significance = 2.05)
Example 3
The following data represent the yield of soyabean plants for five treatments grown in six
randomized complete blocks. The experiment was conducted in the greenhouse. The five
treatments are 20,40,60,80,100 ppm of nitrogen.
Replications
Treatme R1 R2 R3 R4 R5 R6
nt
T1 8.8 12.9 11.7 31.2 22.0 9.9
T2 23.5 26.5 21.6 15.6 24.4 23.3
T3 41.2 22.5 21.8 46.3 15.6 22.6
T4 28.4 48.4 16.4 44.5 38.8 43.6
T5 67.4 33.2 59.5 49.8 57.1 36.6
Hints
- Enter data from A1 cell to G6 cell
- Click on Tools > Data Analysis > Anova Two-Factor without replication >Ok
- Click in lables Box
- OK
Example 4 :
An experiment was conducted to test the effect of 3 types protein supplement on average
milk yield of cows. The cows are arranged in 6 blocks , 3 per each block according to similar
44
productivity (milk yield) during pre-experimental period. The treatments are applied such that
no treament repeats in each block. The data is given below:
Test the hypothesis of no differences of milk yield and summarize the results.
Example 5
The following are the data on total height(cm) of 100 plants of sorghum.
Calculate the following statistics.
45
•
Example 6
Calculates how often values occur within a range of values, and then returns a vertical array
of numbers. For example, use FREQUENCY to count the number of plants that fall within
ranges of fixed height . Because FREQUENCY returns an array (Bin Range), it must be
entered as an array formula
46
Frequency Distribution and Histogram for Crop Yield
47
III. REGRESSION ANALYSIS
Performs linear regression analysis by using the "least squares" method to fit a line
through a set of observations. By using this tool to analyze how a single dependent
variable is affected by the values of one or more independent variables .
Example 7
The following table gives for 25 progenies of cotton the data for mean fiber length of each
progeny , the corresponding parent plant value and the mean value of the plot in which
the parent was grown. It is found that both the parental value as well as the plot mean
bear some relationship with the progeny mean. Express this relation in the form of a
partial regression equation with progeny mean as the dependent variate.
48
Number of Progeny Parental Parental
Progenies Mean Plant Plot
(mm) Value Mean
Y X1 X2
21 24.1 25.6 24.05
22 21.91 23 24.05
23 22.24 25.4 24.57
24 23.45 23.4 24.57
25 22.1 24.2 24.57
• Enter the above data in a separate worksheet of the same workbook as did
earlier.
• On the Main Menu Click the Tool menu to get various options in the Tool menu.
• Click the Data Analysis Option to get the different options of Analysis Tool
Pack as shown in the previous exercise.
• Click the Regression option from the displayed Analysis Tool Pack Options.
• Click OK to get the Regression Analysis Tool Window as shown below
• Input Y Range : Enter the range of dependent variable‘s data, that is, B2 :B26
The range must consist of a single column.
• Input X Range : Enter the range of independent variables data, that is, C2:D26
The maximum number of input ranges is upto 16 variables.
• Click in the Labels check box to select the first row or column of input range
contains labels.
• Click in the Confidence Level check box to include an additional level in the
summary output table. In the box, enter the desired confidence level in addition
to the default 95% level.
• Click in the Standardised Residuals check box to include standardised
residuals in the residuals output table.
.
49
Examine the standard Residuals and delete the observations having standard residuals greater
than 2. Compare the results particularly R Square values F Statistic before and after removing
out layers and draw your conclusions
Example 8
The following table contains data on a study of the influence of good grazing of events
prior to lambing on the birth weight of male lambs.
Fit suitable relation(Quadratic) between y and x and estimate the optimum number of
days to get maximum birth weight of lamb.
Hints
1. Data entry
50
•
• Examine the standardized residuals , delete out layers and arrive at the best
fitted equation
t-TEST
Example: 9
The following table gives the rainfall at two places A and B near each other in the same
rainfall tract for 24 seasons. Assuming that the 24 seasons constitute a representative
sample of the rainfall at the places, can we consider the two places to have the same
mean annual rainfall.
51
Year Rainfall in inches
Place A Place B
1960 39.59 39.48
1961 19.93 17.81
1962 23.91 24.47
1963 29.38 24.32
1964 43.09 41.18
1965 25.34 23.41
1966 49.35 45.13
1967 39.62 42.83
1968 42.9 46.94
1969 53.35 51.51
1970 57.66 57.50
1971 37.05 34.35
1972 34.14 34.29
1973 38.01 38.65
1974 52.40 50.32
1975 32.2 29.94
1976 47.81 45.24
1977 33.98 34.13
1978 39.46 40.68
1979 37.78 35.54
1980 63.24 57.24
1981 39.04 42.05
1982 60.51 55.33
1983 38.08 37.45
For analysing the above data , first enter the data in a separate worksheet of the
same workbook and enter the data as did in the earlier exercise.
52
Do the analysis by applying
1. t-Test by assuming equal variance and
2. t-Test paired two sample for means
Compare the results interpret and justify the results.
53