tests for statistical significance
Posted: Fri Jul 22, 2011 4:37 am
Hey there!
I'm about to conduct an event study using EViews, and thus constructed a time series containing event-induced or "abnormal" returns.
my goal is to test each and every one of this time series points for statistical significance (whether the respectie value is significantly different from zero).
i intend to apply the following tests (some of them have been designed especially for event study frameworks):
Parametric Tests
- Simple t-Test
- t-Test according to Patell (1976)
- t-Test according to Boehmer/Musimeci/Poulsen (1991)
Parametric Tests
- Sign test
- Wilcoxon rank sign test
- Rank sign test according to Corrado
Are there any code libraries or similar pre-arranged frameworks for calculating any of those test statistics? After all, they are all simple formulae, so I guess I could program them, however it would probably take a lot of (unnecessary) time..! :)
Thanks a lot for any hints!!
I'm about to conduct an event study using EViews, and thus constructed a time series containing event-induced or "abnormal" returns.
my goal is to test each and every one of this time series points for statistical significance (whether the respectie value is significantly different from zero).
i intend to apply the following tests (some of them have been designed especially for event study frameworks):
Parametric Tests
- Simple t-Test
- t-Test according to Patell (1976)
- t-Test according to Boehmer/Musimeci/Poulsen (1991)
Parametric Tests
- Sign test
- Wilcoxon rank sign test
- Rank sign test according to Corrado
Are there any code libraries or similar pre-arranged frameworks for calculating any of those test statistics? After all, they are all simple formulae, so I guess I could program them, however it would probably take a lot of (unnecessary) time..! :)
Thanks a lot for any hints!!