Good afternoon,
As part of my dissertation, I need to run a Logit model in order to calculate the probability that an analyst will revise and change his forecast should news surface during the period between his initial forecast and the actual earnings announcement.
I have a dataset with information on each analyst for each firm, at each point in time.
More specifically, I have the variables:
Independent: Probability of Revision ( where the revision variable is a dummy that is 1 if a revision takes place, 0 otherwise)
Dependent: value of a news-related sentiment index that I created
the existence of news on that particular day
number of analysts making forecasts for the firm
age and market cap
I have very little knowledge of Stata and I was wondering how I could use it to test this.
One of the main problem, besides running the actual test, is merging the data. The dates are the same for all firms but every other piece of information is different (even the revisions variable takes different values for each firm and I need to somehow get one result on the probability of revisions for all firms).
Any input would be greatly appreciated and for any questions/clarifications I will try to answer as soon as possible.
As part of my dissertation, I need to run a Logit model in order to calculate the probability that an analyst will revise and change his forecast should news surface during the period between his initial forecast and the actual earnings announcement.
I have a dataset with information on each analyst for each firm, at each point in time.
More specifically, I have the variables:
Independent: Probability of Revision ( where the revision variable is a dummy that is 1 if a revision takes place, 0 otherwise)
Dependent: value of a news-related sentiment index that I created
the existence of news on that particular day
number of analysts making forecasts for the firm
age and market cap
I have very little knowledge of Stata and I was wondering how I could use it to test this.
One of the main problem, besides running the actual test, is merging the data. The dates are the same for all firms but every other piece of information is different (even the revisions variable takes different values for each firm and I need to somehow get one result on the probability of revisions for all firms).
Any input would be greatly appreciated and for any questions/clarifications I will try to answer as soon as possible.
Comment