Top20 {PASWR} | R Documentation |
Tennis Income
Description
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.
Format
A data frame with 15 observations on the following variable:
- income
yearly income in millions of dollars
Source
References
Ugarte, M. D., Militino, A. F., and Arnholt, A. T. (2008) Probability and Statistics with R. Chapman & Hall/CRC.
Examples
with(data = Top20,
EDA(income))
[Package PASWR version 1.3 Index]