EME 210
Data Analytics for Energy Systems

Overview

PrintPrint

Overview

The following section will define different types of data and variables, and will introduce you to some fundamental usage of Pandas along the way. This will lead into summarizing variables into "statistics": proportions and the mean, primarily.

Learning Outcomes

By the end of this lesson, you should be able to:

  • Differentiate categorical vs. quantitative variables
  • Examine how Python interprets different columns of a dataset
  • Execute Python code to merge datasets
  • Calculate frequency tables and two-way tables
  • Determine a proportion from those tables
  • Estimate the center of a set of quantitative values in two ways: the mean and the median
  • Find the spread, or standard deviation, of some quantitative values

Lesson Roadmap

Lesson Roadmap
Type Assignment Location
To Read Lock, et. al.: 1, 2.1 textbook
To Do

Complete Homework H02: Data Structure & Categorical Variables

Take Lesson 2 Quiz

Canvas

Canvas

Questions?

If you prefer to use email:

If you have any questions, please send a message through Canvas. We will check daily to respond. If your question is one that is relevant to the entire class, we may respond to the entire class rather than individually.

If you prefer to use the discussion forums:

If you have questions, please feel free to post them to the General Questions and Discussion forum in Canvas. While you are there, feel free to post your own responses if you, too, are able to help a classmate.