In Class Exercises

ER-D Exercise

Hi all,

Please find the ER-D exercise (Feb 6, 2013) here.

June 20: In class Exercise – Decision Trees and Clustering

Hi all,

Please see the instructions for the lab session below.

Decision Tree.

Clustering.

June 19: Clustering and Segmentation

Hi all,

Please see lecture notes for tomorrow’s class here.

June 13: In class exercise: Decision Trees

Hello all,

Please see the in class exercise file here. If we have time we will go over it.

June 12: Intro to Data Analytics

Please find the slides here:

Instruction to familiarizing yourself with SAS is here.

ETL question: joining two names with a space

Please try using this code for joining two names (first name last name) into one cell:

=CONCATENATE(‘Source 2′!B2, ” “, ‘Source 2′!C2)

In Class Exercise 4: ETL

Hi all,

Please see in class exercise 4 here.

The dataset is here.

Assignment 2 MySQL “out” Answer Keys

Hi all,

Please find answer keys for the MySQL in Assignment here. By the way, grades for this assignment were uploaded.

Please drop by my office if you still have ANY problems with writing MySQL queries to get out data/info. I am available for you guys most of the time even after office hours.

MySQL is very important and useful so I want to make sure all of you understand the basic principles.

In Class Group Discussion

Today we will be discussion extraction, transformation and loading of data from operational database to a data mart and then to a data cube,

after the lecture we will spend about 30 minutes on a group discussion on ETL: finding factors that have an effect on Amazon book sales.

The group discussion file is here.

In Class Exercise: Pivot Tables

Please see the exercise here.

The data cube (spreadsheet format) can be downloaded here.