Waiter Tips Multivariate Regression

Below is a presentation I made during undergrad that focuses on fitting a multiple linear regression model correctly. We had some struggles with the assumptions but using box cox and log transformations fixed the problems.

1
2
3
4
5
6
7
8
9
10
11
12

Last updated