Statistics is applied philosophy of science. A. P. Dawid
(Hand 2008)

Overview & Goals

We have learned huge amounts in biology by doing experiments which generate clear and simple results. But many parts of biology are governed by smaller effects, which are sometimes hard to measure exactly. For example: Does an amino acid substitution change the efficiency of an enzyme? Do female frogs prefer mates with lower-pitched croaks? Does the chance of developing diabetes depend on your genotype at a specific locus? To answer these kinds of questions, we have to use statistics, not only to decide on our answer, but also to make some determination of how much we believe it. To actually use those statistics, you need two things: understanding of the theory behind the statistics and the ability to apply them. To that end, the primary goals of the course are:

Meeting Time & Location

Lecture MWF 10-11AM
Lab Wed 1-4PM
Location 10 Park Science Center

Textbook

The Analysis of Biological Data by M Whitlock and D Schluter

also recommended: R Cookbook by P Teetor

Tutorials & Labs

Installing R and RStudio

First Steps with R

Basic Plots in R

Matrices and Lists

Working with Data Frames

Lizard Lab

Abalone Lab

External Resources

Tutorials

Try R

Getting Help with R

Reference

Quick R

RStudio Documentation

ggplot2 Documentation

plyr tutorial