This course introduces the use of statistical analysis in Python programming to study and model climate data, specifically with the SciPy and NumPy package. Topics include data visualization, predictive model development, simple linear regression, multivariate linear regression, multivariate linear regression with interaction, and logistic regression. Strong emphasis will be placed on gathering and analyzing climate data with the Python programming language.
This course can be taken for academic credit as part of CU Boulder’s Master of Science in Data Science (MS-DS) degree offered on the Coursera platform. The MS-DS is an interdisciplinary degree that brings together faculty from CU Boulder’s departments of Applied Mathematics, Computer Science, Information Science, and others. The degree offers targeted courses, short 8-week sessions, and pay-as-you-go tuition. Admission is based on performance in three preliminary courses, not academic history. CU degrees on Coursera are ideal for recent graduates or working professionals. Learn more:
MS in Data Science: https://www.coursera.org/degrees/master-of-science-data-science-boulder
Modeling Climate Anomalies with Statistical Analysis
University of Colorado Boulder via Coursera
-
87
-
- Write review
Overview
Syllabus
- Introduction to Python for Data Analysis
- In this module, we'll start with an introduction to the Python library, Pandas. You'll also learn the fundamentals of data visualization using Matplotlib, a powerful library for creating insightful plots and graphs. At the end of the module you will practice manipulating data with Pandas and visualizing your findings using Matplotlib.
- Collecting Climate Data
- In this module, you will be introduced to APIs and the Python requests library, enabling you to connect and interact with web-based data services. You'll explore climate data sources from NOAA, USGS, and NWIS, and practice accessing data using the dataretrieval library.
- Visualizing & Analyzing Climate Data
- In this module, you will delve into visualizing and analyzing various climate data sets, including air temperature, precipitation, groundwater level (GWL), and soil temperature and moisture. You will learn to create informative visualizations to identify patterns, trends, and anomalies in the data.
Taught by
Osita Onyejekwe