I'm not sure about the following situation... In my test setting I need to adjust my p value because of multiple tests in the same population - this is clear to me... I have three hypotheses so my alpha level of 0.05 is reduced to 0.016.
So if any test is below 0.016 my result is significant. But what do I have to do with my results for my confidence interval of any test? Do I have to modify the upper und lower limit, which are in the output of my statistic program (f.e. of a simple t test in R) manually?
Thank you for any help!