SlideShare a Scribd company logo
1 of 53
Experimental designs and data
analysis in the field of soil science by
making use of sophisticated software
Dr K.B Singh
Principal Soil Physicist
Experimental designs play an important role in research. To analyse data
with different statistical designs, package of computer programs named
'CPCS1', has been used. CPCS1 includes the programs for the analysis of
the following experimental designs.
a) Completely Randomised Designs (CRD)
b) Randomised Block Designs (RBD)
c) Split Plot Designs (SPD)
d) Factorial Experiments in CRD/RBD
e) Factorial Experiments in SPD
f) RBD with missing data
The source programs of CPCS1 have been written in FORTRAN 77
computer language and compiled on an IBM compatible Personal
Computer (PC).This package can be run on an IBM compatible PC. CPCS1
includes the following files.
Data input/output file name:
When you get the message on the screen
• GIVE DATA FILE NAME
Type your data file name along with its source i.e. drive/ directory name.
For example, if you have a data file named HSC1.DAT on the hard disc C in
the directory named DAT, then type
C:DATHSC1.DAT and press 'Enter' key
This will be followed by the message on the screen
GIVE FILE/DEVICE NAME FOR OUTPUT
You can opt for any one of the three devices used for output viz.
console/screen, printer or file on a particular disc drive.
a) If the output is to be obtained on the screen
type CON and press 'Enter' key
Note: If the output is of more than 23 lines, the last 23 lines will be
displyed on the screen and the rest would be lost while screen will scroll.
If the output is to be obtained directly on the printer
type PRN and press 'Enter' key
Note: Before typing PRN the printer should be ready with paper properly
in place.
c) If the output is to be written on to a file on a hard disc type a new file
name along with its source i.e. drive/directory name.
Any number of data sets of similar type can be punched in one data file.
Output of all the data sets can be obtained by executing the program once
if data is punch correctly according to the format of the design used.
The values of the input parameters pertaining to whole numbers must be
non-negative integers without decimal point e.g. in case of RBD if there
are fifteen treatments, the value of the parameter NT (number of
treatments) must be entered 15 and not 15. or 15.0
Analysis of Completely Randomised Design
The program computes necessary statistics concerning analysis of
variance for Completely Randomised Designš(CRD) with equal or unequal
number of replications. Analysis of the data pooled over environments is
also provided.
Data can be analysed using arcsine, square root, natural logarithm or
kilograms per plot to quintals per hactare transformations, if desired. The
program can also be used for t©test.
Format of data input:
Perform the following steps to punch/record data in a file on a
floppy/hard disc. This file is called data file or data input file.
Case I For equal number of replications
Step 1 Identification of the data set : First line of the
data is provided for identification of the data
set of which first 80 columns will be reproduced
as such in the output.
Step 2 Parameters of the data set : Values of the
following parameters are to be supplied in
second line of the data set in the given order with at least one blank among
them
NR = Number of replications
NT = Number of treatments
NE = Number of environments (NE = 1, when pooled
analysis is not required)
JT = 0, when transformation is not required
= 1, for transformation from kg/plot to q/ha
= 2, for arcsine transformation
= 3, for square root (n+1) transformation
= 4, for natural logarithmic transformation
PS = Area of plot in square metres when JT = 1
= 0, otherwise
Step 3 From third line onwards, environment wise data of the set are to be
supplied for all treatments giving serial number and values of all the
replications for each treatment in one line.
Step 4 Repeat steps 1 to 3 for more sets of data.
Case II For unequal number of replications
Step 1 Same as that of case I
Step 2 Same as that of case I except that the value of the parameter
NR = 0 in this case
step 3 From third line onwards data of the set are to be supplied for all the
treatments giving serial number, number of replications and values of all
the replications for each treatment in one line.
Step 4 Repeat steps 1 to 3 for more sets of data.
For unequal number of replications
Given below are the data of an experiment conducted
in CRD having eight treatments with 2, 4, 3, 5, 4, 3, 5
and 4 number of replications šrespectively.
Contents of data input file :
SET 1
0 8 1 0 0
1 2 15 17.2
2 4 21.2 22 19.1 20.5
3 3 13.6 14.1 17
4 5 12.0 10.9 13 11.7 14.4
5 4 9.8 11.5 11.2 10.5
6 3 17.2 16.4 19
7 5 11.6 9.8 12.4 10.8 14
8 4 8.8 11 9.2 10
Contents of the output :
SET 1
Analysis of CRD with unequal no. of replications
TREATMENT MEANS
1 16.100000 20.700000 14.900000 12.40¬0000 10.750000
6 17.533330 11.720000 9.7500000
ANOVA TABLE
SOURCE d.f. M.S. F-Ratio S/NS(5%) G.M. C.V.
Treatments 7 54.384070 30.46 S
Error 22 1.7852230 13.830000 9.66
Note: The calculation of C.D.(5%) has been avoided for the
case of unequal replications as C.D. changes with
the change in pair of treatment šmeans.
Application of the program for t-test
Example
For a random sample of 10 pigs fed on diet A and an
other random sample of 12 pigs fed on diet B, the following increase in
the weight was recorded. Test whether diet
A differs significantly from diet B.
Contents of data input file :
Data on increase in weight for t©test
0 2 1 0 0
1 10 15 9 8 14 12 13 16 17 10 6
2 12 21 23 10 17 18 8 12 14 7 13 22 15
Contents of output :
SOURCE d.f. M.S. F-Ratio S/NS(5%) G.M. C.V.
Treatments 1 49.090820 2.26 NS
Error 20 21.700000 13.636360 34.16
Analysis of Randomised Block Design
Format of data input:
Step 1 Identification of the data set : First line of the data is provided for identification
of the data set of which first 80 columns will be reproduced as such in the output.
Step 2 Parameters of the data set : Values of the following parameters are to be
supplied in second line of the data set in the given order with at least one blank among
them.
NR = Number of replications
NT = Number of treatments
NE = Number of environments (NE = 1, when pooled
analysis is not required)
JT = 0, when transformation is not required
= 1, for transformation from kg/plot to q/ha
= 2, for arcsine transformation
= 3, for square root (n+1) transformation
= 4, for natural logrithmic transformation
PS = Area of plot in square metres when JT = 1 = 0, otherwise
Step 3 From third line onwards, environment wise data of the set are to be supplied
for all treatments giving serial number and values of all the replications for each
treatment in one line.
Step 4 Repeat steps 1 to 3 for more sets of data.
Example
The data on blood pressure of 12 patients before and after administering a stimulus was
recorded. Can it be concluded that the stimulus has a significant effect on the change in blood
pressure.
Data on blood pressure for paired t-test
12 2 1 0 0
1 75 80 77 85 82 79 78 83 85 86 90 82
2 80 82 85 88 81 79 84 81 84 91 90 86
Data on blood pressure for paired t-test
NR =12 NT = 2 NE = 1
Analysis of RBD
TREATMENT MEANS
1 81.833340 84.250000
REPLICATION MEANS
1 77.500000 81.000000 81.000000 86.50¬0000 81.500000
6 79.000000 81.000000 82.000000 84.50¬0000 88.500000
11 90.000000 84.000000
ANOVA TABLE
SOURCE d.f. M.S. F-Ratio CD(5%) G.M. C.V.
Replicates 11 28.406250 5.44 5.02763
Treatments 1 35.052080 6.71 2.05252
Error 11 5.2225380 83.041660 2.75
Analysis of Split Plot Designs
The program facilitates to perform the analysis for single split plot, double split plot
etc. upto a maximum of five split plot designs. Analysis of the data pooled over en-
vironments can also be carried out by taking environments as levels of the main factor
and increasing the number of factors by one in the data input. Data can be analysed
using arcsine, square root, natural logarithm or kil¬lograms per plot to quintels per
hactare transformations if
desired.
Format of data input:
Perform following steps
Step 1 Identification of the data set : First line of the data is provided for identification
of the data set of which first 80 columns will be reproduced as such in the output.
Step 2 Parameters of the data set : Values of the following parameters are to be
supplied in second line of the data set in the given order with at least one blank among
them. NR = Number of replications, NF = Number of factors
NL(J) = Number of levels of J th factor ( J = 1,2,3,...,NF)
JT = 0, when transformation is not required, =1, for transformation from kg/plot to
q/ha, = 2, for arcsine transformation, = 3, for square root (n+1) transformation
= 4, for natural logrithmic transformation
PS = Area of plot in square metres when JT = 1 and = 0, otherwise
Step 3 From third line onwards, data of the set are to be supplied for all treatment
combinations starting with first level of each factor and varying all levels of last factor
first, then the last but one factor and so on, giving serial number and values
of all the replications for each treatment combination in one line.
Example In an experiment on mustard using split plot design, two levels of irrigation
in main plots and three levels of fertilizer in sub plots with three replications, the data
on yield for two years are given below.
Yield data (q/ha) on Mustard (year1)
3 2 2 3 0 0
11 7.7 6.3 3.5
12 9.0 10.2 8
13 15.1 16.2 14
21 6.8 3.3 3.2
22 14.5 9.5 11
23 19.5 15 17
Year 2
3 2 2 3 0 0
11 4.8 4.7 4.3
12 6.2 6.7 5.8
13 14.5 12.8 14.8
21 6.3 3.7 4.8
22 12.3 11. 10.8
23 18.3 16 14.2
Pooled over two years
3 3 2 2 3 0 0
11 7.7 6.3 3.5
12 9.0 10.2 8
13 15.1 16.2 14
21 6.8 3.3 3.2
22 14.5 9.5 11
23 19.5 15 17
11 4.8 4.7 4.3
12 6.2 6.7 5.8
13 14.5 12.8 14.8
21 6.3 3.7 4.8
22 12.3 11. 10.8
23 18.3 16 14.2
Contents of output :
Yield data (q/ha) on Mustard (year1)
No. of reps.= 3 No. of factors= 2
Analysis of Split Plot Design
TREAT. COMBINATION MEANS
1 5.8333330 9.0666670 15.100000 4.433¬3330 11.666670
6 17.166670
FACTOR MEANS
1 10.000000 11.088890
2 5.1333330 10.366670 16.133330
ANOVA TABLE
SOURCE d.f. M.S. F-Ratio CD(5%) C.V.
Reps. 2 11.490520 1.31
A 1 5.3355310 .61 NS
Error a 2 8.7904850 28.12
B 2 181.64220 281.01 1.07063
AB 2 7.0755620 10.95 1.51410
Error b 8 .64638160 7.62
---------------------------------------------------------------------------
Year 2
No. of reps.= 3 No. of factors= 2
Analysis of Split Plot Design
TREAT. COMBINATION MEANS
1 4.6000000 6.2333340 14.033330 4.9333330 11.366670
6 16.166670
FACTOR MEANS
1 8.2888890 10.822220
2 4.7666670 8.8000000 15.100000
ANOVA TABLE
SOURCE d.f. M.S. F-Ratio CD(5%) C.V.
Reps. 2 3.2105920 1.68
A 1 28.879900 15.11 NS
Error a 2 1.9117770 14.47
B 2 162.73560 224.13 1.13472
AB 2 8.8199770 12.15 1.60474
Error b 8 .72608740 8.92
---------------------------------------------------------------------------
Pooled over years
No. of reps.= 3 No. of factors= 3
Analysis of Split Plot Design
TREAT. COMBINATION MEANS
1 5.8333330 9.0666670 15.100000 4.4333330 11.666670
6 17.166670 4.6000000 6.2333340 14.033330 4.9333330
11 11.366670 16.166670
FACTOR MEANS
1 10.544450 9.5555550
2 9.1444440 10.955560
3 4.9500000 9.5833330 15.616670
ANOVA TABLE
SOURCE d.f. M.S. F-Ratio CD(5%) C.V.
Reps. 2 13.293860 9.45
A 1 8.8021370 6.26 NS
Error a 2 1.4070360 11.80
B 1 29.522190 5.52 NS
AB 1 4.6930890 .88 NS
Error b 4 5.3512110 23.02
C 2 343.29350 500.25 .716619
AC 2 1.0841060 1.58 NS
BC 2 14.707310 21.43 1.01345
ABC 2 1.1882930 1.73 NS
Error c 16 .68624850 8.24
Use of Excel Sheet for analysis
Use of SPSS Programme
Experimental designs software guide
Experimental designs software guide
Experimental designs software guide
Experimental designs software guide
Experimental designs software guide
Experimental designs software guide
Experimental designs software guide
Experimental designs software guide
Experimental designs software guide
Experimental designs software guide
Experimental designs software guide
Experimental designs software guide
Experimental designs software guide
Experimental designs software guide
Experimental designs software guide
Experimental designs software guide
Experimental designs software guide
Experimental designs software guide
Experimental designs software guide

