In statistics, Fisher's least significant difference (LSD) is a procedure used to identify statistically significant differences between the means of multiple groups. Developed by Ronald Fisher in 1935, it was the first post-hoc test designed to be performed following a significant analysis of variance (ANOVA) result.
The method is intended to control the Type I error rate while maintaining higher statistical power than more conservative adjustments, such as the Bonferroni correction. It remains widely used in fields like agronomy and the social sciences.
The LSD procedure is typically applied in two stages, a process often referred to as Fisher's protected LSD:
The least significant difference for two groups and is calculated as:
where:
Fisher's LSD is categorized as an "anti-conservative" test because it does not directly adjust the Type I error rate for the total number of comparisons.
Unlike the Bonferroni correction, which divides the significance level by the number of comparisons , Fisher's LSD maintains the per-comparison error rate at . While this increases the probability of finding a true effect (power), it also increases the risk of a false positive when the number of groups is large.
Tukey's Honest Significant Difference (HSD) controls the family-wise error rate for all possible pairwise comparisons. Fisher's LSD is generally more powerful than Tukey's HSD but is only considered valid for controlling the family-wise error rate when comparing exactly three groups.
The primary criticism of Fisher's LSD is that the "protection" offered by the omnibus F-test diminishes as the number of groups increases. For four or more groups, the probability of at least one Type I error occurring among the pairwise comparisons can exceed the nominal , even if the F-test is significant. For this reason, for experiments involving many groups, many statisticians recommend more modern procedures like the HolmâÂÂBonferroni method or Tukey's range test.