Assuming we have homogeneous experimental material (e.g., same soil type, topography, etc.)
Thus, we can use a completely randomized design (CRD)
Treatment randomization
Randomization guards against unknown or uncontrollable sources of bias
Avoid systematic patterns
Eliminate selective assignment of EU to Trt (conscious or unconscious!)
Randomization allows for valid inference on CAUSATION
Treatment randomization - CRD
Randomization of a treatment to a EU is unrestricted.
That means that replications of same treatment could, by random chance, fall right next to each other.
In our motivational example:
4 replicates
Total observations: 9 x 4 = 36 EUs
Homogeneous Experimental Material - CRD ✅
In the plot layout here, all treatments (1 through 9) were randomly assigned to any experimental unit (plot) in the study area.
Homogeneous Experimental Material - CRD ✅
Treatment 1 and its replicates are highlighted.
Note how, due to the unrestricted randomization, treatment 1 appears twice in the first column, and does not appear on the third column. The same happened with other treatments.
Homogeneous Experimental Material - CRD ✅
Because the experimental material is homogeneous (e.g., same soil texture class), this should not be an issue when estimating treatment means and performing comparisons. 👍
── Column specification ────────────────────────────────────────────────────────
Delimiter: ","
dbl (17): Plot No, Rep, Trt, Fall Stand %, Spring Stand %, Days to Heading, ...
lgl (1): Remark
ℹ Use `spec()` to retrieve the full column specification for this data.
ℹ Specify the column types or set `show_col_types = FALSE` to quiet this message.
Joining with `by = join_by(trt)`