Hello everyone,
For my thesis I have to investigate CEO Duality. CEO Duality is when the CEO of the firm is also the chairman of the board.
I have created a variable CEO_Duality, which is 1 when a director is CEO and also chairman. But the problem is that when this is the case for a director, it has to be applied for the whole firm for this year.
For example:
year: 2007 CUSIP 000004 FULLNAME: Jeff Midnight CEO_Duality: 1
year: 2007 CUSIP 000004 FULLNAME: Jordan Knight CEO_Duality: 0
year: 2007 CUSIP 000004 FULLNAME: Jim Baker CEO_Duality: 0
Because Jeff Midnight serve a rol as CEO as wel as chairman CEO_Duality is 1, but I want for the whole firm with CUSIP 000004 that it get's a 1 because there is CEO Duality for this firm in 2007. So i want to create another variable which is 1 when one of the directors in a year is CEO as well as Chairman.
Does someone know how to do this?
Kind Regards,
Sjoerd
Related Posts with Question CEO Duality applying to whole firm in a year
A histogram to show posterior distributions after VARDear all I have seen in a few papers in macroeconomics (which is not my field of expertise), histog…
Panel ARDL Optimal Lag Selectin Loopforval i=1/24 { qui xtreg y x1 x2 x3 x4 x5 /// l`i'.y l`i'.x1 l`i'.x2 l`i'.x3 l`i'.x4 l`i'.x5, fe qu…
Multiplication using genHello all, I have generated a new variable using gen: gen acmeanweekly = (aud1avfreq_7*aud2avamoun…
Using coefplotHi, I am using coefplot command to represent my results from different regressions. Code: reg nchi…
Fixed Effect Model RegressionHi I am studying homicide rates in developing countries over a 12 year period and using a fixed eff…
Subscribe to:
Post Comments (Atom)
0 Response to Question CEO Duality applying to whole firm in a year
Post a Comment