Exercises 5: Introduction to statistics in R
table() function.
quantile function, identify the observations that are, in the upper quartile of the first variable while in the lower tercile of the second variable.
norm function instead of the quantile. Explain the differences observed between those two strategies, (norm) and (quantile).