Effect Size Calculator
Calculate and visualise effect sizes including Cohen's d, Hedges' g, Glass's delta, eta-squared, omega-squared and Cohen's f. See animated distribution overlap, step-by-step formulas, CLES probability and interpretation guidelines.
Your ad blocker is preventing us from showing ads
MiniWebtool is free because of ads. If this tool helped you, please support us by upgrading for ad-free browsing and more daily uses, or allowlist MiniWebtool.com and reload.
- Allow ads for MiniWebtool.com, then reload
- Or upgrade for ad-free browsing and higher daily limits
About Effect Size Calculator
Understanding Effect Sizes in Research
Effect sizes are essential statistics that quantify the magnitude of a phenomenon, complementing the information provided by p-values. While a p-value tells you whether an effect is statistically significant, the effect size tells you how large that effect is. This distinction is critical for judging practical significance — a statistically significant result with a tiny effect size may have no real-world importance.
How to Calculate Cohen's d
Cohen's d measures the standardized difference between two group means:
$$d = \frac{M_1 - M_2}{SD_{pooled}}$$
where the pooled standard deviation is:
$$SD_{pooled} = \sqrt{\frac{(n_1 - 1) \cdot SD_1^2 + (n_2 - 1) \cdot SD_2^2}{n_1 + n_2 - 2}}$$
A Cohen's d of 0.5 means the two group means differ by half a standard deviation. Hedges' g applies a correction factor \(J = 1 - \frac{3}{4 \cdot df - 1}\) to reduce the upward bias of d in small samples.
Interpreting Effect Size with CLES
The Common Language Effect Size (CLES) translates Cohen's d into an intuitive probability: the chance that a randomly selected individual from Group 1 will score higher than a randomly selected individual from Group 2. It is calculated as:
$$CLES = \Phi\left(\frac{d}{\sqrt{2}}\right)$$
where \(\Phi\) is the standard normal CDF. For example, d = 0.5 corresponds to a CLES of about 64%, meaning there is a 64% chance a random Group 1 member outscores a random Group 2 member.
Eta-Squared vs. Omega-Squared
In ANOVA, eta-squared (η²) represents the proportion of total variance explained by the independent variable:
$$\eta^2 = \frac{SS_{between}}{SS_{total}} = \frac{F \times df_{between}}{F \times df_{between} + df_{within}}$$
However, η² tends to overestimate the population effect. Omega-squared (ω²) provides a less biased estimate:
$$\omega^2 = \frac{df_{between} \times (F - 1)}{df_{between} \times (F - 1) + N}$$
Converting Between Effect Size Measures
| From | To | Formula |
|---|---|---|
| Cohen's d | Point-biserial r | \(r = \frac{d}{\sqrt{d^2 + \frac{(n_1+n_2)^2}{n_1 \cdot n_2}}}\) |
| Correlation r | Cohen's d | \(d = \frac{2r}{\sqrt{1 - r^2}}\) |
| t-test (independent) | Cohen's d | \(d = t \times \sqrt{\frac{1}{n_1} + \frac{1}{n_2}}\) |
| t-test (paired) | Cohen's dz | \(d_z = \frac{t}{\sqrt{n}}\) |
| η² | Cohen's f | \(f = \sqrt{\frac{\eta^2}{1 - \eta^2}}\) |
When to Use Each Effect Size
| Scenario | Recommended | Why |
|---|---|---|
| Two equal-variance groups | Cohen's d or Hedges' g | Standard measure; g is preferred when n < 20 per group |
| Unequal variances | Glass's delta | Uses only the control group SD, unaffected by treatment variance |
| Paired / repeated measures | Cohen's dz | Based on difference scores; accounts for within-subject correlation |
| One-way ANOVA | η² or ω² | η² for descriptive use; ω² for less biased population estimate |
| Correlation analysis | r and r² | r measures strength; r² gives proportion of shared variance |
| Meta-analysis | Hedges' g | Bias correction is essential when pooling across diverse sample sizes |
Frequently Asked Questions
Reference this content, page, or tool as:
"Effect Size Calculator" at https://MiniWebtool.com/effect-size-calculator/ from MiniWebtool, https://MiniWebtool.com/
by miniwebtool team. Updated: 2026-04-16
You can also try our AI Math Solver GPT to solve your math problems through natural language question and answer.
Statistics And Data Analysis:
- A/B Test Sample Size Calculator New
- A/B Test Significance Calculator New
- ANOVA Calculator
- Arithmetic Mean Calculator
- Average Calculator
- Average Deviation Calculator Popular
- 📊 Bar Graph Maker Popular
- Bayes' Theorem Calculator New
- Beta Distribution Calculator New
- Box and Whisker Plot Maker
- Chi-Square Test Calculator
- Coefficient of Variation Calculator
- Cohen's d Calculator
- Compound Growth Calculator Popular
- Confidence Interval Calculator
- Confidence Interval for Proportion Calculator
- Contingency Table Calculator New
- Conversion Rate Calculator New
- Correlation Coefficient Calculator
- Effect Size Calculator New
- Exponential Distribution Calculator New
- F-Test / F-Distribution Calculator New
- Fisher's Exact Test Calculator New
- Five Number Summary Calculator New
- Geometric Distribution Calculator New
- Geometric Mean Calculator
- Gini Coefficient Calculator
- Harmonic Mean Calculator
- Histogram Maker
- Hypergeometric Distribution Calculator New
- Interquartile Range Calculator
- Kruskal-Wallis Test Calculator
- 📈 Line Graph Maker New
- Linear Regression Calculator
- Logarithmic Growth Calculator
- Mann-Whitney U Test Calculator
- Mean Absolute Deviation (MAD) Calculator
- Mean Calculator
- Mean Median Mode Calculator
- Median Absolute Deviation Calculator
- Median Calculator
- Midrange Calculator
- Mode Calculator
- Normal Distribution Calculator New
- Odds Ratio Calculator New
- Outlier Calculator Popular
- p-Value Calculator New
- Pareto Chart Generator New
- Percentile Calculator Popular
- 🥧 Pie Chart Maker New
- Population Standard Deviation Calculator
- Quartile Calculator
- Quartile Deviation Calculator
- Range Calculator
- RSD Calculator - Relative Standard Deviation Popular
- Root Mean Square Calculator
- Sample Mean Calculator
- Sample Size Calculator
- Sample Standard Deviation Calculator
- Scatter Plot Maker
- Six Sigma Process Capability Calculator New
- Spearman Rank Correlation Calculator New
- Standard Deviation Calculator
- Standard Error Calculator Popular
- Statistics Calculator
- t-Test Calculator
- Variance Calculator
- Weibull Distribution Calculator New
- Z-Score Calculator