powered by
Data for Exercise 1.36
Track15
A data frame/tibble with 26 observations on two variables
Olympic year
Olympic winning time (in seconds) for the 1500-meter run
Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Pacific Grove, CA: Brooks/Cole, a division of Thomson Learning.
# NOT RUN { plot(time~ year, data = Track15, type = "b", pch = 19, ylab = "1500m time in seconds", col = "green") # }
Run the code above in your browser using DataLab