Learn R Programming

Sleuth3 (version 1.0-3)

ex0330: Education and Income

Description

The data are incomes in U.S. dollars for 1,020 working Americans who had 12 years of education and 406 working Americans who had 16 years of education, in 2005.

Usage

ex0330

Arguments

Format

A data frame with 1,426 observations on the following 3 variables.

Subject

a subject identification number

Educ

number of years of education--either 12 or 16

Income2005

income, in dollars

References

National Longitudinal Survey of Youth, U.S. Bureau of Labor Statistics, http://www.bls.gov/nls/home.htm (May 8, 2008).

See Also

ex0222, ex0331, ex0524, ex0525, ex0828, ex0923, ex1033, ex1223

Examples

Run this code
# NOT RUN {
str(ex0330)
# }

Run the code above in your browser using DataLab