Descriptive statistics (central tendency)
## take a look at built-in dataset "airquality"
## take a look at the variable "Ozone"
## mean
## median
## mode(s)
## summary of multiple measures of central tendency (and other descriptive stats)
## take a look at built-in dataset "airquality"
## take a look at the variable "Ozone"
## mean
## median
## mode(s)
## summary of multiple measures of central tendency (and other descriptive stats)