powered by
Data for Exercise 5.25
Study
A data frame with 50 observations on the following variable.
hours
a numeric vector
# NOT RUN { str(Study) attach(Study) stem(hours) EDA(hours) detach(Study) # }
Run the code above in your browser using DataLab