Top20 {PASWR} | R Documentation |
Top20
contains data (in millions of dollars)
corresponding to the earnings of 15 randomly selected tennis players
whose earnings fall
somewhere in positions 20 through 100 of ranked earnings.
Top20
A data frame with 15 observations on the following variable:
income
Ugarte, M. D., Militino, A. F., and Arnholt, A. T. (2008) Probability and Statistics with R. Chapman & Hall/CRC.
attach(Top20) EDA(income) detach(Top20)