% File README % ----------- % % chscase A collection of the data sets used in the book % "A Casebook for a First Course in Statistics and Data Analysis," % by Samprit Chatterjee, Mark S. Handcock and Jeffrey S. Simonoff, % John Wiley and Sons, New York, 1995. Submitted by % Samprit Chatterjee (schatterjee@stern.nyu.edu), % Mark Handcock (mhandcock@stern.nyu.edu) and % Jeff Simonoff (jsimonoff@stern.nyu.edu) % % This submission consists of 38 files, plus this README file. % Each file represents a data set analyzed in the book. The names % of the files correspond to the names used in the book. The data % files are written in plain ASCII (character) text. Missing % values are represented by "M" in all data files. % % More information about the data sets and the book can be % obtained via gopher at the address % swis.stern.nyu.edu % % The information is filed under % ---> Academic Departments & Research Centers % ---> Statistics and Operations Research % ---> Publications % ---> A Casebook for a First Course in Statistics and Data Analysis % ---> Welcome! % % It can also be accessed from the World Wide Web (WWW) using a % WWW browser (e.g., netscape) starting from the URL address % http://www.stern.nyu.edu/SOR/Casebook % % % % NOTICE: These datasets may be used freely for scientific, % educational and/or non-commercial purposes, provided suitable % acknowledgment is given (by citing the Chatterjee, Handcock and % Simonoff reference above). % % File: empl.dat % % Note: attribute names were generated automatically since there was no % information in the data itself. % % % Information about the dataset % CLASSTYPE: numeric % CLASSINDEX: none specific % @relation chscase-empl @attribute col_1 numeric @attribute col_2 numeric @data 1971,87.9 1972,88.5 1973,88.8 1974,90.2 1975,78.1 1976,79.6 1977,81.5 1978,82.4 1979,80.5 1980,77.7 1981,76.7 1982,73.2 1983,69.3 1984,72.2 1985,76.0 1986,73.3 1987,75.0 1988,75.5 1989,77.6 1990,75.9