Adjusted R-Squared Performance Report
Recommendations
Answer review
Build your quiz
Choose topics, difficulty, length, timing, and feedback behavior.
Adjusted R-squared calculator
Use the formula with sample size and predictor count.
Predictor penalty visualizer
See how adjusted R² changes as predictor count grows.
Model comparison tool
Compare two models fitted on the same observations.
Sample-size simulator
Hold R² and p fixed while sample size increases.
1–6 answer, B bookmark, ←/→ navigate.
Question navigator
Formula reference
Adjusted R²
1 − (1 − R²)(n − 1)/(n − p − 1)
- n: fitted observations
- p: predictors, excluding intercept
- Requires n − p − 1 > 0