Hi Guys,
I am currently working on my thesis and i have sucsessfully calculated the abnormal returns and the CAAR (cumulative average abnormal return) for all companies in an event-study setup.
Now i want to test if these results are statisticly significant.
I have read that it is possible to test the significance by regressing the CAR's on a constant term with robust standard errors using the following command in STATA:
reg CAR if dif==0
The resulting p-Value of the constant than can be used to determine the significance of the CAAR.
Do you have some usefull Literature that explains, how the test-statistic behind this command is constructed and how this test excactly works?
I would be very gratefull if someone could help me out.
Best Regards,
Raphael
I am currently working on my thesis and i have sucsessfully calculated the abnormal returns and the CAAR (cumulative average abnormal return) for all companies in an event-study setup.
Now i want to test if these results are statisticly significant.
I have read that it is possible to test the significance by regressing the CAR's on a constant term with robust standard errors using the following command in STATA:
reg CAR if dif==0
The resulting p-Value of the constant than can be used to determine the significance of the CAAR.
Do you have some usefull Literature that explains, how the test-statistic behind this command is constructed and how this test excactly works?
I would be very gratefull if someone could help me out.
Best Regards,
Raphael
Comment