deck_17555155 (1) Flashcards

(51 cards)

1
Q

What type of market efficiency can we test and what information is contained in that type?

A

Semi strong mkt efficiency. Definition: prices reflect all public information

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

What does efficiency in face of EMH mean?

A

Efficiency refers to the direction and magnitude of price fluctuations

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

What is strong EMH?

A

Prices reflect not only public but all relevant information

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

What are the three steps of Event study design?

A

1) Identify event and timing
2) Specify benchmark model for normal returns
3) Calculate abnormal returns : AR = R - NR

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

Name three types of benchmark models.

A

Mean adjusted model, Market adjusted model (assumes beta of firm is 1), CAPM (NR = rf + beta MRP)

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

How do we compute AAR, CAR, CAAR in AR matrix where rows are firm, and columns are time?

A

1) Computing average value of each column gives us AAR. Summing a row gives CAR. CAAR = 1/n Sum(CAR) and CAAR = sum(AAR)

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

What is cross-sectional correlation and its impact on statistical inference?

A

cov(ARi,t ; ARj,t) != 0
Impact: T-test becomes invalid. If cov >0 then: Variance is bigger than estimated –> SE are too low –> t-test is too high –> H0 rejected too often

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

How do we solve cross-sectional correlation?

A

Solution: Crude dependence SE or Average all returns cross-sectionally and treat these –> effectively we reduce matrix to one row only

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

What are Non Parametric tests?

A

Sign Test: Tests proportion of negative to positive returns. Under H0: Distribution is symmetric and proportion is 50/50.
Rank Test: It is better than Sign test since it takes into consideration magnitude of AR.

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

How do we deal with cross-sectional heteroskedasticity?

A

1) Adjust SE of AAR and CAAR
2) Standardize AR by firm

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

How do we estimate NR if time horizon is long?

A

In such a case it is more proper to use FF3-factor model.
NR= Ri-rf=a + b(MRP)+ gSMB + gHML + eit
Benefit: leads to lower cross-sectional corr of AR!!!

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

Describe the Pooled OLS approach in Panel Data.

A

Model pools observations from different time periods ignoring firms. This effectively combines panel data into one cross-section. Mitigates event clustering.

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

What do fixed firm and time effects do?

A

FFE: Controls for cross-sectional heterogeneity. Captures effects that vary across firms but not in time.
TFE: Controls for time level heterogeneity. Captures effects of variables that vary across time but are constant cross-sectionally.

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

What are drawbacks of fixed effects?

A

FFE: Cannot identify effects of variables that are constant over time
TFE: Cannot identify effects of var. constant across firms.

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

How can we mitigate that SE are correlated across time or firms?

A

We can cluster SE. In that way error terms can covary within clusters but not between. We can cluster by firm, by time, or by both.

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

Do fixed effects take away the need for clustering of SE?

A

NO! Fixed effects do not fix the issue. Autocorrelation among error terms still remains.

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

Describe the FMB process.

A

1) Run a time series regression on each stock and obtain factor loadings (betas).
2) For each time period do a cross-sectional regression with factor loading betas as predictors. The resulting parameter estimates - gammas are the risk premia.

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

What are benefits of FMB?

A

1) Allows for time variation in IV’s
2) Betas are allowed to change over time
3) Does not use forward looking inf.
4) Corrects for cross-sectional correlation of error terms

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

What are the five OLS assumptions, with mathematical notation?

A

1) Linearity : yt = at + bxt + et
2) Random Sampling: cov(u_t ; u_t+j) = 0
3) Sample variation: Var[x] >0
4) ZCM: E[u_t |x] = 0
5) Homoskedasticity: V[u_t|x] = var < inf
6) Normality: u_t ~ N(0, var)

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

What is the impact if x is not exogenous?

A

This implies that E[u_t|x]!=0
This means that x and y are jointly determined at the same time. Can’t make causal inference.

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

If we have autocorrelation, which assumption is violated?

A

Random sample assumption: cov{u_t ; u_t+j) =0 is violated.

22
Q

If we observe non-stationarity, which assumption is violated?

A

Stationarity means: Unconditional joint probability distribution does change over time. This implies constant unconditional mean and variance. Hence Homoskedasticity is violated.

23
Q

When we have non-normality in small samples which test can we use to check for non-normality?

A

Bera-Jarque test. It tests whether skewness (b1) and kurtosis (b2) are jointly zero.

