WebService for Analysis of Augmented Designs |
Home | | Contact Us | |
For performing the analysis of data generated through an augmented block design, this online software needs data in a specified format. For this the treatments tried in experiment are renumbered as 1, 2, ..., u, u + 1, ..., u + w. Here first u treatments are the control treatment(s) and u+1, ..., u + w are the test treatments. Data should contains three columns, first column represents block number, second column represents treatment number and third column consists of observed value of character. Data values must be separated by a SPACE or a TAB. If an data file is already prepared in similar format, then simple copy and paste data file to space provided on web form. One can also copy and paste data web form from any windows based software like Excel or which supports clipboard operations. The following example will make the creation of data file clear.
Example: Four hypothetical check varieties (control treatments) are denoted by C1, C2, C3, C4 and eight hypothetical seedlings (new accessions) or test treatments are denoted by T1, T2, …, T8 in 3 blocks of sizes 7, 6 and 7 respectively. The layout is given below.
1 | 2 | 3 | 4 | 5 | 6 | 7 | |
Block1 | T8(74) | C3(78) | C4(78) | T3(70) | C1(83) | C2(77) | T7(75) |
Block2 | C4(91) | C2(81) | C1(79) | C3(81) | T1(79) | T5(78) | |
Block3 | T4(96) | C3(87) | C1(92) | T2(89) | C4(81) | C2(79) | T6(82) |
The values in the parenthesis are the observed values on the character under investigation.
This example has been taken from Federer (1956).
The data file is created by renumbering the treatments from 1 to 12 where treatments 1, 2, 3, 4 are the control treatments and 5, 6, 7, 8, 9, 10, 11 and 12 are the test treatments. The format of the data file for the above example is given as
BlockNo | TreatmentNo | ObservedValue |
1 | 1 | 83 |
1 | 2 | 77 |
1 | 3 | 78 |
1 | 4 | 78 |
1 | 7 | 70 |
1 | 11 | 75 |
1 | 12 | 74 |
2 | 1 | 79 |
2 | 2 | 81 |
2 | 3 | 81 |
2 | 4 | 91 |
2 | 5 | 79 |
2 | 9 | 78 |
3 | 1 | 92 |
3 | 2 | 79 |
3 | 3 | 87 |
3 | 4 | 81 |
3 | 8 | 96 |
3 | 6 | 89 |
3 | 10 | 82 |