Step 1: Understanding the Concept:
To compare treatment means in design of experiments, we calculate the standard error of the difference ($SE_d$) between two treatment means.
This metric is crucial for performing post-hoc tests like the Critical Difference (CD) or Least Significant Difference (LSD).
Key Formula or Approach:
The standard error of the difference between two treatment means is given by:
\[ SE_d = \sqrt{\frac{2 \times \text{MSE}}{r}} \]
Where:
- $\text{MSE}$ is the Mean Square due to Error.
- $r$ is the number of replications (blocks) for each treatment.
Step 2: Detailed Explanation:
From the problem description:
- Number of treatments ($t$) = 5
- Number of replications ($r$) = 4
Substitute $r = 4$ into the standard error of difference formula:
\[ SE_d = \sqrt{\frac{2 \times \text{MSE}}{4}} \]
Simplify the fraction inside the square root:
\[ SE_d = \sqrt{\frac{\text{MSE}}{2}} \]
This is the standard error of the difference between two treatment means.
Step 3: Final Answer:
The derived formula is $\sqrt{\frac{\text{MSE}}{2}}$, which corresponds to Option (A).