Skip to content

Replicate Post-Earnings Announcement Drift (PEAD)

Notifications You must be signed in to change notification settings

gen-li/Replicate_PEAD

Repository files navigation

Replicate Post-Earnings Announcement Drift (PEAD)

Description

This code creates earnings surprise measurement and replicates post-earnings announcement drift with I/B/E/S, Compustat, and CRSP datasets. I follow the code given by WRDS (see the article here) and write the stata code from the original SAS code. After the merge, the final sample contains 410, 966 firm-quarters with non-missing information in all three datasets from 1983Q3 to 2022Q1.

PEAD formed by analyst forecast-based measure (SUE3)

PEAD_SUE3

$$ \text{SUE3} = \frac{\text{Actual EPS } - \text{ Median estimate within the 90 days prior to the announcement}}{\text{price per share at the end of quarter t}} $$

About

Replicate Post-Earnings Announcement Drift (PEAD)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages