Effect Size¶
Core Idea¶
Effect Size quantifies the magnitude of a relationship or difference—e.g., using Cohen's d, correlation coefficients, or odds ratios—beyond simple statistical significance, illuminating the practical importance of an observed effect.
How would you explain it like I'm…
How Big Is It
Size Of The Difference
Measuring Magnitude, Not Just Yes/No
Broad Use¶
-
Psychology: Cohen's d or r-values measure how strongly an intervention or trait is associated with changes in behavior or cognition.
-
Medical Research: Odds ratios or relative risks show how much a treatment raises or lowers disease incidence compared to control.
-
Education: An effect size for a new teaching method clarifies whether the improvement in test scores is modest or substantial.
-
Marketing: Gauging the "real impact" on sales or click-through rates rather than only declaring results "statistically significant."
Clarity¶
Statistical significance alone doesn't tell how big an effect is—effect size ensures interpretation of results in terms of real-world relevance or practical difference.
Manages Complexity¶
Distilling data into a numeric measure of impact (rather than just p-values) prevents misinterpretations where very large sample sizes detect tiny, insignificant differences as "significant."
Abstract Reasoning¶
Underscores that measuring how large a difference or correlation is can be more vital than verifying its non-zero nature, a universal principle for focusing on meaningful changes across fields.
Knowledge Transfer¶
-
Software A/B Testing: Reporting a 5% improvement in user engagement (effect size) is more interpretable than "p \< 0.05."
-
Organizational Behavior: Summarizing how an HR policy change affects morale or retention with a standardized effect measure fosters consistent cross-study comparisons.
Example¶
A meta-analysis might reveal that an intervention consistently yields moderate effect sizes (e.g., Cohen's d ≈ 0.5), implying a meaningful but not revolutionary impact across studies.
Relationships to Other Primes¶
Parents (2) — more general patterns this builds on
- Effect Size presupposes Comparison — Effect size presupposes comparison because magnitude is read off the relation between two or more co-considered quantities.
- Effect Size presupposes Scale — Effect size presupposes scale because it quantifies the magnitude of an observed relationship in substantive units of measurement.
Path to root: Effect Size → Comparison
Not to Be Confused With¶
- Effect Size quantifies the magnitude of a relationship or treatment effect in standardized, interpretable units. Proportion and Scale concern visual or relational sizing and ratios. One is a statistical magnitude measure, the other is a compositional relationship.
- Effect Size specifies the magnitude of a measured phenomenon in substantive units. Scale specifies the ontological band at which a system is described and the fact that laws differ across bands. One is about effect magnitude, the other about system description level.
- Effect Size quantifies the magnitude of a relationship. Statistical Significance quantifies whether the relationship is distinguishable from zero. They are orthogonal questions; significance can be high with trivial effect size, or vice versa.
- Effect Size measures the magnitude of a difference or relationship abstracted from context. Dose-Response Relationship maps the quantitative input-output function across a range, characterizing the functional form and shape. One is a magnitude scalar, the other is a curve.