Tree volume is useful for estimating how much wood a tree contains, but measuring volume directly can be difficult.
Simple linear regression lets us use an easier measurement, such as tree girth, to predict tree volume.
In this presentation, we will use the built-in trees data set in R to explore this relationship.