Skip to contentScholarGate
LibraryBookshelfDeskReview StudioAssistant
Sign in
On this page
IntuitionHow it worksWhen to use itStrengths & limitationsCommon pitfallsApplicationsFrequently asked🔒 Read the full methodSourcesRelated methods
Cite this pageSpotted an issue on this page? Report or suggest a fix →
Home›Model Evaluation›R-squared (R²)
MCDMRegression evaluation

R-squared (R²)

Coefficient of Determination · Also known as: R², coefficient of determination, r2 score

The coefficient of determination, denoted R², measures the proportion of variance in the dependent variable explained by the independent variables in a regression model. Introduced by Karl Pearson in the late 19th century, R² is one of the most widely used metrics for assessing how well a model fits observed data.

ScholarGate
  1. MCDM
  2. v1
  3. 3 Sources
  4. PUBLISHED
Cite this page →
Tools & resources
Download slides
Learn & explore

Read the full method

Members only

Sign in with a free account to read this section.

Sign in

Method map

The neighbourhood of related methods — select a node to explore.

R-squared
Adjusted R-squaredAkaike Information Crite…Bayesian Information Cri…Mean Absolute ErrorRoot Mean Squared ErrorGoodness-of-FitMean Squared Error

When to use it

R² is essential for evaluating linear regression models and other predictive models. Use it when you want a single summary statistic of overall model fit. However, be aware that R² can be misleading: it always increases with more predictors (even irrelevant ones), and high R² does not guarantee good predictions outside the training data. It assumes linear relationships and is sensitive to outliers.

Strengths & limitations

Strengths
  • Highly interpretable: directly shows the proportion of variance explained
  • Scale-independent, allowing comparison across different datasets
  • Simple to calculate and widely understood across disciplines
  • Provides immediate feedback on model quality
Limitations
  • Increases mechanically with additional predictors, even if they have no real effect
  • Assumes linear relationships; inappropriate for nonlinear models
  • Can be misleading on small datasets or with extreme outliers
  • Does not directly measure prediction accuracy on future data

Frequently asked

Can R² be negative?

Yes. A negative R² occurs when your model performs worse than simply predicting the mean for every observation. This typically indicates a severely misspecified model (e.g., fitting a linear regression to highly nonlinear data) or incorrect calculation.

Why does R² increase when I add more variables, even useless ones?

This is called overfitting. Adding any variable (even random noise) reduces residual sum of squares slightly by random chance. Use adjusted R² or information criteria (AIC, BIC) to penalize extra parameters.

Is a high R² guarantee that my model will predict well on new data?

No. High training R² often signals overfitting. Always validate on held-out test data. Use cross-validation or compute prediction intervals on independent data.

How does R² differ from correlation coefficient r?

R² is the square of the Pearson correlation coefficient for simple linear regression. However, for multiple regression or nonlinear models, R² is defined differently and cannot be interpreted as a squared correlation.

Should I use R² to compare models fit to different datasets?

With caution. R² depends on the variance structure of the target variable. If one dataset has much higher variance than another, R² values are not directly comparable. Use cross-validation or other standardized metrics instead.

Sources

  1. Pearson, K. (1896). Mathematical contributions to the theory of evolution. Philosophical Transactions of the Royal Society A, 187, 253-318. link ↗
  2. Pearson, K. (1901). On lines and planes of closest fit to systems of points in space. The London, Edinburgh, and Dublin Philosophical Magazine and Journal of Science, 2(11), 559-572. DOI: 10.1080/14786440109462720 ↗
  3. Fisher, R. A. (1922). On the mathematical foundations of theoretical statistics. Philosophical Transactions of the Royal Society A, 222, 309-368. DOI: 10.1098/rsta.1922.0009 ↗

How to cite this page

ScholarGate. (2026, June 3). Coefficient of Determination. ScholarGate. https://scholargate.app/en/model-evaluation/r-squared

Related methods

Adjusted R-squaredAkaike Information CriterionBayesian Information CriterionMean Absolute ErrorRoot Mean Squared Error

Which method?

Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.

  • Adjusted R-squaredModel Evaluation↔ compare
  • Akaike Information CriterionModel Evaluation↔ compare
  • Bayesian Information CriterionModel Evaluation↔ compare
  • Mean Absolute ErrorModel Evaluation↔ compare
  • Root Mean Squared ErrorModel Evaluation↔ compare
Compare side by side →

Referenced by

Adjusted R-squaredAkaike Information CriterionBayesian Information CriterionGoodness-of-FitMean Squared ErrorRoot Mean Squared Error

Similar methods

Adjusted R-squaredMultiple Regression AnalysisMultiple Linear RegressionRoot Mean Squared ErrorPearson CorrelationSimple Linear RegressionOLS RegressionMean Squared Error

Related reference concepts

Simple Linear RegressionCorrelation and CovarianceMultiple Linear RegressionRegression and CorrelationPerformance MetricsMultivariate Multiple Regression

Spotted an issue on this page? Report or suggest a fix →

ScholarGate — R-squared (Coefficient of Determination). Retrieved 2026-07-21 from https://scholargate.app/en/model-evaluation/r-squared · Dataset: https://doi.org/10.5281/zenodo.20539026
Quick facts
Originator
Karl Pearson
Subfamily
Regression evaluation
Year
1896
Type
Goodness-of-fit metric
Related methods
Adjusted R-squaredAkaike Information CriterionBayesian Information CriterionMean Absolute ErrorRoot Mean Squared Error
ScholarGate

A content-first reference library for research methods — what each one is, how it works, and where it comes from.

Open data (CC-BY)

Explore

  • Library
  • Search the library…
  • Browse by field
  • Fields
  • Journey
  • Compare
  • Which method?

Reference

  • Subjects
  • Atlas
  • Glossary
  • Methodology
  • Philosophy

Your tools

  • Bookshelf
  • Desk
  • Chat

Company

  • About
  • Pricing
  • Contact
  • Suggest a method

Entries are compiled from published sources for reference. Verifying the accuracy and suitability of any information for your own use remains your responsibility.

© 2026 ScholarGate · A research-method reference library
  • Privacy
  • Cookies
  • Terms
  • Delete account