R/ds16.R

#' Data Set 16: Earthquake Measurements
#' 
#' Fifty matched pairs of megnitude/depth measurements randomly selected from 10,594 
#' earthquakes recorded in one year from a location in southern California.  The
#' magnitude and depth both describe the source of the earthquake.  The data from the 
#' Southern California Erathquake Data Center.
#' \itemize{
#' \item MAG is magnitude measured on the Richter scale.
#' \item DEPTH is depth in km.
#' }
#' 
#' @format A data frame with 50 rows and 2 variables
#' @source Triola, M. 2014. Elementary Statistics, 12th ed. Boston, MA: Pearson.
#' @name ds16
NULL
ngay/kustats documentation built on May 23, 2019, 4:41 p.m.