Question: As in the previous exercise, use the data() function to get a list of the data sets that are included with the basic installation of
As in the previous exercise, use the data() function to get a list of the data sets that are included with the basic installation of R. Choose a data set that includes just one variable, for example, the LakeHuron data set (levels of Lake Huron in the years 1875 through 1972). Use the hist() command to create a histogram of the variable—for exam‑
ple, hist(LakeHuron). Describe the shape of the histogram in words. Which of the distri‑
bution types do you think these data fit most closely (e.g., normal, Poisson). Speculate on why your selected data may fit that distribution.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
