Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

ceosal2

ceosal2


Description

Wooldridge Source: See CEOSAL1.RAW Data loads lazily.

Usage

data('ceosal2')

Format

A data.frame with 177 observations on 15 variables:

  • salary: 1990 compensation, $1000s

  • age: in years

  • college: =1 if attended college

  • grad: =1 if attended graduate school

  • comten: years with company

  • ceoten: years as ceo with company

  • sales: 1990 firm sales, millions

  • profits: 1990 profits, millions

  • mktval: market value, end 1990, mills.

  • lsalary: log(salary)

  • lsales: log(sales)

  • lmktval: log(mktval)

  • comtensq: comten^2

  • ceotensq: ceoten^2

  • profmarg: profits as percent of sales

Notes

Compared with CEOSAL1.RAW, in this CEO data set more information about the CEO, rather than about the company, is included.

Used in Text: pages 64, 111, 163, 214, 335, 699

Source

Examples

str(ceosal2)

wooldridge

111 Data Sets from "Introductory Econometrics: A Modern Approach, 6e" by Jeffrey M. Wooldridge

v1.3.1
GPL-3
Authors
Justin M. Shea [aut, cre], Kennth H. Brown [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.