In this lab we’ll
This exercise is concerned with data on 386 Donkeys used to transport goods to market in Morocco. We’ll look at how the body weight and other variables are distributed.
Start by downloading the first lab file by Right clicking and Save File As… here:
Load RStudio up, and use the File->Open File… option, browse to where you saved it, and load it up.
Work through this file to explore the donkey weight data.
In this exercise we’ll explore how the sampling process affects estimates of population measures - i.e. how different samples produce different estimates, and how those differences can be characterised by an uncertainty distribution.
Start by downloading the second lab file by Right clicking and Save File As… here:
Use the File->Open File… option, browse to where you saved it, and load it up.
Work through this file - we’ll mostly just be running code in this one, seeing what happens, and making notes.