Linear Regression Flashcards

(14 cards)

1
Q

Population regression Line equation

A

E(Y)= alpha+betaX

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Linear regression model in terms of a typical observation data point i

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

what is the sample regression equation

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Equation for b in OLS

A

b= Cov(X,Y)/Var(X)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Equation for a in OLS

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What would an estimate of B that was 0.73 tell us

A

A one unit increase in the x variable is associated with 0.73 unit increase in y variable

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What does an estimate of a of -55.9

A

It is the y intercept, so the value of y when x is zero

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Simplest way to get R^2

A

Cov(X,y)^2/ Var(x) x Var(y)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is the test statistic equation for hypothesis testing

A

TS= b/ se(b)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

How to form confidence intervals for a or b

A

a/b +cv (T distribution) x se(a/b)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

How to find critical values for confidence intervals of a or b

A

Use Table 3 for T distribution with n-2 degrees of freedom

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is R squared also equal to

A

The correlation coefficient squared

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What does an R squared result of 0.77 tell us

A

77% of the variation in Y is explained by variation in X

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is the elasticity of Y equation

A

Beta x xbar/ y bar

How well did you know this?
1
Not at all
2
3
4
5
Perfectly