Shape: ****Describes how data are distrubuted
Outlier: a data point that does not fit with the rest of the data; can be caused by errors / poor data collection
Identifying outliers:
Outlier impacts:
5-number summary: {Min, Q1, M, Q3, Max}
Box Plot: A graphical display of data using the 5-number summary
botplox(dataset)
→ yields a botplox in R