Final Project (200 points)

BIO5312

Your name goes here.


Instructions can be found on Canvas and on the course website. Please read them carefully!! Additionally, consult the example project on the course website to aid your project preparation.



Introduction

Text for your introduction goes here. It should be formatted as “plain-text”, as this text is written, with a bullet point describing variables. If references are used, please add a “References” section (two hashtag header) to the end of the document.



Data Preparation

### Any code used to prepare your data for analysis goes here.
### Include comments throughout this code explaining how you wrangled the data. Note that not every line needs a comment: Instead, each general task you perform (i.e. "extract from database") should have an associated comment.
## If no preparation is needed, simply read in your data here.



Questions


Question 1


To address this question, I will use _________:

### R code to perform statistical analysis goes here. 

Interpret your analysis here.

Intepret your figure here in a new paragraph.

### R code visualize goes here.


Question 2


To address this question, I will use _________:

### R code to perform statistical analysis goes here. 

Interpret your analysis here.

Intepret your figure here in a new paragraph.

### R code visualize goes here.


Question 3


To address this question, I will use _________:

### R code to perform statistical analysis goes here. 

Interpret your analysis here.

Intepret your figure here in a new paragraph.

### R code visualize goes here.


Question 4


To address this question, I will use _________:

### R code to perform statistical analysis goes here. 

Interpret your analysis here.

Intepret your figure here in a new paragraph.

### R code visualize goes here.