A field has an unobserved fertility gradient. Each plot's true response is baseline + gradient(position) + treatment effect (if treated) + random noise.
Randomized Block: each block sits at ONE
field position; its control & treatment
share that position, so the gradient term
is IDENTICAL for both and cancels exactly
diff_i = T_i - C_i (gradient cancels)
t = mean(diff) / (sd(diff)/βn), df = n-1
Completely Randomized (CRD): treatment
labels are shuffled across ALL positions
t = (TΜ-CΜ) / (s_pooledΒ·β(2/n)), df = 2n-2
Fixed from the 3D source: the original 3D version placed a block's control and treatment plots at two adjacent but distinct field positions. With a linear gradient that leaves a small constant residual (gradient-slope Γ plot spacing) in every diff, which is not random noise β it's the same non-zero offset on every replicate. Numerically simulating 5,000 null-hypothesis (effect = 0) trials confirmed it: the 3D version rejected Hβ at Ξ± = 0.05 about 9β11% of the time instead of the correct 5%, i.e. its own "the gradient cancels" claim didn't hold. Here each block is pinned to one shared field position for both plots, which restores the textbook guarantee and the correct ~5% false-positive rate under the null.
- Replicates β number of blocks (pairs of plots); more blocks shrink the standard error.
- Treatment effect size β the true mean difference the experiment is trying to detect.
- Measurement noise (Ο) β random variability at the individual-plot level (weather, measurement error, micro-habitat).
- Field fertility gradient β how strongly the underlying environment varies across the field; this is exactly the nuisance variable that blocking is designed to neutralise.
- Power is estimated by re-running the whole random experiment 400 times at the current settings and measuring the fraction of runs where p < 0.05 β the "other design" and "blocking gain" boxes run the same 400 trials for the design you're not currently viewing, so you can see the benefit of blocking directly.
- Drag the field panel to pan, scroll/pinch to zoom β it's a genuine spatial view of the plot row.