1. Regression Model Validation
Data AnalystBackground
A data analyst has developed a linear regression model to predict housing prices and needs to quantify its accuracy.
Problem
Determine the percentage of variance in prices explained by the model to justify its use to stakeholders.
How to use
Enter the actual sale prices in the 'Actual Values' field and the model's estimates in the 'Predicted Values' field.
decimalPlaces: 4Outcome
The tool returns an R-squared of 0.60, indicating that 60% of the price variance is captured by the model.