EventusR performs event studies within the SAS environment using data read directly from the CRSP stock databases or pre-extracted from any source.  It can also read raw returns, prices, bid and ask quotations, trading volume, number of trades and shares outstanding from the CRSP database.  Eventus can print the raw data or store them in several disk file formats.  The system includes utility programs to convert calendar dates to CRSP trading day numbers, convert CUSIP identifiers to CRSP permanent numbers, and extract event study cumulative or compounded abnormal returns for cross-sectional analysis.

 

Eventus provides user control over estimation periods and cumulative return windows, a choice of raw, comparison period mean adjusted, market adjusted, or market model abnormal returns.  Simple statements allow the researcher to run a complete event study, from reading the CRSP stock database to printing results. 

 

A copy of the Eventus User Guide as a pdf file can be viewed online or downloaded from www.eventstudy.com.  This file can be viewed on your screen, but not printed.  (You have to pay for a hard copy of the Guide.)

 

If you have Eventus on your PC, but you do not have a direct link to CRSP data, you can run Eventus using data obtained from the WRDS system.  (Note that although Eventus is listed as an available service on WRDS, Rutgers does not have a license to use it there.)  On WRDS, in the directory /home/rutgers/rsverdlo/wcrfs/src you can find a sample Fortran program, eventus_data.f95 that will retrieve the necessary data from CRSP and write it out in the required format in three files:  eventus_header_data.output, eventus_return_data.output, and eventus_index_data.output.  (You can change these file names in the Fortran program.)  These three files will be read in by SAS to create the three datasets required for the SASNONCRSP option of Eventus.  In the same directory on the WRDS system is a sample SAS/Eventus file called EvWRDS.sas.  Once you transfer the three output files back to your PC, you can run this SAS program on your PC to carry out your event study using the data from those files.  See the WRDS page on the wcrfs-databases.rutgers.edu web site for more information.

 

 

EVENTUS is available at Computer Services in Englehardt Hall, Rutgers, Newark or contact Martin O'Reilly at Moreilly@business.rutgers.edu or 973-353-1821.  It can be installed on a PC that already has SAS on it.