Top20: Tennis Income

Top20R 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

https://www.atptour.com/

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))


alanarnholt/PASWR documentation built on June 2, 2022, 5:19 a.m.