Goto Lab: #0 #1

Lab 1

Due Tues 7 Sept in class


This lab focuses on graphical summaries for one and two variables. The things you'll do here will be very useful for the remainder of the course.


Assignment:

Turn in the following plots. Print them out 4 plots to a page. The scatterplot matrix plot should be printed on a single page. All plots should have thoughtful axis labels and a title.
  1. histogram of mercury concentrations.
  2. histogram of the log of the mercury concentrations.
  3. side by side boxplots of log concentration for the two rivers.
  4. side by side boxplots of log concentration for the each station.
  5. plot of length by height with outlying points identified with their station number.
  6. plot of length by height using station number as plotting symbol.
  7. plot of weight by log conc using different plotting symbols for the two rivers.
  8. plot of length by log conc using different plotting symbols for the two rivers.
  9. scatterplot matrix of length, weight and log concentration.
You should only have to turn in 3 pages - the first two with 4 plots on each, and one with the 3 by 3 scatterplot matrix. Good luck!