What is Measuring the 'So What?' Factor?
In statistics, generating a low P-Value simply proves that two groups are technically different. But it doesn't tell you if that difference actually matters in the real world. Cohen's D measures standard "Effect Size." If a new experimental study shows that a $100,000 cancer drug extends life by exactly 2.5 days... the math might be valid, but the Effect Size is "Trivial". It answers the question: "How huge is the true statistical distance between these two populations?"
Mathematical Foundation
Laws & Principles
- The Division By Zero Rule (n < 2): Because Variance mathematically requires measuring distance from one point to a center average, you cannot take the variance of a single point. If $n_1=1$ and $n_2=1$, the Pooled Denominator evaluates to exactly $0$ ($1+1-2=0$). The math engine physically crashes without a clamp.
- Jacob Cohen's Thresholds: Generally, $d \approx 0.2$ is deemed a "Small" effect (hard to see with the naked human eye). $d \approx 0.5$ is "Medium" (You could probably notice it). $d > 0.8$ is "Large" (Massive, undeniable difference physically or medically).
Step-by-Step Example Walkthrough
" A university gives an IQ test. Group 1 (Men) scores 105 average with 15 SD. Group 2 (Women) scores 110 average with 15 SD. Both groups have exactly 50 people. "
- 1. Calculate group Mean Difference: (105 - 110) = -5 point gap.
- 2. Pool the variances safely: Because the SD and sample sizes happen to be perfectly identical, the pooled SD mathematically averages flatly out to exactly 15.00.
- 3. Divide the gap by the pooled "noise": -5 / 15 = -0.333