For instance, in the table below, a GLM (ANOVA) Tukey posthoc bootstrapped 1000 times gives me a confidence interval like this. The columns are mean difference, bias, standard error, and the bounds of the CI.
http://i.stack.imgur.com/kPPDj.png
However, without a bootstrap with a Tukey multiple comparison, I get this. The columns are mean difference, standard error, significance, and the CI as the last two columns.
http://i.stack.imgur.com/RR3CF.png
The assumptions are all met (normally distributed and homogeneous variances), and there is an n = 10 per group, for a total of n = 60.
Which one do I believe?
(I used SPSS to perform the analysis and bootstrap)