🌾 Randomized Complete Block Design (RCBD)

ANOVA + Tukey HSD

πŸ“– What is RCBD? A design that groups experimental units into blocks (homogeneous groups) to remove variability due to nuisance factors. Each block contains all treatments once, allowing us to compare treatments after accounting for block differences.

πŸ“ Statistical Model: Yij = ΞΌ + Ο„i + Ξ²j + Ξ΅ij

where Ο„i = treatment effect, Ξ²j = block effect, Ξ΅ij ~ N(0, σ²).

πŸ“Š 1. Define Design & Data

πŸ“‹ Response Values (Yij)

πŸ“ Sum of Squares Formulas

Method 1: Correction Factor (CF)

CF = GΒ² / N
where G = grand total, N = t Γ— b
SSTotal = Ξ£YΒ² βˆ’ CF
SSTreat = [Ξ£(Tα΅’Β²)/b] βˆ’ CF
SSBlock = [Ξ£(Bβ±ΌΒ²)/t] βˆ’ CF
SSError = SSTotal βˆ’ SSTreat βˆ’ SSBlock

Method 2: Direct Deviation (No Correction Factor)

SSTotal = Ξ£α΅’Ξ£β±Ό (Yij βˆ’ Θ²..)Β²
SSTreat = b Γ— Ξ£α΅’ (Θ²i. βˆ’ Θ²..)Β²
SSBlock = t Γ— Ξ£β±Ό (Θ².j βˆ’ Θ²..)Β²
SSError = Ξ£α΅’Ξ£β±Ό (Yij βˆ’ Θ²i. βˆ’ Θ².j + Θ²..)Β²

βœ”οΈ Where Θ².. = grand mean, Θ²i. = treatment mean, Θ².j = block mean.

πŸ“Š

Statistical Note: Tukey's Family-wise Confidence Level

βœ“ The confidence level (1βˆ’Ξ±) for Tukey's HSD intervals is family-wise (simultaneous), NOT per-comparison.

βœ“ Each individual CI has coverage > 1βˆ’Ξ± (e.g., >95% for Ξ±=0.05).

βœ“ All CIs together have exactly (1βˆ’Ξ±)Γ—100% confidence that every interval contains its true difference.

βœ“ No further adjustment (e.g., Bonferroni) is needed β€” Tukey's method already controls the family-wise error rate (FWER) at Ξ±.

πŸ“š Tukey's Critical Values (q) Table β€” Ξ± = 0.05 ?

Error df (Ξ½)t=2t=3t=4t=5t=6t=7t=8