24
Q

What solutions exist for dealing with non-normality?

A

1) Log transformation of IV
2) Winsorize data

25
Which assumption is violated if we have autocorrelation?
Autocorr. violates A2. Breusch-Godfrey test finds up to rth order autocorr.
26
What does positive autocorr do?
1) SE are too low --> t-test is biased upward --> Reject H0 too much. 2) Newey-West (HAC) --> Adds less weight to higher autocovariance 3) Estimates are no longer EFFICIENT
27
We can also add lagged effects to deal with autocovariance. How?
y_t = a + b1x1,t +...+b_k*x_k,t + g1x1,t-1 +....+ g_k * x_k, t-1 OLS can become biased but still consistent.
28
Why add lagged effects?
1) Delayed Response 2) Over/Underreaction 3) Reduction of serial autocorrelation
29
Show the impact of measuring IV wrong. What is the bias if b2>0?
New error term: (u_t - b2v_t) We have negative bias if b2>0 Estimated parameters will be biased towards zero
30
What does it mean for estimated to be consistent and unbiased?
unbiased : E[b_hat] = b consistent: lim P[|b_hat - b|0
31
What is a parameter stability test?
We want to test whether parameters are constant over time. Introduce dummies for sub periods. Then we deploy a chow test (H0: b1=b2) hence no structural break.
32
Can we have autocorrelation and stationarity at the same time?
Yes, stationarity requires the underlying structure to be the same, so no mean and variance change. Thus if within that probability distribution there is autocorrelation, it is possible.
33
What is the condition for stationarity?
-1 < phi < 1 || The weight of past shocks decreases the further away in time they are.
34
What is autocorrelation in a simple AR model?
It is the autoregressive coefficient to the power of the lag number.
35
What are two information criterions that help decide how many lags to include?
1) AIC: ln(var) + 2k/T 2) SBIC: ln(var) + (K/T) * ln(T)
36
What are the drawbacks of AIC and SBIC?
AIC is more stable but non-consistent --> tends to choose bigger models. SBIC is more consistent but inefficient.
37
What is impulse response function?
It gives the long term impact of the shock to the variable in the AR model. When calculating it, we do it in ceteris paribus way -- assumption that all other shocks are zero.
38
What do AAR and CAR tell us?
AAR: Measure of the short-term impact of the event. CAR: Measure of total impact of event on specific i
39
What is crude dependence SE?
If we have cross-sectional correlation of error terms, for example due to multiple events occurring at the same time, SE become biased.
40
What does CAR assume compared to BHAR?
CAR assumes investors rebalance holdings at each time step. To the contrary, BHAR is the returns until end of holding period without rebalancing.
41
How are crude dependence SE computed?
We estimate var(AAR) directly from time series observations of AAR IN ESTIMATION PERIOD.
42
Which dimension (T or N) must be large enough in order for there not to be an error in firm fixed effects?
T. Since if T is small we will not have enough variation within each firm.
43
If we have a regression with firm fixed effects, how else can we estimate the regression such that we get the coefficients?
1) Include N dummies 2) Demean by entity: yit - y_bar = beta(xit - x_hat) + uit - u_hat
44
In small sample if error term is not normally distributed, what is the problem and what can we do?
We cannot do valid hypothesis testing. What to do? Winsorize data or log transform IV.
45
Why is a measurement error in y not a problem?
Measurement error will not be dependent on x. However, a measurement error in x causes violation of A4 --> ZCM assumption!!
46
How do we detect non-normality?
We detect non-normality by Sign Test or Rank test.
47
Define strong stationarity and weak stationarity.
Strong: Unconditional joint probability distribution does not change over time. Weak: constant mean and variance over time + covariance of lags depends on the lag --> cov(y_t; y_t - k) = (phi^k)*var(yt)
48
What are the two tests to determine if series has unit root?
DF test and KPSS test. DF: H0: Series has a unit root KPSS: H0: Series has no unit root
49
What are two types of non-stationarity?
1) Random walk process with drift 2) Deterministic Trend Process
50
What does a high lambda in EMWA method of volatility estimation imply?
Higher lambda places more weight on past volatility. The lower the lambda the more the shocks can affect our estimate.
51
If we regress two non-stationary variables, what is the impact?
Spurious relationship. We cannot extract any meaningful conclusion.