biometrics
...the study of measurable biological characteristics
Tools & Templates
SAS
Randomized Complete Block Analysis
SAS
program that does a randomized complete block analysis of the data in
Table 5.2 of Agricultural Experimentation by Little and Hills, computes
the LSD, and does mean separation using the Duncan and Duncan-Waller
methods. It can analyze data in the proper format saved from Excel in
comma-delimited (csv) format. Download Zipped file
Randomized Complete Block Analysis (SAS)
Excel
Randomized Complete Block Analysis
Excel
spreadsheet that does a randomized complete block analysis of the data
in Table 5.2 of Agricultural Experimentation by Little and Hills and
computes the LSD. You can use it as a template for your own analysis. Download Zipped file
Randomized Complete Block Analysis (Excel)
Minitab
Power Transformation
Often
data need to be transformed before analyses, particularly when Normal
Distribution of data is required. This macro is written to perform a
Power transformation of data. The transformed data would be
approximately normally distributed.
Download Zipped file
Power Transformation (Minitab)
Split Plot Analysis
In
MINITAB, you can run any AOV for a defined linear model. Split-plot
design is commonly used for agronomic research. Below is an example of
a simple macro program that can perform split-plot analysis with
partitions of Sum of Squares into linear contrasts.
Download Zipped file
Split-plot AOV (Minitab)