I have seen 5 different type of error rates. They include:
- Componentwise Error Rate
- Experimentwise Error Rate
- False Discovery Rate
- Strong Familywise Error Rate
- Simultaneous Confidence Intervals
Suppose $H_0 = H_{01} \cap \cdots \cap H_{0K}$ Here are some questions that I have:
- So basically if the componentwise error rate is $\alpha$ then the probability of rejecting a single hypothesis in a single test is $\alpha$?
- If the experimentwise error rate is $\alpha$ then the probability of rejecting any of the $H_{0i}$ when all of the $H_{0i}$ are true is $\alpha$?
- What is the difference between the FDR and the experimentwise error rate? Doesn't the FDR control the experimentwise error rate?
- Is the strong familywise error rate basically the strictest error rate? So the FDR allows for some slack if we have more correct rejections but the strong familywise error rate does not?
- Simultaneous confidence intervals must cover their true parameter with probability $1-\alpha$. But a single confidence interval will cover its true parameter with probability greater than $1-\alpha$?
