Linear Regression
Now youโre ready to see if hot weather really correlates with crime rates! ๐ฅ๐ฎ
Visualisation
Correlation
But checking with the eyes is unprofessional! Let's check the correlation of the variables!
Simple Linear Regression
Now that we see, that there could be a correlation between temperature and crime count. Let's check with a simple linear regression!

Linear Regression
Simple linear regression just wouldn't be enough. Let's get some more independent variables in!

Last updated