More Related Content

What's hot

Presentation on Rice Cultivation
Presentation on Rice CultivationPresentation on Rice Cultivation
Presentation on Rice CultivationRitabrataSarkar3
 
Activation of natural host defence by elicitors for management of post harves...
Activation of natural host defence by elicitors for management of post harves...Activation of natural host defence by elicitors for management of post harves...
Activation of natural host defence by elicitors for management of post harves...Vinod Upadhyay
 
Nitrogen use efficiency
Nitrogen use efficiencyNitrogen use efficiency
Nitrogen use efficiencyhariniperumal1
 
Role of biofertilizer in agriculture
Role of biofertilizer in agricultureRole of biofertilizer in agriculture
Role of biofertilizer in agricultureravi kiran
 
Crop wild relative utilization in plant breeding
Crop wild relative utilization in plant breedingCrop wild relative utilization in plant breeding
Crop wild relative utilization in plant breedingAbdul GHAFOOR
 
Phytochromes
PhytochromesPhytochromes
Phytochromesrakz2017
 
Effect of botanicals on seed growth, seed yield and seed quality
Effect of botanicals on seed growth, seed yield and seed qualityEffect of botanicals on seed growth, seed yield and seed quality
Effect of botanicals on seed growth, seed yield and seed qualitykiran Dasanal
 
