Directions

Today we will demonstrate our understanding of exploratory data analysis using a dataset of crawdads measured in Grinnell, IA. In particular, we are interested in providing descriptive statistics that describe two associations:

  1. Any associations between the physical characteristics (sex, weight, length) of crawdads
  2. Any associations relating physical characteristics to the presence of injuries

The choice of variables to include is entirely up to you. You are welcome to explore the data as much as you wish, but your final report should only include the code and output that is relevant to your analysis.

You will complete this project with one partner and will submit a single document to gradescope upon completion. You may use any resources from the course website, your homework, or your labs, but you may not use any AI assistance.


A successful report will include the following:

Graphical Summaries

Numerical Summaries

General Information

Once you are finished, Knit the document to a PDF and assess whether or not it looks and reads like something you would feel comfortable sending to a professional collaborator. Once you are satisfied with your document, submit it to Gradescope.

An Rmd template with the data and proper formatting is provided here.