Loading the page...
Preparing tools and content for you. This usually takes a second.
Preparing tools and content for you. This usually takes a second.
Fetching calculator categories and tools for this section.
Free coefficient of determination calculator. Calculate R² (R-squared) for regression analysis with SST, SSR, SSE calculations and step-by-step statistical solutions. Perfect for data analysis and model evaluation.
Last updated: February 2, 2026
Need a custom statistics calculator for your platform? Get a Quote
Enter comma-separated numbers
Enter comma-separated numbers (same count as X values)
R² (Coefficient of Determination):
0.6000
60.00% of variance explained
R (Correlation):
0.7746
Regression Fit:
Moderate
Regression Equation:
y = 0.6000x + 2.2000
SST:
6.0000
SSR:
3.6000
SSE:
2.4000
Interpretation:
Moderate fit
Step-by-Step Solution:
1. Given 5 data points
2. Calculate means: x̄ = 3.0000, ȳ = 4.0000
3. Calculate regression line: y = 0.6000x + 2.2000
4. Calculate SST (Total Sum of Squares): SST = Σ(y - ȳ)² = 6.0000
5. Calculate SSR (Regression Sum of Squares): SSR = Σ(ŷ - ȳ)² = 3.6000
6. Calculate SSE (Error Sum of Squares): SSE = Σ(y - ŷ)² = 2.4000
7. Calculate R²: R² = SSR / SST = 3.6000 / 6.0000 = 0.6000
8. Calculate R (correlation coefficient): R = +√R² = 0.7746
R² Tips:
Formula
R² = SSR / SST
Proportion of variance explained by model
Range
0 to 1
0% to 100% variance explained
Equation
y = mx + b
Includes regression line equation
Relationship
R = ±√R²
Correlation coefficient from R-squared
Assessment
Model Quality
Evaluates prediction accuracy
Components
SST = SSR + SSE
Variance decomposition analysis
Data: X = [1, 2, 3, 4, 5], Y = [2, 4, 5, 4, 5]
R² Value
0.7000
Variance Explained
70%
Fit Quality
Strong
Our coefficient of determination calculator uses statistical regression analysis to calculate R² from your data points. The calculator performs linear regression, calculates sum of squares (SST, SSR, SSE), determines the regression equation, and provides R² to show how well your model fits the data.
R² = SSR / SST = 1 - (SSE / SST)R² (coefficient of determination) represents the proportion of variance in the dependent variable that is predictable from the independent variable. It ranges from 0 to 1, where 1 indicates perfect fit.
SST (Total): SST = Σ(y - ȳ)² (total variance)
SSR (Regression): SSR = Σ(ŷ - ȳ)² (explained variance)
SSE (Error): SSE = Σ(y - ŷ)² (unexplained variance)
Relationship: SST = SSR + SSE
R² Formula: R² = SSR / SST = 1 - (SSE / SST)
Showing regression line fit and variance decomposition
The coefficient of determination is a fundamental measure in regression analysis and statistics. It quantifies how well a regression model fits observed data by measuring the proportion of variance explained. R² = 1 indicates perfect predictions, while R² = 0 indicates the model performs no better than simply using the mean of the dependent variable.
Need help with other statistical calculations? Check out our line of best fit calculator and variance calculator.
Get Custom Calculator for Your PlatformResults:
R²: 0.7000
R: 0.8367
Explained: 70%
Fit: Strong
Y = 2X (exact relationship)
R² = 1.00 (100% explained)
Random Y values
R² ≈ 0.00 (0% explained)
Share it with others who need help calculating R²
Suggested hashtags: #RSquared #Statistics #Regression #Calculator