Skip to main content
v2026.11,772 entries · CC-BY 4.0

Direct comparison

Adjusted R² vs. R²: When It Diverges

R² always rises when you add predictors. Adjusted R² penalizes that and can fall. When the gap is trivial versus when it changes which model you report.

Written and maintained by CASRAI Editorial Board

Last updated

Ask CASRAI · included with Regulatory Radar

Ask about Adjusted R² vs. R²: When It Diverges

Ask CASRAI answers research-administration questions and cites the passages behind every claim — and says so when the corpus does not cover something, instead of guessing. It comes with a Regulatory Radar subscription at $29 a month, alongside the daily digest of regulatory changes and the dashboard of what changed.

150 questions a day, on this site, over the API, or inside your own tools through the CASRAI MCP server.

Everything CASRAI publishes — this page, the dictionary, the guides and the news — stays free to read, with no account and no card.

How do R², Adjusted R² compare side by side?

The table below compares R², Adjusted R² across 13 procurement-relevant dimensions, from what it measures through same r² (0.50) and n=100, p=30.

Side-by-side comparison

DimensionAdjusted R²
What it measuresProportion of variance in the outcome explained by this model, in this sampleSame proportion, discounted for how many predictors it took relative to sample size
Formula1 − (SSE / SST)1 − [(1 − R²)(n − 1) / (n − p − 1)]
Effect of adding any predictor, useful or notAlways rises or stays exactly flat — mathematically cannot fallRises only if the predictor beats what chance alone would add; otherwise falls
Range (standard OLS with an intercept)0 to 1At or below R² — can go negative
Comparing models with different predictor countsAlways favors the model with more predictors, even noise onesBuilt specifically for this comparison
Penalizes model complexityNoYes — that is its entire purpose
Worked example — base model: n=50, p=30.4000.361
Worked example — add one weak predictor: n=50, p=40.410 (rose 0.010)0.358 (fell 0.003)
Large sample, few predictors: n=600, p=60.3500.343 — gap of 0.007, barely matters
Small sample, many predictors: n=30, p=100.5500.313 — gap of 0.237, changes the conclusion
Same R² (0.50) and n=100, p=10.5000.495 — gap 0.005
Same R² (0.50) and n=100, p=100.5000.444 — gap 0.056
Same R² (0.50) and n=100, p=300.5000.283 — gap 0.217

Common questions

Common questions about R² vs Adjusted R²

Should I report both R² and adjusted R² in a paper?

+

Yes, once a model has more than a small handful of predictors relative to sample size. Report R² as the plain variance-explained figure and adjusted R² as the complexity-corrected one — a wide gap between them is itself a useful overfitting signal, not a discrepancy to hide.

Can adjusted R² actually be negative?

+

Yes. If a model explains less variance than the number of predictors relative to sample size would predict by chance, the formula returns a negative value — it means the model fits worse than simply predicting the outcome’s mean for every observation.

Does a high adjusted R² mean the model is good?

+

No — it means the model’s fit is not obviously inflated by predictor count. It says nothing about whether the model is correctly specified, causal, or predictive on new data; those are separate checks.

Is there a fixed rule of thumb for how many predictors is too many?

+

No universal cutoff exists, but the gap between R² and adjusted R² widens quickly once predictor count approaches roughly 10–20% of the sample size. The size of that gap in your own output is a more direct signal than any fixed ratio.

Referenced across the research world

University of Cambridge logoColumbia University logoCrossref logoUniversity of Edinburgh logoHarvard University logoUniversity of Oxford logoPrinceton University logoStanford School of Medicine logoUniversity College London logoORCID logoUniversity of Cambridge logoColumbia University logoCrossref logoUniversity of Edinburgh logoHarvard University logoUniversity of Oxford logoPrinceton University logoStanford School of Medicine logoUniversity College London logoORCID logo
  • University of Cambridge logo
  • Columbia University logo
  • Crossref logo
  • University of Edinburgh logo
  • Harvard University logo
  • University of Oxford logo
  • Princeton University logo
  • Stanford School of Medicine logo
  • University College London logo
  • ORCID logo

View CASRAI adoption →

Regulatory Radar

Stop finding out after the fact

$29/month, cancel anytime. Daily digest updates from our analysis, a dashboard holding the same items, and a cited assistant for everything they raise.

  • Federal Register, Federal Register+, Grants.gov, Regulations.gov, NSF News, UKRI, plus CASRAI’s own published content.
  • 72,264 indexed passages, and every answer cites the ones it drew on.