Ideotype and cropping system of rajul and arti ppt
Ideotype and cropping system of rajul and arti pptIdeotype and cropping system of rajul and arti ppt
Ideotype and cropping system of rajul and arti pptGovardhan Lodha
 
Marker assisted selection
Marker assisted selectionMarker assisted selection
Marker assisted selectionFAO
 
Manures, fym and biogas, pk mani
Manures, fym and biogas, pk maniManures, fym and biogas, pk mani
Manures, fym and biogas, pk maniP.K. Mani
 
Drought stress and tolerance mechanisms in crops
Drought stress and tolerance mechanisms in cropsDrought stress and tolerance mechanisms in crops
Drought stress and tolerance mechanisms in cropsMohaned Mohammed
 
Principles of hybrid seed production
Principles of hybrid seed productionPrinciples of hybrid seed production
Principles of hybrid seed productionVIJAYKUMARSHRIVASTAV2
 
Presentation on gca and sca
Presentation on gca and scaPresentation on gca and sca
Presentation on gca and scaShivashish Verma
 
Seed industry in india
Seed industry in indiaSeed industry in india
Seed industry in indiaRoshan Parihar
 
Self incompatibility in Plants
Self incompatibility in PlantsSelf incompatibility in Plants
Self incompatibility in PlantsDhanya AJ
 
Synthetic and composite variety
Synthetic and composite varietySynthetic and composite variety
Synthetic and composite varietyPawan Nagar
 
Sulfur Transformation
Sulfur TransformationSulfur Transformation
Sulfur TransformationIGKV
 

What's hot (20)

Presentation on Rice Cultivation
Presentation on Rice CultivationPresentation on Rice Cultivation
Presentation on Rice Cultivation
 
Activation of natural host defence by elicitors for management of post harves...
Activation of natural host defence by elicitors for management of post harves...Activation of natural host defence by elicitors for management of post harves...
Activation of natural host defence by elicitors for management of post harves...
 
