Intro to Biostatistics
Adjusted r-squared is a statistical measure that represents the proportion of variance explained by a regression model, adjusted for the number of predictors in the model. Unlike regular r-squared, which can increase with the addition of more variables regardless of their relevance, adjusted r-squared provides a more accurate representation of model fit by penalizing the inclusion of unnecessary predictors, making it particularly useful in multiple linear regression scenarios.
congrats on reading the definition of adjusted r-squared. now let's actually learn it.