Exercises
Please see "Exercises" at the bottom of the Spring 2022 course web page:
/studier/emner/matnat/math/STK4900/v22/oppgaver.html
For R-exercise 5: you can copy the data set with this command:
pef.data = data.frame(pef = c(494,395,516,434,476,413,442,433),
minipef = c(512,430,520,428,500,364,380,445))