% Dataset from Smoothing Methods in Statistics % (ftp stat.cmu.edu/datasets) % % Simonoff, J.S. (1996). Smoothing Methods in Statistics. New York: Springer-Verlag. % % % Points scored per minute is being treated as % the class attribute. @relation baskball @attribute assists_per_minute real @attribute height integer @attribute time_played real @attribute age integer @attribute points_per_minute real @data 0.0888,201,36.02,28,0.5885 0.1399,198,39.32,30,0.8291 0.0747,198,38.8,26,0.4974 0.0983,191,40.71,30,0.5772 0.1276,196,38.4,28,0.5703 0.1671,201,34.1,31,0.5835 0.1906,193,36.2,30,0.5276 0.1061,191,36.75,27,0.5523 0.2446,185,38.43,29,0.4007 0.167,203,33.54,24,0.477 0.2485,188,35.01,27,0.4313