Nitrogen use efficiency
Nitrogen use efficiencyNitrogen use efficiency
Nitrogen use efficiency
 
Role of biofertilizer in agriculture
Role of biofertilizer in agricultureRole of biofertilizer in agriculture
Role of biofertilizer in agriculture
 
Crop wild relative utilization in plant breeding
Crop wild relative utilization in plant breedingCrop wild relative utilization in plant breeding
Crop wild relative utilization in plant breeding
 
03 crop descriptors
03 crop descriptors03 crop descriptors
03 crop descriptors
 
Phytochromes
PhytochromesPhytochromes
Phytochromes
 
Effect of botanicals on seed growth, seed yield and seed quality
Effect of botanicals on seed growth, seed yield and seed qualityEffect of botanicals on seed growth, seed yield and seed quality
Effect of botanicals on seed growth, seed yield and seed quality
 
Thermoperiodism
ThermoperiodismThermoperiodism
Thermoperiodism
 
Ideotype and cropping system of rajul and arti ppt
Ideotype and cropping system of rajul and arti pptIdeotype and cropping system of rajul and arti ppt
Ideotype and cropping system of rajul and arti ppt
 
Marker assisted selection
Marker assisted selectionMarker assisted selection
Marker assisted selection
 
Manures, fym and biogas, pk mani
Manures, fym and biogas, pk maniManures, fym and biogas, pk mani
Manures, fym and biogas, pk mani
 
Drought stress and tolerance mechanisms in crops
Drought stress and tolerance mechanisms in cropsDrought stress and tolerance mechanisms in crops
Drought stress and tolerance mechanisms in crops
 
Principles of hybrid seed production
Principles of hybrid seed productionPrinciples of hybrid seed production
Principles of hybrid seed production
 
Presentation on gca and sca
Presentation on gca and scaPresentation on gca and sca
Presentation on gca and sca
 
Seed industry in india
Seed industry in indiaSeed industry in india
Seed industry in india
 
Self incompatibility in Plants
Self incompatibility in PlantsSelf incompatibility in Plants
Self incompatibility in Plants
 
Crop modelling.pptx
Crop modelling.pptxCrop modelling.pptx
Crop modelling.pptx
 
Synthetic and composite variety
Synthetic and composite varietySynthetic and composite variety
Synthetic and composite variety
 
Sulfur Transformation
Sulfur TransformationSulfur Transformation
Sulfur Transformation
 

Similar to Experimental designs software guide

Rt2 pcr arraydataanalysisquickcarde
Rt2 pcr arraydataanalysisquickcardeRt2 pcr arraydataanalysisquickcarde
Rt2 pcr arraydataanalysisquickcardeElsa von Licy
 
Computational intelligence based simulated annealing guided key generation in...
Computational intelligence based simulated annealing guided key generation in...Computational intelligence based simulated annealing guided key generation in...
Computational intelligence based simulated annealing guided key generation in...ijitjournal
 
IGARSSWellLog_Vancouver_07_29.pptx
IGARSSWellLog_Vancouver_07_29.pptxIGARSSWellLog_Vancouver_07_29.pptx
IGARSSWellLog_Vancouver_07_29.pptxgrssieee
 
An Improved Adaptive Multi-Objective Particle Swarm Optimization for Disassem...
An Improved Adaptive Multi-Objective Particle Swarm Optimization for Disassem...An Improved Adaptive Multi-Objective Particle Swarm Optimization for Disassem...
An Improved Adaptive Multi-Objective Particle Swarm Optimization for Disassem...IJRESJOURNAL
 
Analysis of Variance-ANOVA
Analysis of Variance-ANOVAAnalysis of Variance-ANOVA
Analysis of Variance-ANOVARabin BK
 
IBM SPSS Statistics Algorithms.pdf
IBM SPSS Statistics Algorithms.pdfIBM SPSS Statistics Algorithms.pdf
IBM SPSS Statistics Algorithms.pdfNorafizah Samawi
 
Digital Signal Processing[ECEG-3171]-Ch1_L06
Digital Signal Processing[ECEG-3171]-Ch1_L06Digital Signal Processing[ECEG-3171]-Ch1_L06
Digital Signal Processing[ECEG-3171]-Ch1_L06Rediet Moges
 
Impedance Cardiography Filtering Using Non-Negative Least-Mean-Square Algorithm
Impedance Cardiography Filtering Using Non-Negative Least-Mean-Square AlgorithmImpedance Cardiography Filtering Using Non-Negative Least-Mean-Square Algorithm
Impedance Cardiography Filtering Using Non-Negative Least-Mean-Square Algorithmijcisjournal
 
BPSO&1-NN algorithm-based variable selection for power system stability ident...
BPSO&1-NN algorithm-based variable selection for power system stability ident...BPSO&1-NN algorithm-based variable selection for power system stability ident...
BPSO&1-NN algorithm-based variable selection for power system stability ident...IJAEMSJORNAL
 
Size Measurement and Estimation
Size Measurement and EstimationSize Measurement and Estimation
Size Measurement and EstimationLouis A. Poulin
 
2014-mo444-practical-assignment-04-paulo_faria
2014-mo444-practical-assignment-04-paulo_faria2014-mo444-practical-assignment-04-paulo_faria
2014-mo444-practical-assignment-04-paulo_fariaPaulo Faria
 
