I am trying to compute effect size (SS predictor / SS total) is it possible to have a REALLY small effect size (0.02 no not 0.2 but 0.02) but have the effect be statistically significant?
Asked
Active
Viewed 358 times
3
-
2Yes. Large sample size. – SmallChess Apr 11 '17 at 23:01
-
2It might help the intuition to realize that in a complete census of a (finite) population, *any* nonzero effect size will be "significant". – whuber Apr 11 '17 at 23:13
1 Answers
8
Yes. For any non-zero effect size as n approaches $\infty$, p approaches 0. This is because for Wald type tests, the test statistic is $\frac{\theta}{s_{\theta}}$, and $s_{\theta}$ typically looks something like $\frac{s}{\sqrt{n}}$, where $s$ is a standard deviation (e.g., of one's data for the t test).