At the end of the lecture, you will know how to…
Also box and whisker plot, displays five-number summary.
A statistic describing a relationship between two continuous variables.
To what degree is a variable y explained by x?
Correlation coefficient r, from -1 to +1.
Correlation does not imply causation!
r = 1 – strong positive correlation
r = 0.5 – moderately strong positive correlation
r = 0 – variables are not correlated
r = -0.2 – weak negative correlation
r = -1 – strong negative correlation
H).Phase).H) and rim diameter (RD).Phase) by differently. Hints:
read.csv(),
str(),
colnames(),
summary(),
cor(),
ggplot() +
aes() +
geom_* + stat_*
AES_707 Statistics seminar for archaeologists | Relationships