Performance comparison of automatic peak detection for signal analyser
Performance comparison of automatic peak detection for signal analyserPerformance comparison of automatic peak detection for signal analyser
Performance comparison of automatic peak detection for signal analyserjournalBEEI
 
Exponential software reliability using SPRT: MLE
Exponential software reliability using SPRT: MLEExponential software reliability using SPRT: MLE
Exponential software reliability using SPRT: MLEIOSR Journals
 
A New Enhanced Method of Non Parametric power spectrum Estimation.
A New Enhanced Method of Non Parametric power spectrum Estimation.A New Enhanced Method of Non Parametric power spectrum Estimation.
A New Enhanced Method of Non Parametric power spectrum Estimation.CSCJournals
 

Similar to Experimental designs software guide (20)

Rt2 pcr arraydataanalysisquickcarde
Rt2 pcr arraydataanalysisquickcardeRt2 pcr arraydataanalysisquickcarde
Rt2 pcr arraydataanalysisquickcarde
 
Computational intelligence based simulated annealing guided key generation in...
Computational intelligence based simulated annealing guided key generation in...Computational intelligence based simulated annealing guided key generation in...
Computational intelligence based simulated annealing guided key generation in...
 
IGARSSWellLog_Vancouver_07_29.pptx
IGARSSWellLog_Vancouver_07_29.pptxIGARSSWellLog_Vancouver_07_29.pptx
IGARSSWellLog_Vancouver_07_29.pptx
 
An Improved Adaptive Multi-Objective Particle Swarm Optimization for Disassem...
An Improved Adaptive Multi-Objective Particle Swarm Optimization for Disassem...An Improved Adaptive Multi-Objective Particle Swarm Optimization for Disassem...
An Improved Adaptive Multi-Objective Particle Swarm Optimization for Disassem...
 
Bf4102414417
Bf4102414417Bf4102414417
Bf4102414417
 
Analysis of Variance-ANOVA
Analysis of Variance-ANOVAAnalysis of Variance-ANOVA
Analysis of Variance-ANOVA
 
IBM SPSS Statistics Algorithms.pdf
IBM SPSS Statistics Algorithms.pdfIBM SPSS Statistics Algorithms.pdf
IBM SPSS Statistics Algorithms.pdf
 
Digital Signal Processing[ECEG-3171]-Ch1_L06
Digital Signal Processing[ECEG-3171]-Ch1_L06Digital Signal Processing[ECEG-3171]-Ch1_L06
Digital Signal Processing[ECEG-3171]-Ch1_L06
 
Impedance Cardiography Filtering Using Non-Negative Least-Mean-Square Algorithm
Impedance Cardiography Filtering Using Non-Negative Least-Mean-Square AlgorithmImpedance Cardiography Filtering Using Non-Negative Least-Mean-Square Algorithm
Impedance Cardiography Filtering Using Non-Negative Least-Mean-Square Algorithm
 
BPSO&1-NN algorithm-based variable selection for power system stability ident...
BPSO&1-NN algorithm-based variable selection for power system stability ident...BPSO&1-NN algorithm-based variable selection for power system stability ident...
BPSO&1-NN algorithm-based variable selection for power system stability ident...
 
presentation
presentationpresentation
presentation
 
Size Measurement and Estimation
Size Measurement and EstimationSize Measurement and Estimation
Size Measurement and Estimation
 
2014-mo444-practical-assignment-04-paulo_faria
2014-mo444-practical-assignment-04-paulo_faria2014-mo444-practical-assignment-04-paulo_faria
2014-mo444-practical-assignment-04-paulo_faria
 
50120130405032
5012013040503250120130405032
50120130405032
 
Performance comparison of automatic peak detection for signal analyser
Performance comparison of automatic peak detection for signal analyserPerformance comparison of automatic peak detection for signal analyser
Performance comparison of automatic peak detection for signal analyser
 
Exponential software reliability using SPRT: MLE
Exponential software reliability using SPRT: MLEExponential software reliability using SPRT: MLE
Exponential software reliability using SPRT: MLE
 
Slide2
Slide2Slide2
Slide2
 
6 sigma
6 sigma 6 sigma
6 sigma
 
multiscale_tutorial.pdf
multiscale_tutorial.pdfmultiscale_tutorial.pdf
multiscale_tutorial.pdf
 
A New Enhanced Method of Non Parametric power spectrum Estimation.
A New Enhanced Method of Non Parametric power spectrum Estimation.A New Enhanced Method of Non Parametric power spectrum Estimation.
A New Enhanced Method of Non Parametric power spectrum Estimation.
 

More from Manoj Sharma

Sampling Techniques, Data Collection and tabulation in the field of Social Sc...
Sampling Techniques, Data Collection and tabulation in the field of Social Sc...Sampling Techniques, Data Collection and tabulation in the field of Social Sc...
Sampling Techniques, Data Collection and tabulation in the field of Social Sc...Manoj Sharma
 
Issues and Challenges of a Community Scientist at KVK and Way Forward
Issues and Challenges of a Community Scientist at KVK and Way ForwardIssues and Challenges of a Community Scientist at KVK and Way Forward
Issues and Challenges of a Community Scientist at KVK and Way ForwardManoj Sharma
 
Biometrical Techniques for Analysis of Genotype x Environment Interactions & ...
Biometrical Techniques for Analysis of Genotype x Environment Interactions & ...Biometrical Techniques for Analysis of Genotype x Environment Interactions & ...
Biometrical Techniques for Analysis of Genotype x Environment Interactions & ...Manoj Sharma
 
