Skip to content

hlan22/stat450_lab3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Stat 450 lab 3

Model description from lab 2:

To determine whether there is a relationship between bill length and bill depth, we could first consider a linear regression model:

Bill Length = B_0 + B_1(Species:Chinstrap) + B_2(Species:Gentoo) + B_3(Bill Depth) + Error.

This model has two dummy variables for species type and has the third species type, Adelie, as the baseline. B_0 is the intercept of the regression and B_1, B_2, and B_3 are regression coefficients.

We would need to verify that there is a linear relationship present before doing linear regression, and then afterwards we would want to see if the residuals have the same variance along different observations of species.

About

Practice with repositories for lab 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages