running
k independent tests inflates false positives — the family-wise error rate approaches
1−(1−α)k≈kα; Bonferroni lowers each threshold to
α′=α/k, strictly bounding the family-wise error at
α but losing power;FDR-BH instead controls the false discovery rate
FDR=E[V/R] (the fraction of false rejections), which keeps far more power when
k is in the thousands, e.g. genomics or feature screening.