Technology Assessment and Refinement for Its Adoption
Technology Assessment and  Refinement for Its AdoptionTechnology Assessment and  Refinement for Its Adoption
Technology Assessment and Refinement for Its AdoptionManoj Sharma
 
Statistical Methods in Research
Statistical Methods in ResearchStatistical Methods in Research
Statistical Methods in ResearchManoj Sharma
 
Role and Responsibilities of Community Scientist in a KVK
Role and Responsibilities of    Community Scientist in a KVKRole and Responsibilities of    Community Scientist in a KVK
Role and Responsibilities of Community Scientist in a KVKManoj Sharma
 
Experimental designs and data analysis in the field of Agronomy science by ma...
Experimental designs and data analysis in the field of Agronomy science by ma...Experimental designs and data analysis in the field of Agronomy science by ma...
Experimental designs and data analysis in the field of Agronomy science by ma...Manoj Sharma
 
Writing Guidelines for Journal of Krishi Vigyan (www.iskv.in)
Writing Guidelines for Journal of Krishi Vigyan(www.iskv.in)Writing Guidelines for Journal of Krishi Vigyan(www.iskv.in)
Writing Guidelines for Journal of Krishi Vigyan (www.iskv.in)Manoj Sharma
 

More from Manoj Sharma (8)

Sampling Techniques, Data Collection and tabulation in the field of Social Sc...
Sampling Techniques, Data Collection and tabulation in the field of Social Sc...Sampling Techniques, Data Collection and tabulation in the field of Social Sc...
Sampling Techniques, Data Collection and tabulation in the field of Social Sc...
 
Issues and Challenges of a Community Scientist at KVK and Way Forward
Issues and Challenges of a Community Scientist at KVK and Way ForwardIssues and Challenges of a Community Scientist at KVK and Way Forward
Issues and Challenges of a Community Scientist at KVK and Way Forward
 
Biometrical Techniques for Analysis of Genotype x Environment Interactions & ...
Biometrical Techniques for Analysis of Genotype x Environment Interactions & ...Biometrical Techniques for Analysis of Genotype x Environment Interactions & ...
Biometrical Techniques for Analysis of Genotype x Environment Interactions & ...
 
Technology Assessment and Refinement for Its Adoption
Technology Assessment and  Refinement for Its AdoptionTechnology Assessment and  Refinement for Its Adoption
Technology Assessment and Refinement for Its Adoption
 
Statistical Methods in Research
Statistical Methods in ResearchStatistical Methods in Research
Statistical Methods in Research
 
Role and Responsibilities of Community Scientist in a KVK
Role and Responsibilities of    Community Scientist in a KVKRole and Responsibilities of    Community Scientist in a KVK
Role and Responsibilities of Community Scientist in a KVK
 
Experimental designs and data analysis in the field of Agronomy science by ma...
Experimental designs and data analysis in the field of Agronomy science by ma...Experimental designs and data analysis in the field of Agronomy science by ma...
Experimental designs and data analysis in the field of Agronomy science by ma...
 
Writing Guidelines for Journal of Krishi Vigyan (www.iskv.in)
Writing Guidelines for Journal of Krishi Vigyan(www.iskv.in)Writing Guidelines for Journal of Krishi Vigyan(www.iskv.in)
Writing Guidelines for Journal of Krishi Vigyan (www.iskv.in)
 

Recently uploaded

Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room servicediscovermytutordmt
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...PsychoTech Services
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...Sapna Thakur
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 

Recently uploaded (20)

Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room service
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 

