I
Insight Horizon Media

What do R-squared and p-value mean?

Author

Emma Martin

Published Mar 17, 2026

What do R-squared and p-value mean?

R squared is about explanatory power; the p-value is the “probability” attached to the likelihood of getting your data results (or those more extreme) for the model you have. It is attached to the F statistic that tests the overall explanatory power for a model based on that data (or data more extreme).

What is the difference between p-value and R?

p-values and R-squared values measure different things. The p-value indicates if there is a significant relationship described by the model, and the R-squared measures the degree to which the data is explained by the model.

What R-squared is statistically significant?

Any study that attempts to predict human behavior will tend to have R-squared values less than 50%. However, if you analyze a physical process and have very good measurements, you might expect R-squared values over 90%. There is no one-size fits all best answer for how high R-squared should be.

What is a good R-squared value?

In other fields, the standards for a good R-Squared reading can be much higher, such as 0.9 or above. In finance, an R-Squared above 0.7 would generally be seen as showing a high level of correlation, whereas a measure below 0.4 would show a low correlation.

What does p-value 2.2e 16 mean?

0.00000000000000022
2.2e-16 is the scientific notation of 0.00000000000000022, meaning it is very close to zero. Your statistical software probably uses this notation automatically for very small numbers.

What does P value of 0.05 mean?

A statistically significant test result (P ≤ 0.05) means that the test hypothesis is false or should be rejected. A P value greater than 0.05 means that no effect was observed.

What does an R-squared value of 0.3 mean?

– if R-squared value < 0.3 this value is generally considered a None or Very weak effect size, – if R-squared value 0.3 < r < 0.5 this value is generally considered a weak or low effect size, – if R-squared value r > 0.7 this value is generally considered strong effect size, Ref: Source: Moore, D. S., Notz, W.

What does an R2 value of 0.99 mean?

Practically R-square value 0.90-0.93 or 0.99 both are considered very high and fall under the accepted range. However, in multiple regression, number of sample and predictor might unnecessarily increase the R-square value, thus an adjusted R-square is much valuable.

How do you interpret the p value?

The smaller the p-value, the stronger the evidence that you should reject the null hypothesis.

  1. A p-value less than 0.05 (typically ≤ 0.05) is statistically significant.
  2. A p-value higher than 0.05 (> 0.05) is not statistically significant and indicates strong evidence for the null hypothesis.

How do I improve my R2 score?

When more variables are added, r-squared values typically increase. They can never decrease when adding a variable; and if the fit is not 100% perfect, then adding a variable that represents random data will increase the r-squared value with probability 1.