Data for Example 5.2
Galaxie
A data frame/tibble with 82 observations on one variable
velocity measured in kilometers per second
K. Roeder, "Density Estimation with Confidence Sets Explained by Superclusters and Voids in the Galaxies," Journal of the American Statistical Association, 85 (1990), 617-624.
Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Pacific Grove, CA: Brooks/Cole, a division of Thomson Learning.
EDA(Galaxie$velocity)
#> [1] "Galaxie$velocity"
#> Size (n) Missing Minimum 1st Qu Mean Median
#> 82.000 0.000 9172.000 19515.000 20832.012 20833.500
#> TrMean 3rd Qu Max. Stdev. Var. SE Mean
#> 20872.081 23214.750 34279.000 4567.906 20865763.543 504.441
#> I.Q.R. Range Kurtosis Skewness SW p-val
#> 3699.750 25107.000 2.133 -0.423 0.000