A model of Gross State Product in 1999 for the 50 states.
gsp Real Gross State Product (millions of 1996 dollars) in 1999
income Personal Income (thousands of dollars) in 1999
employment Total Nonfarm Employment (thousands of workers)
|
gsp |
Coefficient |
Std. Error |
|
|
_cons |
-3077.709 |
3324.345 |
|
|
income |
0.001206 |
0.0000863 |
|
|
employment |
-2.413470 |
5.881976 |
|
|
R-squared |
0.995249 |
||
|
Adjusted R-squared |
0.995047 |
||
|
F-statistic |
4922.769 |
||
|
Durbin-Watson stat |
2.256130 |
||
|
Log likelihood |
-550.2366 |
||
Correlation Matrix
|
GSP |
INCOME |
EMPLOYMENT |
|
|
GSP |
1.000000 |
||
|
INCOME |
0.997613 |
1.000000 |
|
|
EMPLOYMENT |
0.987681 |
0.990610 |
1.000000 |
VIF(bINCOME) = 53.5 = VIF(bEMPLOYMENT)
The following are a few statistics that we can use to evaluate a regression model-
Lets see them one by one.
Our R squared is 0.995249, which is very high (a R squared can take values between 0 and 1). This will usually point towards overfitting of the model. But, we can see that our adjusted R squared (which is supposed to adjust for overfitting) is also very high at 0.995047. This means that overfitting isn't a problem. This leaves us with 2 options- either the model really is that good or there is something else that is causing very high adjusted r squared.
The other reason for extremely high R squared is that there is very high correlation between the variables. So we see the correlation matrix and we see that there is indeed very high correlation between all the variables. This will lead to very high r squared. We can see that the VIF between income and employment is 53.5! This is extremely high and is pointing that these factors are inflated very heavily because of the presence of the other factor.
We can conclude that the model is not a good model due to extremely high correlation between the variables.
Evaluate the following regression. A model of Gross State Product in 1999 for the 50 states....
The following show the results of regression: Housing Sold = b0 + b1 permit +b2 price + b3 employment Dependent Variable: SOLD , Method: Least Squares Date: 03/15/20 Time: 14:59 Included observations: 108 Variable Coefficient Std. Error t-Statistic Prob. C -61520.76 167763.0 -0.366712 0.7146 PERMIT 15.98282 .280962 12.47721 0.0000 PRICE ...
just anw the c part thx
Question 1 (100 Marks) The following table is the regression results from the econometric model: LOG(SALES) = B. + B2LOG (PRICE) + BzADVERT + e For a sample of 66 observations. SALES: Monthly Sales of product A ($1000) PRICE: A price Index of product A (SI) ADVERT: Adverting Expenditure on product A (S1000) Dependent Variable: LOGSALES Method: Least Squares Date:03/19/20 Time: 20:04 Included observations: 66 Variable Coefficient Std. Error -Statistic Prob. LOGPRICE ADVERT 5.325153...
1. Autocorrelation test Given the model Consumption, = a + B.Year + B Disposible Income, +E, and the estimated model: Model 1: OLS, using observations 1959-1995 (T = 37) Dependent variable: c t-ratio p-value const time Disposable Income Coefficient Std. Error 2707.84 385.254 80.9122 13.6539 0.508123 0.0460444 Mean dependent var Sum squared resid R-squared F(2, 34) Log-likelihood Schwarz criterion rho 11328.65 304975.4 0.998650 12577.63 -219.3165 449.4657 0.551018 S.D. dependent var S.E. of regression Adjusted R-squared P-value(F) Akaike criterion Hannan-Quinn Durbin-Watson...
Consider the regression output below and answer each question.
The frequency is quarterly,and the variables are defined at annual
rates as follows: INT_RATE_3M is the 3-Month Treasury Bill,
INF_RATE is the inflation rate, UNRATE is the unemployment rate,
and EMP_GROWTH corresponds to the employment growth rate.
a)How is the goodness of fit? How can you tell?
b)For each of the 3 independent variables in the regression,
state if their coefficient is statistically significant at 5%
level.
c)For the same variables...
Attached are the results of a diagnostic test on an estimated
model, autocorrelation, heteoskedasticity and non-normality
respectivey, can you please comment on the results and state the
conclusion for each test using a 5% significance level
Breusch-Godfrey Serial Correlation LM Test F-statistic Obs R-squared 0.7659 0.7612 0.458959 Prob. F(4,438) 1.861565 Prob. Chi-Square(4) Test Equation: Dependent Variable: RESID Method: Least Squares Date: 05/22/19 Time: 22:02 Sample: 1982M01 2019M02 Included observations: 446 Presample missing value lagged residuals set to zero. Coefficient Std....
Two large US corporations, General Electric and Westinghouse, compete with each other and produce many similar products. In order to investigate whether they have similar investment strategies, we estimate the following model using pooled time series data for the period 1935 to 1954 for the two firms: INV, = B.+B_DV + B:Vi+B4DV*V: + BsK+B DV*K: +44 (1) where INV - gross investment in plant and equipment V-value of the firm = value of common and preferred stock K = stock...
part B & C. the results of the unit root test are
goven
Homework 7 12.4 The data file oil.dat contains 88 annual observations on the price of oil (in 1967 constant dollars) for the period 1883-1970. (a) Plot the data. Do the data look stationary, or nonstationary? (b) Use a unit root test to demonstrate that the series is stationary (c) What do you conclude about the order of integration of this series? Capture Series: OIL Workfile: OI::oil View...
The following ANOVA model is for a multiple regression model
with two independent variables:
Degrees
of
Sum
of
Mean
Source
Freedom
Squares
Squares
F
Regression
2
60
Error
18
120
Total
20
180
Determine the Regression Mean Square (MSR):
Determine the Mean Square Error (MSE):
Compute the overall Fstat test statistic.
Is the Fstat significant at the 0.05 level?
A linear regression was run on auto sales relative to consumer
income. The Regression Sum of Squares (SSR) was 360 and...