सर्वेक्षण प्रतिक्रिया दर कैलकुलेटर — सूत्र
How Cohen's d Measures Effect Size
Cohen's d quantifies the difference between two group means in standard deviation units, providing a measure of practical significance independent of sample size.
Formula
d = / SD_pooledMean_1 - Mean_2
Where SD_pooled = sqrt((SD_1^2 + SD_2^2) / 2)
Interpretation
In education research, an effect size of 0.4 or higher is generally considered practically significant.
हल किया गया उदाहरण
Treatment group scored mean 78 (SD = 10), control group scored mean 72 (SD = 12).
- Pooled SD = sqrt((100 + 144) / 2) = sqrt(122) = 11.05
- Mean difference: |78 - 72| = 6
- Cohen's d = 6 / 11.05 = 0.543
- Interpretation: Medium effect size