Regression Analysis Project
Regression Analysis Project
Analysis
Project Report
X VARIABLE Y VARIABLE
$3,00,000
$2,50,000
Home price
$2,00,000
y = -23409x + 393349
$1,50,000
R² = 0.3846
$1,00,000
$50,000
$0
0.00 2.00 4.00 6.00 8.00 10.00 12.00
30-year mortgage interest rate (%)
Regression Analysis:
SUMMARY OUTPUT
Regression Statistics
Multiple R 0.620157
R Square 0.384595
Adjusted R Square 0.340638
Standard Error 41456.52
Observations 16
ANOVA
Significance
Df SS MS F F
Regression 1 1.5E+10 1.5E+10 8.749252 0.010382
Residual 14 2.41E+10 1.72E+09
Total 15 3.91E+10
Conclusion:
Multiple R = 0.6202. It denotes a strong relationship between X and Y.
R Square = 0.3846. It means that 38.5% of the variability of Y is explained by X.
Overall regression: right-tailed
F = 8.7493
p-value = 0.01038
Since p-value is less than α (0.05), we reject the H0.
The linear regression model, Y = b0+ b1X + ε, provides a better fit than the model without
the independent variable resulting in, Y = b0 + ε.
The linear regression model assumes normality for residual errors. Shapiro will p-value
equals 0.09659. It is assumed that the data is normally distributed.
Note: The relation between x and y variants is negative in nature as the correlation is
negative.