Experimental designs software guide

  • 1. Experimental designs and data analysis in the field of soil science by making use of sophisticated software Dr K.B Singh Principal Soil Physicist
  • 2. Experimental designs play an important role in research. To analyse data with different statistical designs, package of computer programs named 'CPCS1', has been used. CPCS1 includes the programs for the analysis of the following experimental designs. a) Completely Randomised Designs (CRD) b) Randomised Block Designs (RBD) c) Split Plot Designs (SPD) d) Factorial Experiments in CRD/RBD e) Factorial Experiments in SPD f) RBD with missing data
  • 3. The source programs of CPCS1 have been written in FORTRAN 77 computer language and compiled on an IBM compatible Personal Computer (PC).This package can be run on an IBM compatible PC. CPCS1 includes the following files. Data input/output file name: When you get the message on the screen • GIVE DATA FILE NAME Type your data file name along with its source i.e. drive/ directory name. For example, if you have a data file named HSC1.DAT on the hard disc C in the directory named DAT, then type C:DATHSC1.DAT and press 'Enter' key
  • 4. This will be followed by the message on the screen GIVE FILE/DEVICE NAME FOR OUTPUT You can opt for any one of the three devices used for output viz. console/screen, printer or file on a particular disc drive. a) If the output is to be obtained on the screen type CON and press 'Enter' key Note: If the output is of more than 23 lines, the last 23 lines will be displyed on the screen and the rest would be lost while screen will scroll. If the output is to be obtained directly on the printer type PRN and press 'Enter' key Note: Before typing PRN the printer should be ready with paper properly in place.
  • 5. c) If the output is to be written on to a file on a hard disc type a new file name along with its source i.e. drive/directory name. Any number of data sets of similar type can be punched in one data file. Output of all the data sets can be obtained by executing the program once if data is punch correctly according to the format of the design used. The values of the input parameters pertaining to whole numbers must be non-negative integers without decimal point e.g. in case of RBD if there are fifteen treatments, the value of the parameter NT (number of treatments) must be entered 15 and not 15. or 15.0
  • 6. Analysis of Completely Randomised Design The program computes necessary statistics concerning analysis of variance for Completely Randomised Designš(CRD) with equal or unequal number of replications. Analysis of the data pooled over environments is also provided. Data can be analysed using arcsine, square root, natural logarithm or kilograms per plot to quintals per hactare transformations, if desired. The program can also be used for t©test. Format of data input: Perform the following steps to punch/record data in a file on a floppy/hard disc. This file is called data file or data input file.
  • 7. Case I For equal number of replications Step 1 Identification of the data set : First line of the data is provided for identification of the data set of which first 80 columns will be reproduced as such in the output. Step 2 Parameters of the data set : Values of the following parameters are to be supplied in second line of the data set in the given order with at least one blank among them NR = Number of replications NT = Number of treatments NE = Number of environments (NE = 1, when pooled analysis is not required) JT = 0, when transformation is not required = 1, for transformation from kg/plot to q/ha = 2, for arcsine transformation = 3, for square root (n+1) transformation = 4, for natural logarithmic transformation PS = Area of plot in square metres when JT = 1 = 0, otherwise
  • 8. Step 3 From third line onwards, environment wise data of the set are to be supplied for all treatments giving serial number and values of all the replications for each treatment in one line. Step 4 Repeat steps 1 to 3 for more sets of data. Case II For unequal number of replications Step 1 Same as that of case I Step 2 Same as that of case I except that the value of the parameter NR = 0 in this case step 3 From third line onwards data of the set are to be supplied for all the treatments giving serial number, number of replications and values of all the replications for each treatment in one line. Step 4 Repeat steps 1 to 3 for more sets of data.
  • 9.
  • 10.
  • 11.
  • 12.
  • 13.
  • 14.
  • 15.
  • 16.
  • 17. For unequal number of replications Given below are the data of an experiment conducted in CRD having eight treatments with 2, 4, 3, 5, 4, 3, 5 and 4 number of replications šrespectively. Contents of data input file : SET 1 0 8 1 0 0 1 2 15 17.2 2 4 21.2 22 19.1 20.5 3 3 13.6 14.1 17 4 5 12.0 10.9 13 11.7 14.4 5 4 9.8 11.5 11.2 10.5 6 3 17.2 16.4 19 7 5 11.6 9.8 12.4 10.8 14 8 4 8.8 11 9.2 10
  • 18. Contents of the output : SET 1 Analysis of CRD with unequal no. of replications TREATMENT MEANS 1 16.100000 20.700000 14.900000 12.40¬0000 10.750000 6 17.533330 11.720000 9.7500000 ANOVA TABLE SOURCE d.f. M.S. F-Ratio S/NS(5%) G.M. C.V. Treatments 7 54.384070 30.46 S Error 22 1.7852230 13.830000 9.66 Note: The calculation of C.D.(5%) has been avoided for the case of unequal replications as C.D. changes with the change in pair of treatment šmeans.
  • 19. Application of the program for t-test Example For a random sample of 10 pigs fed on diet A and an other random sample of 12 pigs fed on diet B, the following increase in the weight was recorded. Test whether diet A differs significantly from diet B. Contents of data input file : Data on increase in weight for t©test 0 2 1 0 0 1 10 15 9 8 14 12 13 16 17 10 6 2 12 21 23 10 17 18 8 12 14 7 13 22 15 Contents of output : SOURCE d.f. M.S. F-Ratio S/NS(5%) G.M. C.V. Treatments 1 49.090820 2.26 NS Error 20 21.700000 13.636360 34.16
  • 20. Analysis of Randomised Block Design Format of data input: Step 1 Identification of the data set : First line of the data is provided for identification of the data set of which first 80 columns will be reproduced as such in the output. Step 2 Parameters of the data set : Values of the following parameters are to be supplied in second line of the data set in the given order with at least one blank among them. NR = Number of replications NT = Number of treatments NE = Number of environments (NE = 1, when pooled analysis is not required) JT = 0, when transformation is not required = 1, for transformation from kg/plot to q/ha = 2, for arcsine transformation = 3, for square root (n+1) transformation = 4, for natural logrithmic transformation PS = Area of plot in square metres when JT = 1 = 0, otherwise Step 3 From third line onwards, environment wise data of the set are to be supplied for all treatments giving serial number and values of all the replications for each treatment in one line. Step 4 Repeat steps 1 to 3 for more sets of data.
  • 21. Example The data on blood pressure of 12 patients before and after administering a stimulus was recorded. Can it be concluded that the stimulus has a significant effect on the change in blood pressure. Data on blood pressure for paired t-test 12 2 1 0 0 1 75 80 77 85 82 79 78 83 85 86 90 82 2 80 82 85 88 81 79 84 81 84 91 90 86 Data on blood pressure for paired t-test NR =12 NT = 2 NE = 1 Analysis of RBD TREATMENT MEANS 1 81.833340 84.250000 REPLICATION MEANS 1 77.500000 81.000000 81.000000 86.50¬0000 81.500000 6 79.000000 81.000000 82.000000 84.50¬0000 88.500000 11 90.000000 84.000000 ANOVA TABLE SOURCE d.f. M.S. F-Ratio CD(5%) G.M. C.V. Replicates 11 28.406250 5.44 5.02763 Treatments 1 35.052080 6.71 2.05252 Error 11 5.2225380 83.041660 2.75
  • 22. Analysis of Split Plot Designs The program facilitates to perform the analysis for single split plot, double split plot etc. upto a maximum of five split plot designs. Analysis of the data pooled over en- vironments can also be carried out by taking environments as levels of the main factor and increasing the number of factors by one in the data input. Data can be analysed using arcsine, square root, natural logarithm or kil¬lograms per plot to quintels per hactare transformations if desired. Format of data input: Perform following steps Step 1 Identification of the data set : First line of the data is provided for identification of the data set of which first 80 columns will be reproduced as such in the output. Step 2 Parameters of the data set : Values of the following parameters are to be supplied in second line of the data set in the given order with at least one blank among them. NR = Number of replications, NF = Number of factors NL(J) = Number of levels of J th factor ( J = 1,2,3,...,NF) JT = 0, when transformation is not required, =1, for transformation from kg/plot to q/ha, = 2, for arcsine transformation, = 3, for square root (n+1) transformation = 4, for natural logrithmic transformation PS = Area of plot in square metres when JT = 1 and = 0, otherwise
  • 23. Step 3 From third line onwards, data of the set are to be supplied for all treatment combinations starting with first level of each factor and varying all levels of last factor first, then the last but one factor and so on, giving serial number and values of all the replications for each treatment combination in one line. Example In an experiment on mustard using split plot design, two levels of irrigation in main plots and three levels of fertilizer in sub plots with three replications, the data on yield for two years are given below. Yield data (q/ha) on Mustard (year1) 3 2 2 3 0 0 11 7.7 6.3 3.5 12 9.0 10.2 8 13 15.1 16.2 14 21 6.8 3.3 3.2 22 14.5 9.5 11 23 19.5 15 17 Year 2 3 2 2 3 0 0 11 4.8 4.7 4.3 12 6.2 6.7 5.8 13 14.5 12.8 14.8 21 6.3 3.7 4.8 22 12.3 11. 10.8
  • 24. 23 18.3 16 14.2 Pooled over two years 3 3 2 2 3 0 0 11 7.7 6.3 3.5 12 9.0 10.2 8 13 15.1 16.2 14 21 6.8 3.3 3.2 22 14.5 9.5 11 23 19.5 15 17 11 4.8 4.7 4.3 12 6.2 6.7 5.8 13 14.5 12.8 14.8 21 6.3 3.7 4.8 22 12.3 11. 10.8 23 18.3 16 14.2
  • 25. Contents of output : Yield data (q/ha) on Mustard (year1) No. of reps.= 3 No. of factors= 2 Analysis of Split Plot Design TREAT. COMBINATION MEANS 1 5.8333330 9.0666670 15.100000 4.433¬3330 11.666670 6 17.166670 FACTOR MEANS 1 10.000000 11.088890 2 5.1333330 10.366670 16.133330 ANOVA TABLE SOURCE d.f. M.S. F-Ratio CD(5%) C.V. Reps. 2 11.490520 1.31 A 1 5.3355310 .61 NS Error a 2 8.7904850 28.12 B 2 181.64220 281.01 1.07063 AB 2 7.0755620 10.95 1.51410 Error b 8 .64638160 7.62 ---------------------------------------------------------------------------
  • 26. Year 2 No. of reps.= 3 No. of factors= 2 Analysis of Split Plot Design TREAT. COMBINATION MEANS 1 4.6000000 6.2333340 14.033330 4.9333330 11.366670 6 16.166670 FACTOR MEANS 1 8.2888890 10.822220 2 4.7666670 8.8000000 15.100000 ANOVA TABLE SOURCE d.f. M.S. F-Ratio CD(5%) C.V. Reps. 2 3.2105920 1.68 A 1 28.879900 15.11 NS Error a 2 1.9117770 14.47 B 2 162.73560 224.13 1.13472 AB 2 8.8199770 12.15 1.60474 Error b 8 .72608740 8.92 ---------------------------------------------------------------------------
  • 27. Pooled over years No. of reps.= 3 No. of factors= 3 Analysis of Split Plot Design TREAT. COMBINATION MEANS 1 5.8333330 9.0666670 15.100000 4.4333330 11.666670 6 17.166670 4.6000000 6.2333340 14.033330 4.9333330 11 11.366670 16.166670 FACTOR MEANS 1 10.544450 9.5555550 2 9.1444440 10.955560 3 4.9500000 9.5833330 15.616670 ANOVA TABLE SOURCE d.f. M.S. F-Ratio CD(5%) C.V. Reps. 2 13.293860 9.45 A 1 8.8021370 6.26 NS Error a 2 1.4070360 11.80 B 1 29.522190 5.52 NS AB 1 4.6930890 .88 NS Error b 4 5.3512110 23.02 C 2 343.29350 500.25 .716619 AC 2 1.0841060 1.58 NS BC 2 14.707310 21.43 1.01345 ABC 2 1.1882930 1.73 NS Error c 16 .68624850 8.24
  • 28. Use of Excel Sheet for analysis
  • 29.
  • 30.
  • 31.
  • 32.
  • 33.
  • 34. Use of SPSS Programme