Term One Flashcards
(86 cards)
What are the three Ln power rules?
ln (X.Y) = LnX + LnY
Ln (X/Y)= LnX - LnY
LnX^y= yLnX
What makes a model dynamic?
it incorporates data from other time periods. i.e:
yt= Co+ B1Yt-1 + B2Xt+ Ut (DYNAMIC MODEL)
Yt= Co +B2Xt + Ut (STATIC MODEL)
What is the difference between Cardinal and Ordinal Measurement?
Cardinal is the measurement of something’s magnitude, i.e; how large is it.
Ordinal is the measurement of how a variable is ranked amongst other variables.
What are the three types of economic data?
Time- Series: measures a certain variable across a number of time periods.
Cross-Sectional: Is the measurement of a sampled variable at a single point in time.
Pooled Cross- Sectional: Is where two or more cross=-sections are combined to create a single data set.
Panel/Longitudinal Data: Is data that contains both a time-series and a cross-sectional element to it.
What does the variable U represent?
it is a random error term, it captures variables which may not be in the model but their effect can be observed.
What is the defintion of;
Deterministic
Stochastic
Deterministic is constant, it defines usually a trend.
Stochastic means a random variable or trend.
From Greek stochos or to guess.
What are the eight classical assumptions about Ut?
1) There is Zero mean. The expected value of Ut is zero.
2) Homoscedasticity, which means constant varience. V(ut)=2
3) Ut and Us are independent for all values where t does not equal s Cov(Ut,Us) = 0
4) Cov(Xt,Ut) = 0 or X is fixed in repeated samples.
5) The regression line is linear in its coefficients.
6) n>k number of observations greater than the number of regressors. (degrees of freedom)
7) X takes a number of different values otherwise X=X bar
8) Random errors are distributed normally. (By the way of a normal curve if you looked at their distribution).
How to find a residual?
Yt=Yt hat + Ut hat hat shows estimate
How to find the RSS
You sum from t=1 to t=n for (Yt-a-bXt)^2
Give a different formula to calculate b hat. explain why
Cov(X,Y)/Var(X). This is because the derived version of the formula with both num and denom divded by n-1 will give the above variables. However, you don’t have to do that as the n-1 will cancel.
How to calculate R squared?
R squared = ESS/TSS (Formulas given in the formula sheet).
Give an example of both one and two tailed hypothesis testing.
Two tail: Ho: b=0 H1: b not equal 0
One Tail H0: b0.
What do you differently in hypothesis testing between a one tail and two tail alternative?
t distriubtion shows a two tailed alternative. You go for the t stat for the significance level the next stage higher than the one that you are looking for.
What does R squared show?
It shows the fraction of samle variation in Y that is explained in X.
How to carry out a t-test on a multiple regression set?
Set Ho: b=o and H1: b not equal 0.
t (n-k) @5%
Where K is the number of explanatory variables, including the constant; b1.
How would you compute a confidence interval for a small sample?
b+- t (n-k) @5% x s.e(b)
How do you conduct an F-test with a multiple regression model?
You find RSSu of unrestricted Model.
You then provide restrictions to the model.
Find RSSr.
Put them into the F-test formula.
Where d is the number of restrictions in the model.
Give a formula for R^2
ESS/TSS
What is an alternative formula for the general hypothesis test?
Fval= (ESS/(K-1))/(RSS/(n-k))
What happens if you cannot find the exact degrees of freedom on the formula table that you need?
You go for the degrees of freedom that is closest to the one that you are trying to calculate.
What is Multicollinearity?
It is where movements in one explanatory variable is closely matched by movements in another explanatory variable.
The consequence is that it may not be possible to estimate the separate effects of each explanatory variable.
What is perfect Multicollinearity?
it is where two explanatory variables are exactly linearly related.
i.e; X2= 2+ 3X3
What is one reason for Multicollinearity?
Dummy Variable trap
where sum of dummy variables is equal to the constant.
If you include all dummy variables, then the model will have exact linear dependence and cannot be solved.
It is a case of perfect MC
What is Imperfect MC?
It is where there is a linear relationship between variables, plus a random error.