Hello everyone, hope you are doing well. I wanted to know how I could code for Buy and hold abnormal returns.
The formula for the same is Buy-and-Hold Abnormal Return (BHAR): 𝐵𝐻𝐴𝑅𝑖𝑡 = ∏ (1 + 𝑅𝑖𝑡 ) − ∏ (1 + 𝐸(𝑅𝑖𝑡))
I have to calculate the daily compounding of the returns until the end of the month from the IPO date of the company and then compounding of 36 monthly returns after that.
Considering I have the dataset I need for the same, how could I use Stata commands to get the BHAR calculation.
Related Posts with BHAR - Buy and Hold abnormal returns
invalid syntax when referencing to variable labels in loopsI'm trying to refer to the labels of variables (to include these in graph titles) when looping on a …
resetxt locks on small data setWhen I run: Code: resetxt esg totmktval, id(id) it(date) model(xtbe) I get: Code: ===============…
putting multiple graphs for quantitative vs categorical variables in one graphHi, I have 7 variables, which are actually for one survey question that asks respondents to rank th…
How to export the freqs of multiple variables from stata to excelHello , I have been using tabout to output summaries for 2 X 2 tables quite well. Now a new need ha…
Panel data: can the model be estimated?I am reading the book Baum, C. F. (2006). An Introduction to Modern Econometrics Using Stata (Stata…
Subscribe to:
Post Comments (Atom)
0 Response to BHAR - Buy and Hold abnormal returns
Post a Comment