Econometrics
Average salary of the sample is:
series avgsal =@mean(salary)
show avgsal
avgsal = 865.86
Therefore the average salary of the sample is $865,860.
Average tenure of the sample is:
Depends if we are talking about company tenure, or tenure as CEO.
To find average tenure with the company:
series avgcomten =@mean(comten)
show avgcomten
avgcomten = 22.50
To find average tenure as CEO:
series avgceoten =@mean(ceoten)
show avgceoten
avgceoten = 7.95
Therefore the average tenure with the company and as CEO is respectively 22.50 and 7.95 years.
The number of CEOs that in their first year of CEO is:
smpl if ceoten=0
scalar count = @obssmpl
show count = 5
The longest tenure as CEO is:
series maxceoten = @max(ceoten)
show maxceoten
maxceoten = 37
Dependent Variable: LOG(SALARY)
Method: Least Squares
Date: 12/15/14 Time: 14:40
Sample: 1 177
Included observations: 177
Variable
Coefficient
Std. Error
t-Statistic
Prob.
6.505498
0.067991
95.68165
0.0000
CEOTEN
0.009724
0.006364
1.527797
0.1284
R-squared
0.013163
Mean dependent var
6.582848
Adjusted R-squared
0.007523
S.D. dependent var
0.606059
S.E. of regression
0.603775
Akaike info criterion
1.840006
Essay About Series Avgsal And Dependent Var
Essay, Pages 1 (150 words)
Latest Update: June 9, 2021
//= get_the_date(); ?>
Views: 117
//= gt_get_post_view(); ?>
Series Avgsal And Dependent Var. (June 9, 2021). Retrieved from https://www.freeessays.education/series-avgsal-and-dependent-var-essay/