Samplez {RSADBE} | R Documentation |
This data set shows that data may also have skewness inherent in them!
data(Samplez)
A data frame with 2000 observations on the following 2 variables.
Sample_1
a numeric vector
Sample_2
a numeric vector
data(Samplez)
hist(Samplez$Sample_1)
hist(Samplez$Sample_2)