Introduction to statistic
1 Lecture
1.1 Introduction to statistic
1.2 Writing good code
2 Tasks
2.1 Analyse the crab dataset
We already worked with the lterdatasampler library. Today we want to deal with crabs. The library provides us with a data set with the name pie_crab. Analyze it statistically and prepare your results as briefly as possible using the methods you learned in the first few days of the course.
Note: You can find detailed information about this library on the internet. If you have problems loading the data or understanding the data, first try to find a solution through your own research.