| CP77 {stevedata} | R Documentation |
Education Expenditure Data (Chatterjee and Price, 1977)
Description
This is a simple data set provided by Chatterjee and Price (1977, p. 108) that serves as a known example of heteroscedasticity.
Usage
CP77
Format
A data frame with 50 observations on the following 6 variables.
statea character vector for the state
regiona character vector for the Census region
urbanpopa numeric vector for the number of residents (per thousand) living in urban areas in 1970
incpca numeric vector for income per capita in 1973
popa numeric vector for residents (per thousand) under 18 years of age in 1974
edexppca numeric vector for per capita public school expenditures in a state, projected for 1975.
Details
I copied these data from the robustbase package.
I just didn't want to make my students install it.
Note: I'm pretty sure "NB" was suppose to be "NE" and that
"DY" is supposed to be "KY". I made those changes.
References
P. J. Rousseeuw and A. M. Leroy (1987) Robust Regression and Outlier Detection; Wiley, p.110, table 16.