Data for Exercise 5.18

Ticket

Format

A data frame/tibble with 20 observations on one variable

time

time (in seconds) to check out a reservation

References

Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Pacific Grove, CA: Brooks/Cole, a division of Thomson Learning.

Examples


EDA(Ticket$time)
#> [1] "Ticket$time"

#> Size (n)  Missing  Minimum   1st Qu     Mean   Median   TrMean   3rd Qu 
#>   20.000    0.000   27.000   32.250   42.350   41.000   42.056   50.750 
#>     Max.   Stdev.     Var.  SE Mean   I.Q.R.    Range Kurtosis Skewness 
#>   63.000   10.693  114.345    2.391   18.500   36.000   -1.205    0.269 
#> SW p-val 
#>    0.376