Skip to content

In this analysis of climate change, we investigate the linear relationship between global average temperature and time. We use linear regression to establish this relationship.

Notifications You must be signed in to change notification settings

mwilchek/GWU_Project.AnalyzingClimateChange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GWU_Project.AnalyzingClimateChange

This is a repo for the GWU Intro to Data Science Project 2 that looks at climate change data using R statistical programming. In this analysis of climate change, we investigate the linear relationship between global average temperature and time. We use linear regression to establish this relationship.

We gathered climate data from Berkeley Earth, and focused on global land temperatures for the analysis. Data are available from 1750-2013. In preparing the data, we transformed from Celsius to Fahrenheit. There were 12 missing data points in years 1750 and 1751; these years were omitted from analysis.

Data is hosted in a Google Cloud Platform at the following links as well as can be found in our repo:

About

In this analysis of climate change, we investigate the linear relationship between global average temperature and time. We use linear regression to establish this relationship.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages