Knowledge Dump

Analysis of "faithful" data set (R)

In this article, the "faitful" data set from the R library "datasets" is analyzed. It contains the R code used, as well as the (german) commentary.
The data set is composed of the waiting time between eruptions and the duration of the eruption for the "Old Faithful geyser" in Yellowstone National Park, Wyoming, USA. Download(R code).