Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 1.74 KB

File metadata and controls

28 lines (24 loc) · 1.74 KB

Global Temperatures

In this project the increasing global temperatures as a consequence of CO2-emissions are studied.

A model with CO2 emissions from coal, gas, oil, cement and land use change has an adjusted R-squared of 0.993 of predicting temperature change. The Normal QQ Plot shows no signs of extreme values outside what would be expected for normally distributed variables

Normal QQ Plot

The residuals vs fitted shows no signs of heteroscedasticity or non-linear relationship

Residuals vs Fitted

From the Cook's distance plot, we can see that the most influential points are the latest observations (from most recent years) which is to be expected since these are the years where global emissions and temperature change have been the highest.

Residuals vs Fitted

Source

Our World in Data