The regression is a method of machine learning under subgroup Supervised Learning. The regression helps to get the relation between the dependent and the independent variables.
The regression equation is obtained by using the given data is used to predict or forecast the values of new data. It can also be used for understanding and analyzing the relation between the variables.
a) For 'It' variable:
The test statistics is
"t=\\frac{b_{lt}}{S.E._{lt}}\\\\=\\frac{0.04}{60.273}\\\\=0.1684982"
For 'Dt' variable:
The test statistics is
"t=\\frac{b_{Dt}}{S.E._{Dt}}\\\\=\\frac{0.706}{0.945}\\\\=0.7470899"
For 'Rt' variable:
The test statistics is
"t=\\frac{b_{Rt}}{S.E._{Rt}}\\\\=\\frac{48.22}{11.28}\\\\=4.274823"
Therefore, the t-value for 'It', 'Dt' and 'Rt' variables are 0.1684982, 0.7470899 and 4.274823.
b) The R - Square for the given model is 0.56.
R - Square also called the coefficient of determination, is the value between 0 and 1 which explains how good is the model that is the variance of the dependent variable that can be explained from the variance of the independent variable.
Now, since the R - Square for the model is around 50% means that the model is not that good.
Comments
Leave a comment